@graphcommerce/browserslist-config-pwa
Advanced tools
Comparing version 4.0.2 to 4.0.3-canary.0
# Change Log | ||
## 4.0.3-canary.0 | ||
### Patch Changes | ||
- [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce | ||
## 4.0.2 | ||
@@ -7,4 +13,3 @@ | ||
- [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96) | ||
Thanks [@paales](https://github.com/paales)! - made packages public | ||
- [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96) Thanks [@paales](https://github.com/paales)! - made packages public | ||
@@ -15,5 +20,3 @@ ## 4.0.1 | ||
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514) | ||
Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files, | ||
so that the packages link to back to the website and repository | ||
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514) Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files, so that the packages link to back to the website and repository | ||
@@ -24,8 +27,5 @@ ## 4.0.0 | ||
- [#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 | ||
- [#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. | ||
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
@@ -40,16 +40,10 @@ ## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/browserslist-config-pwa@3.0.0...@graphcommerce/browserslist-config-pwa@3.0.1) (2021-09-27) | ||
- ignore md files from triggering version updates | ||
([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba)) | ||
- remove cyclic dependencies | ||
([8a59389](https://github.com/ho-nl/m2-pwa/commit/8a5938943a97634cce57c68bb369c6e77e7a0288)) | ||
- ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba)) | ||
- remove cyclic dependencies ([8a59389](https://github.com/ho-nl/m2-pwa/commit/8a5938943a97634cce57c68bb369c6e77e7a0288)) | ||
### Features | ||
- 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)) | ||
- upgrade to node 14 | ||
([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab)) | ||
- 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)) | ||
- upgrade to node 14 ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab)) | ||
@@ -62,4 +56,3 @@ ### BREAKING CHANGES | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
@@ -70,3 +63,2 @@ ## [2.100.10](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/browserslist-config-pwa@2.100.9...@graphcommerce/browserslist-config-pwa@2.100.10) (2021-09-24) | ||
- 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)) |
@@ -5,5 +5,5 @@ { | ||
"repository": "github:graphcommerce-org/graphcommerce", | ||
"version": "4.0.2", | ||
"version": "4.0.3-canary.0", | ||
"main": "index.js", | ||
"sideEffects": false | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3230
1