Skip to content

Commit

Permalink
Merge pull request #1546 from sharetribe/use-sharetribe-scripts-v6.0.1
Browse files Browse the repository at this point in the history
Use sharetribe scripts v6.0.1
  • Loading branch information
Gnito authored Aug 29, 2022
2 parents 7cb3ce5 + c78c2cd commit f33449f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2022-XX-XX

- [fix] Use sharetribe-scripts v6.0.1. Fixes for

- GENERATE_SOURCEMAP = false
- async Redux Thunks

[#1546](https://github.com/sharetribe/ftw-daily/pull/1546)

- [fix] Add cookie_flags and relax google analytics domain
[#1538](https://github.com/sharetribe/ftw-daily/pull/1538)
- [fix] the import of customMediaQueries.css was somehow missed with these components:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"redux-thunk": "^2.4.1",
"seedrandom": "^3.0.5",
"sharetribe-flex-sdk": "^1.17.0",
"sharetribe-scripts": "6.0.0",
"sharetribe-scripts": "6.0.1",
"smoothscroll-polyfill": "^0.4.0",
"source-map-support": "^0.5.21",
"url": "^0.11.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11222,10 +11222,10 @@ sharetribe-flex-sdk@^1.17.0:
lodash "^4.17.10"
transit-js "^0.8.861"

[email protected].0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/sharetribe-scripts/-/sharetribe-scripts-6.0.0.tgz#6b8ccb8c4742c0857305556c232af808979f65ee"
integrity sha512-y2gjfpco99f6z4JzupAys7KGE2Rd/BVeHP7TyBABrUvt4rmn/8XsB+u3iOVhx1uX/dpD+IWPyQjLrd1FD8iMEw==
[email protected].1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/sharetribe-scripts/-/sharetribe-scripts-6.0.1.tgz#0d7b3cc5b9f94945364c391a98e0846a88f89432"
integrity sha512-BRCs2PAyy6M4ZS03HEypvkX2r69i+eTnA3PJK1s02448rLtzbkZ7g8z5YRPgwVb8mhFxCKcEaNm1vFfWDd4kOg==
dependencies:
"@babel/core" "^7.16.0"
"@babel/plugin-transform-runtime" "7.12.1"
Expand Down

0 comments on commit f33449f

Please sign in to comment.