@agnostack/next-shopify 2.0.15-alpha.3 → 2.0.15-beta.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 +53 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,56 @@
|
|
|
1
|
+
## [2.0.15-beta.1](https://github.com/agnostack/next-shopify/compare/v2.0.14...v2.0.15-beta.1) (2024-10-16)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* add isValid ([f39e558](https://github.com/agnostack/next-shopify/commit/f39e558c456365883a701e675df855a33beb9747))
|
|
7
|
+
* added no-cache headers ([66ea2af](https://github.com/agnostack/next-shopify/commit/66ea2af691af8f51cee7bd9d7f2ea7e00814d1ce))
|
|
8
|
+
* cleaned up order ([b957d8a](https://github.com/agnostack/next-shopify/commit/b957d8a54fdca0dadf74f49b776ae8cb00adb278))
|
|
9
|
+
* cleanup ([6a7b7a0](https://github.com/agnostack/next-shopify/commit/6a7b7a0ca85fe0e716f2ac9b8e9fd2b2c0c1b36d))
|
|
10
|
+
* cleanup ([c4d9145](https://github.com/agnostack/next-shopify/commit/c4d91459da5a25dc98e2163d1130700d7091de75))
|
|
11
|
+
* cleanup ([8050ff6](https://github.com/agnostack/next-shopify/commit/8050ff6998d55a42a1fe870e8d71ddbbbfa2df91))
|
|
12
|
+
* cleanup ([b9e3f95](https://github.com/agnostack/next-shopify/commit/b9e3f952d1e4a1592e171cb300036c22dbcc669f))
|
|
13
|
+
* debug ([313aa30](https://github.com/agnostack/next-shopify/commit/313aa30042d000797752add4b9cdf7b13608207a))
|
|
14
|
+
* debug ([349ebd1](https://github.com/agnostack/next-shopify/commit/349ebd199ce072a28286057b9d6de7f9b03e1a85))
|
|
15
|
+
* debug ([5615c5c](https://github.com/agnostack/next-shopify/commit/5615c5cd53a06086ad09f7d7e7bbaf7fda14e496))
|
|
16
|
+
* debug ([3d3d6b9](https://github.com/agnostack/next-shopify/commit/3d3d6b979eadfb49bed1a9ef7e248a77a69791d7))
|
|
17
|
+
* debug ([928e967](https://github.com/agnostack/next-shopify/commit/928e9677c5f5a31803737e5984177769b67567a1))
|
|
18
|
+
* debug ([cbb483c](https://github.com/agnostack/next-shopify/commit/cbb483c2a2f52d5233d7176e8a330ad6bb560b29))
|
|
19
|
+
* debug ([4797d06](https://github.com/agnostack/next-shopify/commit/4797d06fe655bc02cee9ee25cd375bd8267a0315))
|
|
20
|
+
* debug ([c7bdaf3](https://github.com/agnostack/next-shopify/commit/c7bdaf3f0ea2d4b840ec9268a87f28bc2dea4459))
|
|
21
|
+
* debug ([93906c0](https://github.com/agnostack/next-shopify/commit/93906c0c1847023172a9f544cb8a707855bcb347))
|
|
22
|
+
* debug ([4b78995](https://github.com/agnostack/next-shopify/commit/4b789953a44aa0b4dcf6e149835b0ea005503f60))
|
|
23
|
+
* debug ([e5b7517](https://github.com/agnostack/next-shopify/commit/e5b7517159201319d979bd04d5da2fe5a1ad6a1a))
|
|
24
|
+
* debug ([ed10894](https://github.com/agnostack/next-shopify/commit/ed1089488d7d220eaa1a359b77ecd558e697e1de))
|
|
25
|
+
* debug ([f2204a5](https://github.com/agnostack/next-shopify/commit/f2204a5386360a49735965f81ccef393525a23c6))
|
|
26
|
+
* debug ([9021240](https://github.com/agnostack/next-shopify/commit/90212409b0b63dc685b8e57cc51d7464828633ec))
|
|
27
|
+
* debug ([5dcd289](https://github.com/agnostack/next-shopify/commit/5dcd2894cec8e11a5be1742bdd5ce34ca56e1b5a))
|
|
28
|
+
* debug ([553a0b4](https://github.com/agnostack/next-shopify/commit/553a0b42b1764e49f3dd06e91dc54d6f1bc8199d))
|
|
29
|
+
* debug ([817f201](https://github.com/agnostack/next-shopify/commit/817f20132df0470fa4a490b9d35889a6f3683179))
|
|
30
|
+
* debug ([1596846](https://github.com/agnostack/next-shopify/commit/15968461ee2ad3e633bb7686ec74549830a7dea3))
|
|
31
|
+
* debug ([d696653](https://github.com/agnostack/next-shopify/commit/d69665363217932ab7c4dbd3a94a888062fb6d84))
|
|
32
|
+
* debug ([a7744f6](https://github.com/agnostack/next-shopify/commit/a7744f618d74254f0c369ab270136c7426dc6121))
|
|
33
|
+
* debug ([6d68b97](https://github.com/agnostack/next-shopify/commit/6d68b97aaf8f0cb6b8734d59cba068f1c9086e58))
|
|
34
|
+
* debug ([be7851b](https://github.com/agnostack/next-shopify/commit/be7851bc07004542294d70873bce2f25360fd03c))
|
|
35
|
+
* debug ([62277f7](https://github.com/agnostack/next-shopify/commit/62277f7156b7f91e4f8e2b5b5f4604d2b5b45842))
|
|
36
|
+
* debug ([428e094](https://github.com/agnostack/next-shopify/commit/428e094aacd8222a1910bf4d795eddc04a90d066))
|
|
37
|
+
* debug ([b1afdeb](https://github.com/agnostack/next-shopify/commit/b1afdeb821e8532fccfe18723461b04a9d4d79fc))
|
|
38
|
+
* debug ([6b8c320](https://github.com/agnostack/next-shopify/commit/6b8c320e1c0a0de99cfbdff5b000e42a93024e56))
|
|
39
|
+
* debug ([4138883](https://github.com/agnostack/next-shopify/commit/41388834a8cd7a6eeffc604ff332b2a0bd2ac8b2))
|
|
40
|
+
* debug ([bb5fc86](https://github.com/agnostack/next-shopify/commit/bb5fc867387d9c0756ad67500f8d03736482ef76))
|
|
41
|
+
* debug ([7562c9f](https://github.com/agnostack/next-shopify/commit/7562c9f0b93fbe08d7e86c8881e145bd9d747006))
|
|
42
|
+
* protect route mods ([e6802b9](https://github.com/agnostack/next-shopify/commit/e6802b94de9d2e16a125303f46cd3baaab6eeac8))
|
|
43
|
+
* protect route mods ([202e65f](https://github.com/agnostack/next-shopify/commit/202e65ff6c9e929411be4140487a947c8eb265f3))
|
|
44
|
+
* protect route mods ([22e7861](https://github.com/agnostack/next-shopify/commit/22e7861335ab5c5416f4245d17fa05ba886f4171))
|
|
45
|
+
* protect route mods ([ffb040d](https://github.com/agnostack/next-shopify/commit/ffb040d21e661600e7eccc95f1c48a0fedf43aa0))
|
|
46
|
+
* protect route mods ([51bb2e4](https://github.com/agnostack/next-shopify/commit/51bb2e46702da5b1dee8925fee3556b20d9d52cd))
|
|
47
|
+
* protect route mods ([05714f2](https://github.com/agnostack/next-shopify/commit/05714f29d387ccc36e26fabff3c4f94fd27cb1f6))
|
|
48
|
+
* protect route mods ([81e101f](https://github.com/agnostack/next-shopify/commit/81e101f792ee01917ec2137f7f4b28ba321264fa))
|
|
49
|
+
* protect route mods ([f756a4b](https://github.com/agnostack/next-shopify/commit/f756a4b81c93e07a67fba96a0ca1160c2760b9e1))
|
|
50
|
+
* protect route mods ([dadc019](https://github.com/agnostack/next-shopify/commit/dadc01900f7e449bf6dc11acc30415fd920ecd39))
|
|
51
|
+
* protect route mods ([b01c4b3](https://github.com/agnostack/next-shopify/commit/b01c4b3327db6aee58fd1c49882aa493cdb4d823))
|
|
52
|
+
* update shopify lib ([3b4f18a](https://github.com/agnostack/next-shopify/commit/3b4f18a05b8c36981a8de636ad472b955761f708))
|
|
53
|
+
|
|
1
54
|
## [2.0.15-alpha.3](https://github.com/agnostack/next-shopify/compare/v2.0.15-alpha.2...v2.0.15-alpha.3) (2024-10-16)
|
|
2
55
|
|
|
3
56
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agnostack/next-shopify",
|
|
3
|
-
"version": "2.0.15-
|
|
3
|
+
"version": "2.0.15-beta.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",
|