@graphcommerce/magento-cart-shipping-address 2.106.46 → 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.
package/CHANGELOG.md CHANGED
@@ -1,90 +1,124 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
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
+ - Updated dependencies
11
+ [[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
12
+ - @graphcommerce/graphql@3.0.1
13
+ - @graphcommerce/image@3.0.1
14
+ - @graphcommerce/magento-cart@4.0.1
15
+ - @graphcommerce/magento-customer@4.0.1
16
+ - @graphcommerce/magento-store@4.0.1
17
+ - @graphcommerce/next-ui@4.0.1
18
+ - @graphcommerce/react-hook-form@3.0.1
19
+
20
+ ## 3.0.0
21
+
22
+ ### Major Changes
23
+
24
+ - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
25
+ [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
26
+ Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies
31
+ [[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
32
+ - @graphcommerce/graphql@3.0.0
33
+ - @graphcommerce/image@3.0.0
34
+ - @graphcommerce/magento-cart@4.0.0
35
+ - @graphcommerce/magento-customer@4.0.0
36
+ - @graphcommerce/magento-store@4.0.0
37
+ - @graphcommerce/next-ui@4.0.0
38
+ - @graphcommerce/react-hook-form@3.0.0
5
39
 
6
- # [2.106.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.105.31...@graphcommerce/magento-cart-shipping-address@2.106.0) (2021-11-12)
40
+ All notable changes to this project will be documented in this file. See
41
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7
42
 
43
+ # [2.106.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.105.31...@graphcommerce/magento-cart-shipping-address@2.106.0) (2021-11-12)
8
44
 
9
45
  ### Bug Fixes
10
46
 
11
- * even more translations ([1a1f988](https://github.com/ho-nl/m2-pwa/commit/1a1f98837c704b978f6b42b619d9c52f540b2d48))
12
-
47
+ - even more translations
48
+ ([1a1f988](https://github.com/ho-nl/m2-pwa/commit/1a1f98837c704b978f6b42b619d9c52f540b2d48))
13
49
 
14
50
  ### Features
15
51
 
16
- * added tons of translations ([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
17
-
18
-
19
-
20
-
52
+ - added tons of translations
53
+ ([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
21
54
 
22
55
  # [2.105.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.104.3...@graphcommerce/magento-cart-shipping-address@2.105.0) (2021-10-27)
23
56
 
24
-
25
57
  ### Features
26
58
 
27
- * **nextjs:** upgraded to nextjs 12 ([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
28
-
29
-
30
-
31
-
59
+ - **nextjs:** upgraded to nextjs 12
60
+ ([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
32
61
 
33
62
  # [2.104.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.103.33...@graphcommerce/magento-cart-shipping-address@2.104.0) (2021-10-21)
34
63
 
35
-
36
64
  ### Features
37
65
 
38
- * ability to change shipping address after changing the billing address ([101f11a](https://github.com/ho-nl/m2-pwa/commit/101f11a6472cd6e72e08152cec961df47411f310))
39
-
40
-
41
-
42
-
66
+ - ability to change shipping address after changing the billing address
67
+ ([101f11a](https://github.com/ho-nl/m2-pwa/commit/101f11a6472cd6e72e08152cec961df47411f310))
43
68
 
44
69
  ## [2.103.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-shipping-address@2.103.0...@graphcommerce/magento-cart-shipping-address@2.103.1) (2021-09-27)
45
70
 
46
71
  **Note:** Version bump only for package @graphcommerce/magento-cart-shipping-address
47
72
 
48
-
49
-
50
-
51
-
52
73
  # 2.103.0 (2021-09-27)
53
74
 
54
-
55
75
  ### Bug Fixes
56
76
 
57
- * add removed form import ([4bfea00](https://github.com/ho-nl/m2-pwa/commit/4bfea00038cebd50fb1bc6a123bc697ac582f06d))
58
- * display empty country in country selector ([8b2a6a7](https://github.com/ho-nl/m2-pwa/commit/8b2a6a7af4ec1dec745dd96687712bc5a17b28d4))
59
- * ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
60
- * implement next-ui barrel imports ([75bea70](https://github.com/ho-nl/m2-pwa/commit/75bea703dba898f18a2a1dfa3243ebd0a4e6f0e1))
61
- * make sure ComposedForm actually submits correctly ([c6499d9](https://github.com/ho-nl/m2-pwa/commit/c6499d9d36f874cd65b310cbf7f63f5a88fa86cd))
62
-
77
+ - add removed form import
78
+ ([4bfea00](https://github.com/ho-nl/m2-pwa/commit/4bfea00038cebd50fb1bc6a123bc697ac582f06d))
79
+ - display empty country in country selector
80
+ ([8b2a6a7](https://github.com/ho-nl/m2-pwa/commit/8b2a6a7af4ec1dec745dd96687712bc5a17b28d4))
81
+ - ignore md files from triggering version updates
82
+ ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
83
+ - implement next-ui barrel imports
84
+ ([75bea70](https://github.com/ho-nl/m2-pwa/commit/75bea703dba898f18a2a1dfa3243ebd0a4e6f0e1))
85
+ - make sure ComposedForm actually submits correctly
86
+ ([c6499d9](https://github.com/ho-nl/m2-pwa/commit/c6499d9d36f874cd65b310cbf7f63f5a88fa86cd))
63
87
 
64
88
  ### Features
65
89
 
66
- * add barrel file for magento-customer ([02fb7f0](https://github.com/ho-nl/m2-pwa/commit/02fb7f004de968ee968b00e364b2b370f4f7d4f1))
67
- * always use same shipping and billing address ([7b613bf](https://github.com/ho-nl/m2-pwa/commit/7b613bf569e69c76bcc4750943bf4adaa0132eb9))
68
- * **cart:** when a cart is not active anymore show a clear cart button ([5d04a14](https://github.com/ho-nl/m2-pwa/commit/5d04a14726c040b20b34c0b88f923aee1dff22e5))
69
- * **graphql:** introduced new graphql package that holds all generated files ([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
70
- * **image:** introduced completely rewritten Image component ([e3413b3](https://github.com/ho-nl/m2-pwa/commit/e3413b3a57392d6571ea64cb8d9c8dca05ea31df))
71
- * implemented purchase order ([3a40033](https://github.com/ho-nl/m2-pwa/commit/3a40033cd4d6712a17bb9c41a8841ebf7aa2f025))
72
- * **next-ui:** SectionContainer/SectionHeader now accepts variantLeft/variantRight as prop ([a58f8f2](https://github.com/ho-nl/m2-pwa/commit/a58f8f2962e74c9aaa41142524d42d9c8f662b8d))
73
- * next.js 11 ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
74
- * **playwright:** added new playwright package to enable browser testing ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
75
- * 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))
76
- * submit composed form sequentially ([890d839](https://github.com/ho-nl/m2-pwa/commit/890d8393d635c3777aa17cfa8d4dafc13c2e6cdc))
77
- * upgraded to nextjs 11 ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
78
- * useFormMutationCart and simpler imports ([012f090](https://github.com/ho-nl/m2-pwa/commit/012f090e8f54d09f35d393c61ad1e2319f5a90ff))
79
-
90
+ - add barrel file for magento-customer
91
+ ([02fb7f0](https://github.com/ho-nl/m2-pwa/commit/02fb7f004de968ee968b00e364b2b370f4f7d4f1))
92
+ - always use same shipping and billing address
93
+ ([7b613bf](https://github.com/ho-nl/m2-pwa/commit/7b613bf569e69c76bcc4750943bf4adaa0132eb9))
94
+ - **cart:** when a cart is not active anymore show a clear cart button
95
+ ([5d04a14](https://github.com/ho-nl/m2-pwa/commit/5d04a14726c040b20b34c0b88f923aee1dff22e5))
96
+ - **graphql:** introduced new graphql package that holds all generated files
97
+ ([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
98
+ - **image:** introduced completely rewritten Image component
99
+ ([e3413b3](https://github.com/ho-nl/m2-pwa/commit/e3413b3a57392d6571ea64cb8d9c8dca05ea31df))
100
+ - implemented purchase order
101
+ ([3a40033](https://github.com/ho-nl/m2-pwa/commit/3a40033cd4d6712a17bb9c41a8841ebf7aa2f025))
102
+ - **next-ui:** SectionContainer/SectionHeader now accepts variantLeft/variantRight as prop
103
+ ([a58f8f2](https://github.com/ho-nl/m2-pwa/commit/a58f8f2962e74c9aaa41142524d42d9c8f662b8d))
104
+ - next.js 11
105
+ ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
106
+ - **playwright:** added new playwright package to enable browser testing
107
+ ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
108
+ - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
109
+ [@reachdigital](https://github.com/reachdigital)
110
+ ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
111
+ - submit composed form sequentially
112
+ ([890d839](https://github.com/ho-nl/m2-pwa/commit/890d8393d635c3777aa17cfa8d4dafc13c2e6cdc))
113
+ - upgraded to nextjs 11
114
+ ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
115
+ - useFormMutationCart and simpler imports
116
+ ([012f090](https://github.com/ho-nl/m2-pwa/commit/012f090e8f54d09f35d393c61ad1e2319f5a90ff))
80
117
 
81
118
  ### Reverts
82
119
 
83
- * Revert "chore: upgrade @apollo/client" ([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
84
-
85
-
86
-
87
-
120
+ - Revert "chore: upgrade @apollo/client"
121
+ ([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
88
122
 
89
123
  # Change Log
90
124
 
@@ -1,4 +1,4 @@
1
- import { useQuery } from '@apollo/client'
1
+ import { useQuery } from '@graphcommerce/graphql'
2
2
  import {
3
3
  ApolloCartErrorAlert,
4
4
  useCartQuery,
@@ -15,7 +15,7 @@ import {
15
15
  useFormPersist,
16
16
  } from '@graphcommerce/react-hook-form'
17
17
  import { t, Trans } from '@lingui/macro'
18
- import { TextField } from '@material-ui/core'
18
+ import { TextField } from '@mui/material'
19
19
  import { AnimatePresence } from 'framer-motion'
20
20
  import React from 'react'
21
21
  import { isSameAddress } from '../../utils/isSameAddress'
package/package.json CHANGED
@@ -1,11 +1,10 @@
1
1
  {
2
2
  "name": "@graphcommerce/magento-cart-shipping-address",
3
- "version": "2.106.46",
3
+ "homepage": "https://www.graphcommerce.org/",
4
+ "repository": "github:graphcommerce-org/graphcommerce",
5
+ "version": "3.0.1",
4
6
  "sideEffects": false,
5
7
  "prettier": "@graphcommerce/prettier-config-pwa",
6
- "browserslist": [
7
- "extends @graphcommerce/browserslist-config-pwa"
8
- ],
9
8
  "eslintConfig": {
10
9
  "extends": "@graphcommerce/eslint-config-pwa",
11
10
  "parserOptions": {
@@ -13,29 +12,24 @@
13
12
  }
14
13
  },
15
14
  "devDependencies": {
16
- "@graphcommerce/browserslist-config-pwa": "^3.0.3",
17
- "@graphcommerce/eslint-config-pwa": "^3.1.10",
18
- "@graphcommerce/prettier-config-pwa": "^3.0.5",
19
- "@graphcommerce/typescript-config-pwa": "^3.1.2",
20
- "@playwright/test": "^1.17.1"
15
+ "@graphcommerce/eslint-config-pwa": "^4.0.1",
16
+ "@graphcommerce/prettier-config-pwa": "^4.0.1",
17
+ "@graphcommerce/typescript-config-pwa": "^4.0.1",
18
+ "@playwright/test": "^1.18.1"
21
19
  },
22
20
  "dependencies": {
23
- "@apollo/client": "^3.5.6",
24
- "@graphcommerce/graphql": "^2.105.13",
25
- "@graphcommerce/image": "^2.105.13",
26
- "@graphcommerce/magento-cart": "^3.10.2",
27
- "@graphcommerce/magento-customer": "^3.6.43",
28
- "@graphcommerce/magento-store": "^3.4.11",
29
- "@graphcommerce/next-ui": "^3.25.2",
30
- "@graphcommerce/react-hook-form": "^2.104.7",
31
- "@lingui/macro": "^3.13.0",
32
- "@material-ui/core": "^4.12.3",
33
- "@material-ui/lab": "^4.0.0-alpha.60",
34
- "clsx": "^1.1.1",
35
- "framer-motion": "^5.5.5",
36
- "next": "^12.0.7",
21
+ "@graphcommerce/graphql": "^3.0.1",
22
+ "@graphcommerce/image": "^3.0.1",
23
+ "@graphcommerce/magento-cart": "^4.0.1",
24
+ "@graphcommerce/magento-customer": "^4.0.1",
25
+ "@graphcommerce/magento-store": "^4.0.1",
26
+ "@graphcommerce/next-ui": "^4.0.1",
27
+ "@graphcommerce/react-hook-form": "^3.0.1",
28
+ "@lingui/macro": "^3.13.2",
29
+ "@mui/material": "^5.4.1",
30
+ "framer-motion": "^6.2.4",
31
+ "next": "^12.0.10",
37
32
  "react": "^17.0.2",
38
33
  "react-dom": "^17.0.2"
39
- },
40
- "gitHead": "110ddb032ee3ce6e363b9f5f7d21af71fb51b527"
34
+ }
41
35
  }