Skip to content

v8.2.0

Compare
Choose a tag to compare
@Gnito Gnito released this 06 Aug 10:44
· 480 commits to master since this release
65dd0c1

Changes v8.2.0

  • [change] Update lodash version number in package.json resolutions section.
    #1459
  • [change] Dependabot update: url-parse (v1.5.1)
    #1436
  • [change] Dependabot update: lodash (v4.17.21)
    #1437
  • [change] Dependabot update: tar (v4.4.15)
    #1457
  • [change] Dependabot update: ws (v6.2.2) #1446
  • [change] Dependabot update: hosted-git-info (v2.8.9)
    #1438
  • [change] Dependabot update: trim-newlines (v3.0.1)
    #1449
  • [change] Update sharetribe-scripts to version 5.0.1 which improves the instructions that are shown
    after running yarn build command. #1458
  • [fix] Remove unused dep-resolution: handlebars.
    #1456
  • [fix] PriceFilterPopup: filter popup is not closing when clicking outside on Safari.
    #1455
  • [fix] Add missing helper: isNumber. Used when Number.MAX_SAFE_INTEGER is reached.
    #1453
  • [fix] minutesBetween: remove thrown an error on negative diff.
    #1444
  • [fix] TransactionPanel: fix typo #1451
  • [fix] searchMode (has_all/has_any) disappeared, when search-by-moving-the-map was used.
    #1443