@graphcommerce/graphql-codegen-relay-optimizer-plugin 2.102.19 → 3.0.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +89 -0
  2. package/package.json +12 -14
package/CHANGELOG.md ADDED
@@ -0,0 +1,89 @@
1
+ # Change Log
2
+
3
+ ## 3.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)
8
+ Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files,
9
+ so that the packages link to back to the website and repository
10
+
11
+ ## 3.0.0
12
+
13
+ ### Major Changes
14
+
15
+ - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
16
+ [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
17
+ Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
18
+
19
+ All notable changes to this project will be documented in this file. See
20
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
21
+
22
+ ## [2.102.6](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.102.5...@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.102.6) (2021-10-18)
23
+
24
+ ### Bug Fixes
25
+
26
+ - graphql-mesh missing inmemory lru
27
+ ([6c71c25](https://github.com/ho-nl/m2-pwa/commit/6c71c256911072ace19037616e0ce2ab478bf070))
28
+
29
+ ## [2.102.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.102.0...@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.102.1) (2021-09-28)
30
+
31
+ ### Bug Fixes
32
+
33
+ - do not build on install
34
+ ([254e2a6](https://github.com/ho-nl/m2-pwa/commit/254e2a6f4b2a7e81f46466a0abe06ae2f3a79575))
35
+
36
+ # [2.102.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.101.3...@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.102.0) (2021-09-28)
37
+
38
+ ### Features
39
+
40
+ - add postinstall commands to run properly on deploy
41
+ ([d512ee3](https://github.com/ho-nl/m2-pwa/commit/d512ee3ba5c3a9573651ec5333595fe2f1aa141c))
42
+
43
+ ## [2.101.3](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.101.2...@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.101.3) (2021-09-27)
44
+
45
+ ### Bug Fixes
46
+
47
+ - build packages before releasing
48
+ ([c4761cf](https://github.com/ho-nl/m2-pwa/commit/c4761cf6d1810c140fd56f6eac8fca922f8c0edc))
49
+
50
+ ## [2.101.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.101.0...@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.101.1) (2021-09-27)
51
+
52
+ **Note:** Version bump only for package @graphcommerce/graphql-codegen-relay-optimizer-plugin
53
+
54
+ # 2.101.0 (2021-09-27)
55
+
56
+ ### Bug Fixes
57
+
58
+ - ignore md files from triggering version updates
59
+ ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
60
+ - make packages private so they dont get published accidently
61
+ ([f7b693f](https://github.com/ho-nl/m2-pwa/commit/f7b693ff6a4d232d0871f6a68922d14678853a96))
62
+
63
+ ### Features
64
+
65
+ - created stacked-pages package
66
+ ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
67
+ - **next-config:** introduced package to streamline the setup of new examples
68
+ ([b8a3958](https://github.com/ho-nl/m2-pwa/commit/b8a39584e5b529fcaa22db67d3f986b91ae683ad))
69
+ - next.js 11
70
+ ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
71
+ - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
72
+ [@reachdigital](https://github.com/reachdigital)
73
+ ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
74
+ - working on EmailForm
75
+ ([f16141f](https://github.com/ho-nl/m2-pwa/commit/f16141f8cc0dfeaef8dee2a3e635bda898550a51))
76
+
77
+ ## 2.0.8 (2020-10-28)
78
+
79
+ ### Features
80
+
81
+ - added near-operation-file graphql codegen structure
82
+ ([e25bdd1](https://github.com/ho-nl/m2-pwa/commit/e25bdd130ac41325619a7d0648e3cb68f2380d32))
83
+
84
+ ## [2.100.11](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.100.10...@graphcommerce/graphql-codegen-relay-optimizer-plugin@2.100.11) (2021-07-26)
85
+
86
+ ### Bug Fixes
87
+
88
+ - ignore md files from triggering version updates
89
+ ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
package/package.json CHANGED
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "@graphcommerce/graphql-codegen-relay-optimizer-plugin",
3
- "version": "2.102.19",
3
+ "homepage": "https://www.graphcommerce.org/",
4
+ "repository": "github:graphcommerce-org/graphcommerce",
5
+ "version": "3.0.1",
4
6
  "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.",
5
7
  "license": "MIT",
6
8
  "main": "dist/main/index.js",
@@ -16,19 +18,19 @@
16
18
  "graphql": "14.x.x || 15.x.x || 16.x.x"
17
19
  },
18
20
  "dependencies": {
19
- "@graphql-codegen/plugin-helpers": "2.3.1",
21
+ "@graphql-codegen/plugin-helpers": "2.4.0",
20
22
  "relay-compiler": "12.0.0"
21
23
  },
22
24
  "devDependencies": {
23
- "@graphcommerce/eslint-config-pwa": "^3.1.9",
24
- "@graphcommerce/prettier-config-pwa": "^3.0.5",
25
+ "@graphcommerce/eslint-config-pwa": "^4.0.1",
26
+ "@graphcommerce/prettier-config-pwa": "^4.0.1",
25
27
  "@graphql-codegen/testing": "1.17.7",
26
- "@types/jest": "27.0.3",
28
+ "@types/jest": "27.4.0",
27
29
  "@types/relay-compiler": "8.0.2",
28
- "graphql": "^16.2.0",
29
- "jest": "27.4.5",
30
- "ts-jest": "27.1.2",
31
- "typescript": "^4.5.4"
30
+ "graphql": "^16.3.0",
31
+ "jest": "27.5.1",
32
+ "ts-jest": "27.1.3",
33
+ "typescript": "^4.5.5"
32
34
  },
33
35
  "scripts": {
34
36
  "test": "jest",
@@ -39,9 +41,6 @@
39
41
  "prepack": "yarn build"
40
42
  },
41
43
  "prettier": "@graphcommerce/prettier-config-pwa",
42
- "browserslist": [
43
- "extends @graphcommerce/browserslist-config-pwa"
44
- ],
45
44
  "eslint": {
46
45
  "extends": "@graphcommerce/eslint-config-pwa"
47
46
  },
@@ -56,6 +55,5 @@
56
55
  "src",
57
56
  "LICENSE",
58
57
  "README.md"
59
- ],
60
- "gitHead": "7cfbdb5a042e271252c8b9729393e084002a321e"
58
+ ]
61
59
  }