@graphcommerce/prettier-config-pwa
Advanced tools
Comparing version 3.0.5 to 4.0.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## 4.0.0 | ||
## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/prettier-config-pwa@3.0.0...@graphcommerce/prettier-config-pwa@3.0.1) (2021-09-27) | ||
### Major Changes | ||
**Note:** Version bump only for package @graphcommerce/prettier-config-pwa | ||
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258) | ||
[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05) | ||
Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5 | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/prettier-config-pwa@3.0.0...@graphcommerce/prettier-config-pwa@3.0.1) (2021-09-27) | ||
**Note:** Version bump only for package @graphcommerce/prettier-config-pwa | ||
# 3.0.0 (2021-09-27) | ||
### Bug Fixes | ||
* ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba)) | ||
- ignore md files from triggering version updates | ||
([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba)) | ||
### Features | ||
* added prettier-plugin-jsdoc to format comments automatically ([11d3dd9](https://github.com/ho-nl/m2-pwa/commit/11d3dd9965227105cc7b8c57c36a90b60098aee2)) | ||
* created stacked-pages package ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088)) | ||
* introduced documentation page ([97c2680](https://github.com/ho-nl/m2-pwa/commit/97c2680c545cf2e21cfb29571af15aff382ea498)) | ||
* next.js 11 ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43)) | ||
* renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of [@reachdigital](https://github.com/reachdigital) ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe)) | ||
* split into packages ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151)) | ||
- added prettier-plugin-jsdoc to format comments automatically | ||
([11d3dd9](https://github.com/ho-nl/m2-pwa/commit/11d3dd9965227105cc7b8c57c36a90b60098aee2)) | ||
- created stacked-pages package | ||
([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088)) | ||
- introduced documentation page | ||
([97c2680](https://github.com/ho-nl/m2-pwa/commit/97c2680c545cf2e21cfb29571af15aff382ea498)) | ||
- next.js 11 | ||
([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43)) | ||
- renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of | ||
[@reachdigital](https://github.com/reachdigital) | ||
([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe)) | ||
- split into packages | ||
([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151)) | ||
### BREAKING CHANGES | ||
* huge folder structure refactor, please read README to reinstall | ||
- huge folder structure refactor, please read README to reinstall | ||
# Change Log | ||
@@ -41,0 +46,0 @@ |
{ | ||
"name": "@graphcommerce/prettier-config-pwa", | ||
"version": "3.0.5", | ||
"version": "4.0.0", | ||
"dependencies": { | ||
"prettier-plugin-jsdoc": "^0.3.30" | ||
}, | ||
"gitHead": "06b4426d199de9ec2a9d2ac86d42ab047e59e7e7" | ||
} | ||
} |
2709
196