|
| 1 | +# v4.0.2 |
| 2 | + |
| 3 | +example-storefront v4.0.2 adds patch features or bug fixes and contains no breaking changes since v4.0.0. |
| 4 | + |
| 5 | +## Chore |
| 6 | + |
| 7 | + - chore: adding git hooks for commit-msg ([#753](https://github.com/reactioncommerce/example-storefront/pull/753)) |
| 8 | + - chore: add package-unlink ([#745](https://github.com/reactioncommerce/example-storefront/pull/745)) |
| 9 | + - chore: add package-link file to storefront ([#745](https://github.com/reactioncommerce/example-storefront/pull/745)) |
| 10 | + - chore(deps): Bump ini from 1.3.5 to 1.3.7 ([#745](https://github.com/reactioncommerce/example-storefront/pull/745)) |
| 11 | + |
| 12 | +## Fixes |
| 13 | + |
| 14 | + - change log corrections ([#754](https://github.com/reactioncommerce/example-storefront/pull/754)) |
| 15 | + - fix: add third parameter from hook destructure ([#747](https://github.com/reactioncommerce/example-storefront/pull/747)) |
| 16 | + - fix: fix linting error ([#751](https://github.com/reactioncommerce/example-storefront/pull/751)) |
| 17 | + - fix: merge truck to clear tests ([#746](https://github.com/reactioncommerce/example-storefront/pull/746)) |
| 18 | + - fix: merge trunk to pass tests ([#745](https://github.com/reactioncommerce/example-storefront/pull/745)) |
| 19 | + - add correct permissions on file ([#745](https://github.com/reactioncommerce/example-storefront/pull/745)) |
| 20 | + - (fix): readding removed space ([#751](https://github.com/reactioncommerce/example-storefront/pull/751)) |
| 21 | + - (fix): readding removed space ([#751](https://github.com/reactioncommerce/example-storefront/pull/751)) |
| 22 | + - (fix): add check for slug before link ([#751](https://github.com/reactioncommerce/example-storefront/pull/751)) |
| 23 | + - (bugfix): pinning docker to higher version ([#749](https://github.com/reactioncommerce/example-storefront/pull/749)) |
| 24 | + - (bugfix): check shop variable for null ([#746](https://github.com/reactioncommerce/example-storefront/pull/746)) |
| 25 | + - (bugfix): not pre-rendering cart with shop ([#746](https://github.com/reactioncommerce/example-storefront/pull/746)) |
| 26 | + - add package-update bin script ([#745](https://github.com/reactioncommerce/example-storefront/pull/745)) |
| 27 | + - update docker-compose to use base image which installs yalc ([#745](https://github.com/reactioncommerce/example-storefront/pull/745)) |
| 28 | + - fix: issue#710 Shop name not persisting on Mobile Nav ([#738](https://github.com/reactioncommerce/example-storefront/pull/738)) |
| 29 | + |
| 30 | +## Contributors |
| 31 | + |
| 32 | + Special thanks to Halton Xu for contributing to the release! |
| 33 | + |
1 | 34 | # v4.0.1 |
2 | 35 | Example Storefront v4.0.1 adds minor features, and does contain breaking changes since v4.0.1 |
3 | 36 |
|
|
0 commit comments