@agnostack/next-shopify 2.1.1-beta.4 → 3.0.0-alpha.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 +6 -52
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,65 +1,19 @@
1
- ## [2.1.1-beta.4](https://github.com/agnostack/next-shopify/compare/v2.1.1-beta.3...v2.1.1-beta.4) (2024-11-08)
1
+ # [3.0.0-alpha.1](https://github.com/agnostack/next-shopify/compare/v2.1.1-alpha.31...v3.0.0-alpha.1) (2024-11-08)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * add appednQuery ([cfe0609](https://github.com/agnostack/next-shopify/commit/cfe0609888c53d228b306b6a9ffdaea4127b4f2d))
7
- * debug ([e580c5f](https://github.com/agnostack/next-shopify/commit/e580c5feece2ff717e8da37a5a7e5f36562277c0))
8
- * debug ([feeca33](https://github.com/agnostack/next-shopify/commit/feeca33b83ace12584fa3526874c98e0c3ab35b8))
9
- * debug ([63160c1](https://github.com/agnostack/next-shopify/commit/63160c13b9c1fd1985f7a4ebf294b6c5f6d94063))
10
- * debug ([a36ca02](https://github.com/agnostack/next-shopify/commit/a36ca0264096ab8f3f39d23ee2f4f688eecd924b))
11
- * debug ([37ca8cb](https://github.com/agnostack/next-shopify/commit/37ca8cbd297f716a28386b8abcf3e85968f0f3f5))
12
- * debug ([2ecc57d](https://github.com/agnostack/next-shopify/commit/2ecc57de2972abaf1f99fe1823c2873fa8bc3cbc))
13
- * debug ([3930d28](https://github.com/agnostack/next-shopify/commit/3930d281f615688eb6566f6da3b7df468c70eda6))
14
- * debug ([ce11c51](https://github.com/agnostack/next-shopify/commit/ce11c51a307e7acc58a72add1a575e3d8b1edcde))
15
- * debug ([5c7388e](https://github.com/agnostack/next-shopify/commit/5c7388e05d6a47a6666d51001cbc8256a2bdf3be))
16
- * debug ([17f09d7](https://github.com/agnostack/next-shopify/commit/17f09d731effddedd0c60299de61fba41a0ae3ce))
17
- * debug ([3ade098](https://github.com/agnostack/next-shopify/commit/3ade098dc2ee051e04ab07fd63de6cbd6444443c))
18
- * debug ([c9ed2ae](https://github.com/agnostack/next-shopify/commit/c9ed2ae8ffdb9e5ef2f9e2229e0436b213d645aa))
19
- * debug ([c28f662](https://github.com/agnostack/next-shopify/commit/c28f66229f57754c07a80b4bf0fce8ec49f598bf))
20
- * updated changelog ([6325f61](https://github.com/agnostack/next-shopify/commit/6325f614045cd38af72a1f34a0ebe27425bcb250))
6
+ * version updates ([864c210](https://github.com/agnostack/next-shopify/commit/864c210b6d7a0940fbf2432678c2aae456268395))
21
7
 
22
- ## [2.1.1-alpha.22](https://github.com/agnostack/next-shopify/compare/v2.1.1-alpha.21...v2.1.1-alpha.22) (2024-11-07)
23
8
 
9
+ ### Features
24
10
 
25
- ### Bug Fixes
26
-
27
- * debug ([5c7388e](https://github.com/agnostack/next-shopify/commit/5c7388e05d6a47a6666d51001cbc8256a2bdf3be))
28
-
29
- ## [2.1.1-alpha.21](https://github.com/agnostack/next-shopify/compare/v2.1.1-alpha.20...v2.1.1-alpha.21) (2024-11-07)
30
-
31
-
32
- ### Bug Fixes
33
-
34
- * debug ([17f09d7](https://github.com/agnostack/next-shopify/commit/17f09d731effddedd0c60299de61fba41a0ae3ce))
35
-
36
- ## [2.1.1-alpha.20](https://github.com/agnostack/next-shopify/compare/v2.1.1-alpha.19...v2.1.1-alpha.20) (2024-11-06)
37
-
38
-
39
- ### Bug Fixes
40
-
41
- * debug ([3ade098](https://github.com/agnostack/next-shopify/commit/3ade098dc2ee051e04ab07fd63de6cbd6444443c))
42
-
43
- ## [2.1.1-alpha.19](https://github.com/agnostack/next-shopify/compare/v2.1.1-alpha.18...v2.1.1-alpha.19) (2024-11-06)
44
-
45
-
46
- ### Bug Fixes
47
-
48
- * debug ([c9ed2ae](https://github.com/agnostack/next-shopify/commit/c9ed2ae8ffdb9e5ef2f9e2229e0436b213d645aa))
49
-
50
- ## [2.1.1-alpha.18](https://github.com/agnostack/next-shopify/compare/v2.1.1-alpha.17...v2.1.1-alpha.18) (2024-11-06)
51
-
52
-
53
- ### Bug Fixes
54
-
55
- * debug ([c28f662](https://github.com/agnostack/next-shopify/commit/c28f66229f57754c07a80b4bf0fce8ec49f598bf))
56
-
57
- ## [2.1.1-alpha.17](https://github.com/agnostack/next-shopify/compare/v2.1.1-alpha.16...v2.1.1-alpha.17) (2024-11-06)
11
+ * new mininium node version, moved to new version of shopify install auth flow ([af3e252](https://github.com/agnostack/next-shopify/commit/af3e252c8206661b4f5cd86ba4e820398533d083))
58
12
 
59
13
 
60
- ### Bug Fixes
14
+ ### BREAKING CHANGES
61
15
 
62
- * updated changelog ([6325f61](https://github.com/agnostack/next-shopify/commit/6325f614045cd38af72a1f34a0ebe27425bcb250))
16
+ * CHANGE
63
17
 
64
18
  # [2.1.0](https://github.com/agnostack/next-shopify/compare/v2.0.14...v2.1.0) (2024-10-28)
65
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agnostack/next-shopify",
3
- "version": "2.1.1-beta.4",
3
+ "version": "3.0.0-alpha.1",
4
4
  "author": "agnoStack Dev <developers@agnostack.com> (https://agnostack.com)",
5
5
  "owner": "agnoStack",
6
6
  "description": "Please contact agnoStack via info@agnostack.com for any questions",