@graphcommerce/typescript-config-pwa 4.0.0 → 4.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +31 -28
- package/package.json +3 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,22 +1,36 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 4.0.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#1451](https://github.com/graphcommerce-org/graphcommerce/pull/1451) [`50188e378`](https://github.com/graphcommerce-org/graphcommerce/commit/50188e378b4c77561ebc600958ea11cd114fa61a) Thanks [@paales](https://github.com/paales)! - Loosen node requirement
|
|
8
|
+
|
|
9
|
+
## 4.0.2
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96) Thanks [@paales](https://github.com/paales)! - made packages public
|
|
14
|
+
|
|
15
|
+
## 4.0.1
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [`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
|
|
20
|
+
|
|
3
21
|
## 4.0.0
|
|
4
22
|
|
|
5
23
|
### Major Changes
|
|
6
24
|
|
|
7
|
-
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
|
|
8
|
-
[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
|
|
9
|
-
Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
|
|
25
|
+
- [#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
|
|
10
26
|
|
|
11
|
-
All notable changes to this project will be documented in this file. See
|
|
12
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
27
|
+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
13
28
|
|
|
14
29
|
# [3.1.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/typescript-config-pwa@3.0.1...@graphcommerce/typescript-config-pwa@3.1.0) (2021-09-28)
|
|
15
30
|
|
|
16
31
|
### Features
|
|
17
32
|
|
|
18
|
-
- add typescript incremental builds
|
|
19
|
-
([948a9d9](https://github.com/ho-nl/m2-pwa/commit/948a9d92092aa0fa4466ca420cf32e59ce325828))
|
|
33
|
+
- add typescript incremental builds ([948a9d9](https://github.com/ho-nl/m2-pwa/commit/948a9d92092aa0fa4466ca420cf32e59ce325828))
|
|
20
34
|
|
|
21
35
|
## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/typescript-config-pwa@3.0.0...@graphcommerce/typescript-config-pwa@3.0.1) (2021-09-27)
|
|
22
36
|
|
|
@@ -26,26 +40,17 @@ All notable changes to this project will be documented in this file. See
|
|
|
26
40
|
|
|
27
41
|
### Bug Fixes
|
|
28
42
|
|
|
29
|
-
- ignore md files from triggering version updates
|
|
30
|
-
|
|
31
|
-
-
|
|
32
|
-
([f7b693f](https://github.com/ho-nl/m2-pwa/commit/f7b693ff6a4d232d0871f6a68922d14678853a96))
|
|
33
|
-
- **next-config:** automatically resolve the workspace dependencies
|
|
34
|
-
([4d739ec](https://github.com/ho-nl/m2-pwa/commit/4d739ec969591f96392f99e476016c6ad1d092cb))
|
|
43
|
+
- ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
|
44
|
+
- make packages private so they dont get published accidently ([f7b693f](https://github.com/ho-nl/m2-pwa/commit/f7b693ff6a4d232d0871f6a68922d14678853a96))
|
|
45
|
+
- **next-config:** automatically resolve the workspace dependencies ([4d739ec](https://github.com/ho-nl/m2-pwa/commit/4d739ec969591f96392f99e476016c6ad1d092cb))
|
|
35
46
|
|
|
36
47
|
### Features
|
|
37
48
|
|
|
38
|
-
- next.js 11
|
|
39
|
-
|
|
40
|
-
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
- split into packages
|
|
44
|
-
([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
|
|
45
|
-
- upgrade to node 14
|
|
46
|
-
([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
|
|
47
|
-
- working on EmailForm
|
|
48
|
-
([f16141f](https://github.com/ho-nl/m2-pwa/commit/f16141f8cc0dfeaef8dee2a3e635bda898550a51))
|
|
49
|
+
- next.js 11 ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
|
|
50
|
+
- 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))
|
|
51
|
+
- split into packages ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
|
|
52
|
+
- upgrade to node 14 ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
|
|
53
|
+
- working on EmailForm ([f16141f](https://github.com/ho-nl/m2-pwa/commit/f16141f8cc0dfeaef8dee2a3e635bda898550a51))
|
|
49
54
|
|
|
50
55
|
### BREAKING CHANGES
|
|
51
56
|
|
|
@@ -53,12 +58,10 @@ All notable changes to this project will be documented in this file. See
|
|
|
53
58
|
|
|
54
59
|
# Change Log
|
|
55
60
|
|
|
56
|
-
All notable changes to this project will be documented in this file. See
|
|
57
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
61
|
+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
58
62
|
|
|
59
63
|
## [2.100.11](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/typescript-config-pwa@2.100.10...@graphcommerce/typescript-config-pwa@2.100.11) (2021-09-01)
|
|
60
64
|
|
|
61
65
|
### Bug Fixes
|
|
62
66
|
|
|
63
|
-
- ignore md files from triggering version updates
|
|
64
|
-
([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
|
67
|
+
- ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
package/package.json
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphcommerce/typescript-config-pwa",
|
|
3
|
-
"
|
|
3
|
+
"homepage": "https://www.graphcommerce.org/",
|
|
4
|
+
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
+
"version": "4.0.3",
|
|
4
6
|
"license": "MIT",
|
|
5
7
|
"sideEffects": false,
|
|
6
|
-
"engines": {
|
|
7
|
-
"node": "14.x"
|
|
8
|
-
},
|
|
9
8
|
"devDependencies": {
|
|
10
9
|
"@tsconfig/node14": "^1.0.1"
|
|
11
10
|
}
|