@agnostack/next-shopify 1.7.0-beta.6 → 1.7.0

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 (79) hide show
  1. package/dist/handlers/api/auth.d.ts +1 -0
  2. package/dist/handlers/api/auth.js +34 -0
  3. package/dist/handlers/api/auth.js.map +1 -0
  4. package/dist/handlers/api/callback.d.ts +1 -0
  5. package/dist/{helpers → handlers/api}/callback.js +23 -27
  6. package/dist/handlers/api/callback.js.map +1 -0
  7. package/dist/handlers/api/graph.d.ts +1 -0
  8. package/dist/handlers/api/graph.js +75 -0
  9. package/dist/handlers/api/graph.js.map +1 -0
  10. package/dist/handlers/api/index.d.ts +5 -0
  11. package/dist/handlers/api/index.js +18 -0
  12. package/dist/handlers/api/index.js.map +1 -0
  13. package/dist/handlers/api/rest.d.ts +1 -0
  14. package/dist/handlers/api/rest.js +83 -0
  15. package/dist/handlers/api/rest.js.map +1 -0
  16. package/dist/handlers/api/uninstall.d.ts +6 -0
  17. package/dist/handlers/api/uninstall.js +64 -0
  18. package/dist/handlers/api/uninstall.js.map +1 -0
  19. package/dist/handlers/ssr/index.d.ts +2 -0
  20. package/dist/{utils/shopify-api-node → handlers/ssr}/index.js +2 -2
  21. package/dist/handlers/ssr/index.js.map +1 -0
  22. package/dist/handlers/{ssr.d.ts → ssr/protect.d.ts} +0 -7
  23. package/dist/handlers/ssr/protect.js +47 -0
  24. package/dist/handlers/ssr/protect.js.map +1 -0
  25. package/dist/handlers/ssr/wrap.d.ts +7 -0
  26. package/dist/handlers/ssr/wrap.js +12 -0
  27. package/dist/handlers/ssr/wrap.js.map +1 -0
  28. package/dist/index.d.ts +0 -1
  29. package/dist/index.js +0 -1
  30. package/dist/index.js.map +1 -1
  31. package/dist/utils/billing.d.ts +12 -17
  32. package/dist/utils/billing.js +44 -195
  33. package/dist/utils/billing.js.map +1 -1
  34. package/dist/utils/constants.d.ts +0 -5
  35. package/dist/utils/constants.js +1 -111
  36. package/dist/utils/constants.js.map +1 -1
  37. package/dist/utils/display.d.ts +5 -1
  38. package/dist/utils/display.js +28 -1
  39. package/dist/utils/display.js.map +1 -1
  40. package/dist/utils/firebase.d.ts +1 -1
  41. package/dist/utils/firebase.js +19 -15
  42. package/dist/utils/firebase.js.map +1 -1
  43. package/dist/utils/session.d.ts +1 -1
  44. package/dist/utils/session.js +19 -24
  45. package/dist/utils/session.js.map +1 -1
  46. package/dist/utils/shopify.d.ts +1 -5
  47. package/dist/utils/shopify.js +12 -40
  48. package/dist/utils/shopify.js.map +1 -1
  49. package/dist/withShopify.js +11 -23
  50. package/dist/withShopify.js.map +1 -1
  51. package/package.json +2 -1
  52. package/CHANGELOG.md +0 -678
  53. package/dist/handlers/api.d.ts +0 -10
  54. package/dist/handlers/api.js +0 -104
  55. package/dist/handlers/api.js.map +0 -1
  56. package/dist/handlers/ssr.js +0 -61
  57. package/dist/handlers/ssr.js.map +0 -1
  58. package/dist/helpers/auth.d.ts +0 -14
  59. package/dist/helpers/auth.js +0 -22
  60. package/dist/helpers/auth.js.map +0 -1
  61. package/dist/helpers/callback.d.ts +0 -9
  62. package/dist/helpers/callback.js.map +0 -1
  63. package/dist/helpers/graph.d.ts +0 -22
  64. package/dist/helpers/graph.js +0 -74
  65. package/dist/helpers/graph.js.map +0 -1
  66. package/dist/helpers/index.d.ts +0 -5
  67. package/dist/helpers/index.js +0 -17
  68. package/dist/helpers/index.js.map +0 -1
  69. package/dist/helpers/rest.d.ts +0 -22
  70. package/dist/helpers/rest.js +0 -68
  71. package/dist/helpers/rest.js.map +0 -1
  72. package/dist/helpers/uninstall.d.ts +0 -7
  73. package/dist/helpers/uninstall.js +0 -36
  74. package/dist/helpers/uninstall.js.map +0 -1
  75. package/dist/utils/shopify-api-node/beginAuth.d.ts +0 -6
  76. package/dist/utils/shopify-api-node/beginAuth.js +0 -45
  77. package/dist/utils/shopify-api-node/beginAuth.js.map +0 -1
  78. package/dist/utils/shopify-api-node/index.d.ts +0 -1
  79. package/dist/utils/shopify-api-node/index.js.map +0 -1
package/CHANGELOG.md DELETED
@@ -1,678 +0,0 @@
1
- # [1.7.0-beta.6](https://github.com/agnostack/next-shopify/compare/v1.7.0-beta.5...v1.7.0-beta.6) (2023-05-22)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * updated helpers ([e4d1481](https://github.com/agnostack/next-shopify/commit/e4d1481ede2a999b33fd5d94daa3d910ef4e4947))
7
-
8
- # [1.7.0-beta.5](https://github.com/agnostack/next-shopify/compare/v1.7.0-beta.4...v1.7.0-beta.5) (2023-05-22)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * updated helpers ([7747a22](https://github.com/agnostack/next-shopify/commit/7747a22aa093b0648e1abb29188ee55f5bb2910c))
14
-
15
- # [1.7.0-beta.4](https://github.com/agnostack/next-shopify/compare/v1.7.0-beta.3...v1.7.0-beta.4) (2023-05-22)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * updated helpers ([d706f9d](https://github.com/agnostack/next-shopify/commit/d706f9db4fb5bd64799852c621876bf65bb16352))
21
-
22
- # [1.7.0-beta.3](https://github.com/agnostack/next-shopify/compare/v1.7.0-beta.2...v1.7.0-beta.3) (2023-05-22)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * updated helpers ([0f41ba7](https://github.com/agnostack/next-shopify/commit/0f41ba7a3150b3859724695aeff48cbd61147fdf))
28
-
29
- # [1.7.0-beta.2](https://github.com/agnostack/next-shopify/compare/v1.7.0-beta.1...v1.7.0-beta.2) (2023-05-22)
30
-
31
-
32
- ### Bug Fixes
33
-
34
- * updated helpers ([80f63fb](https://github.com/agnostack/next-shopify/commit/80f63fb658da0d31aa786990ac00f967c9f76260))
35
-
36
- # [1.7.0-beta.1](https://github.com/agnostack/next-shopify/compare/v1.6.0...v1.7.0-beta.1) (2023-05-22)
37
-
38
-
39
- ### Bug Fixes
40
-
41
- * add logging ([265411d](https://github.com/agnostack/next-shopify/commit/265411d490c58ea6bb7eef4e99af2f660f535903))
42
- * add logging ([705576c](https://github.com/agnostack/next-shopify/commit/705576cfd57e55e42e052a6c514c985d4807e751))
43
- * add logging ([de1a42a](https://github.com/agnostack/next-shopify/commit/de1a42a8d9419e368f1f03c7959b2182008484f8))
44
- * add logging ([de906bc](https://github.com/agnostack/next-shopify/commit/de906bc1c53bb925665e9b8e3fa6b0fe96d11015))
45
- * add logging ([f83f67c](https://github.com/agnostack/next-shopify/commit/f83f67c841008e89155c7daf524590c85f4434db))
46
- * add logging ([937c9b9](https://github.com/agnostack/next-shopify/commit/937c9b91c10438c770885cada2751acd41004686))
47
- * add logging ([129c949](https://github.com/agnostack/next-shopify/commit/129c9495989a3b4f0baa11a1b4fc413752af3998))
48
- * add logging ([d6ed80a](https://github.com/agnostack/next-shopify/commit/d6ed80a18daef00d78f4811d64ac166bef066261))
49
- * add logging ([d8b9c87](https://github.com/agnostack/next-shopify/commit/d8b9c878f6d547c57a601961ef74dd1d4fa99c56))
50
- * add logging ([7678d08](https://github.com/agnostack/next-shopify/commit/7678d08b51cfb5d744d61e7946f228adbc19db6f))
51
- * add logging ([6d615ed](https://github.com/agnostack/next-shopify/commit/6d615edc85b58b84e0055d04d1af6326ed4a34f0))
52
- * add logging ([cffd724](https://github.com/agnostack/next-shopify/commit/cffd7248ddf0430b7b98dffdaa9c10919dc5d641))
53
- * add logging ([c6aed0d](https://github.com/agnostack/next-shopify/commit/c6aed0d600b871bed88bcd19183e2431b675235d))
54
- * add logging ([5ddffee](https://github.com/agnostack/next-shopify/commit/5ddffeef58bc9fa7c7670bcfdd003abfe060e8f7))
55
- * add logging ([645ebcd](https://github.com/agnostack/next-shopify/commit/645ebcda460f68ac7e74f2478b08a0b2f513487b))
56
- * add logging ([323b262](https://github.com/agnostack/next-shopify/commit/323b26274ac308b42f12b4d0edc4beb64ae736d3))
57
- * add logging ([ef561cc](https://github.com/agnostack/next-shopify/commit/ef561cc4b1006aed5d8b2f58bd2feebf500a42c5))
58
- * add logging ([d1464f9](https://github.com/agnostack/next-shopify/commit/d1464f93838a404cdff02ed3d4667970d219bf88))
59
- * add logging ([327f694](https://github.com/agnostack/next-shopify/commit/327f6943b13813232d4a4c690b8b5a06a6357b77))
60
- * add logging ([96d6ee0](https://github.com/agnostack/next-shopify/commit/96d6ee097b0fa5628c8f0e1eecef07741f1a30e1))
61
- * add logging ([f64a3a0](https://github.com/agnostack/next-shopify/commit/f64a3a0914f121306c0dfb83a234635489a0950b))
62
- * add logging ([cd5bade](https://github.com/agnostack/next-shopify/commit/cd5badec1bf62e8b717862e3360d36b0822645dd))
63
- * add logging ([165e10d](https://github.com/agnostack/next-shopify/commit/165e10dc6bdb49a8d5d7e886e1fd2118a9348600))
64
- * add logging ([90f2f93](https://github.com/agnostack/next-shopify/commit/90f2f9319a2d7e59e756ea556fa6dc9526fa8ac1))
65
- * add logging ([7b3db91](https://github.com/agnostack/next-shopify/commit/7b3db91448e5c5de207cf6f4f501755b50d612ca))
66
- * add logging ([e9fc407](https://github.com/agnostack/next-shopify/commit/e9fc40732b06eae38491475c2919b445bab74c7b))
67
- * add logging ([6607c9b](https://github.com/agnostack/next-shopify/commit/6607c9b6a424a2cc66c0a906ff437da376f8ee09))
68
- * add logging ([1423104](https://github.com/agnostack/next-shopify/commit/142310458b0c10a35ceed3f93d38180b8e3a1724))
69
- * add logging ([f6660cc](https://github.com/agnostack/next-shopify/commit/f6660cc569a08fc9dc8fdabeb3b71c70d4d388d5))
70
- * add logging ([78de0db](https://github.com/agnostack/next-shopify/commit/78de0db8e187438813eda6c08a70cf24ac4f8ed3))
71
- * add logging ([6b0372a](https://github.com/agnostack/next-shopify/commit/6b0372a0280408c9db5280d57781a7c237759aeb))
72
- * add logging ([308917a](https://github.com/agnostack/next-shopify/commit/308917a5f8dcd4518a379d0e008c6668b09555d9))
73
- * add logging ([a29588d](https://github.com/agnostack/next-shopify/commit/a29588df55baed13aa76cfea155558bf7eb8f5d7))
74
- * add logging ([030fb20](https://github.com/agnostack/next-shopify/commit/030fb20dd456d08235b504c5fd818a1ab55a1670))
75
- * add logging ([68480c4](https://github.com/agnostack/next-shopify/commit/68480c41582219449918f2a8456e5d9fbdac6a82))
76
- * add logging ([c52baf1](https://github.com/agnostack/next-shopify/commit/c52baf1fa3eab2e3a05bc5ed1e1272c3053e3fdb))
77
- * add logging ([52be76a](https://github.com/agnostack/next-shopify/commit/52be76ad59f4f2f8e32cb18c1a9463f5908dc027))
78
- * add logging ([bfe8015](https://github.com/agnostack/next-shopify/commit/bfe8015cecf5be46e2d226f54bf973c3ff08c9a7))
79
- * add logging ([963f987](https://github.com/agnostack/next-shopify/commit/963f987c0ea2c3bb3c527b51b365be779fd8aa5e))
80
- * add logging ([f5f8808](https://github.com/agnostack/next-shopify/commit/f5f8808069be00a2e6406f72ef34606ded0685be))
81
- * add logging ([7b60454](https://github.com/agnostack/next-shopify/commit/7b604542595f2a3dd97b74d0b2a1f2d8721da04b))
82
- * add logging ([f7f684d](https://github.com/agnostack/next-shopify/commit/f7f684d3a0f42cedb00cbadd3a2a2ac4a712b45b))
83
- * add logging ([f0aff34](https://github.com/agnostack/next-shopify/commit/f0aff340e365d09caed8001ea912d93c91bba4cd))
84
- * add logging ([430d57e](https://github.com/agnostack/next-shopify/commit/430d57e35fabcf37676e3271e02ef48821b9ee8a))
85
- * add logging ([d73470f](https://github.com/agnostack/next-shopify/commit/d73470f995f12fb947bdfed550b64cac43f5ba93))
86
- * add logging ([481a9cb](https://github.com/agnostack/next-shopify/commit/481a9cb814410290c62c74c01acfbe76564c05f2))
87
- * add logging ([9ebb589](https://github.com/agnostack/next-shopify/commit/9ebb5893134bd5709cd229a1f1706c0268cbe4c2))
88
- * add logging ([3cf8d24](https://github.com/agnostack/next-shopify/commit/3cf8d2493bbbd7d73ca668e0852699fb9f14d50e))
89
- * add logging ([a33718e](https://github.com/agnostack/next-shopify/commit/a33718e6eca757ff340262c12242725941d3ad6b))
90
- * add logging ([36d473a](https://github.com/agnostack/next-shopify/commit/36d473ae77e8ef255f4b610ebc01a354a107157e))
91
- * add logging ([0a6848f](https://github.com/agnostack/next-shopify/commit/0a6848f1dd51cda45ba75e950bcdcb40387905dc))
92
- * add logging ([831f4d9](https://github.com/agnostack/next-shopify/commit/831f4d9cc72b4b16bf829344bdfc7a60b5c0c1d9))
93
- * add logging ([9d725f6](https://github.com/agnostack/next-shopify/commit/9d725f604de8e270ebc4aa539da0232936f3d40e))
94
- * add logging ([95718c1](https://github.com/agnostack/next-shopify/commit/95718c17c2dfec8c548004b28e652bbd31085c9c))
95
- * add logging ([37d6d95](https://github.com/agnostack/next-shopify/commit/37d6d95da5ff54eeef48a16de3d7664d7f57695f))
96
- * add logging ([c44158b](https://github.com/agnostack/next-shopify/commit/c44158be1c9afd151e7b77fbf5eee3061eac8276))
97
- * add logging ([1114232](https://github.com/agnostack/next-shopify/commit/1114232b163c674c38c1ff590a06a26692579dcc))
98
- * add logging ([118103c](https://github.com/agnostack/next-shopify/commit/118103c5e2925729758286b0756b81e68c23de2e))
99
- * add logging ([51a1359](https://github.com/agnostack/next-shopify/commit/51a1359da93329a1eac494d928780a9d44820a05))
100
- * add logging 2 ([9d5135a](https://github.com/agnostack/next-shopify/commit/9d5135a4ed8ca167c2d47f43512bc3104955c877))
101
- * add logging 2 ([6a90e72](https://github.com/agnostack/next-shopify/commit/6a90e72ab4df36f1bfdd4c541ee7b17c1a2ff2d1))
102
- * add logging 3 ([f226a38](https://github.com/agnostack/next-shopify/commit/f226a38fbf8a3b1203ec126e78e16d080463cb04))
103
- * add logging 3 ([7985cae](https://github.com/agnostack/next-shopify/commit/7985caebed56e2d81db67240e27b4207906588c0))
104
- * add logging 3 ([0f298a8](https://github.com/agnostack/next-shopify/commit/0f298a893320566b05068f03021cbea468314bf8))
105
- * add logging 3 ([e837d01](https://github.com/agnostack/next-shopify/commit/e837d0187a25cacd0096d7e0df2244909567dd7f))
106
- * add logging 3 ([e01329b](https://github.com/agnostack/next-shopify/commit/e01329b6377afb9878b81c1d69aea95e3dcd945c))
107
- * add logging 3 ([a256e9f](https://github.com/agnostack/next-shopify/commit/a256e9f3b97c3474055344f00bb97f45a64231d2))
108
- * added new query ([576a4d3](https://github.com/agnostack/next-shopify/commit/576a4d30d769902eaaa75b611e2312926f4a8858))
109
- * cleanup ([383ee16](https://github.com/agnostack/next-shopify/commit/383ee1610b555c006bb99a2f5110af6b8e28cd30))
110
- * linting ([8edb6f5](https://github.com/agnostack/next-shopify/commit/8edb6f56b5554b28874563c75a3f0a367acfe462))
111
- * misc fixes ([981bb5d](https://github.com/agnostack/next-shopify/commit/981bb5d710cf6863025e508fa3bb065972516849))
112
- * misc fixes ([776bdfc](https://github.com/agnostack/next-shopify/commit/776bdfc74daacf1b322b2fd9c1a375ac21164199))
113
- * misc fixes ([eaa15a4](https://github.com/agnostack/next-shopify/commit/eaa15a47b84bc7f442300b13999f0c4609bdb04c))
114
- * removed logs/working ([3990c06](https://github.com/agnostack/next-shopify/commit/3990c061d91d3b289bc3ddc8bda4f94b7fde2230))
115
- * updated error handling ([e7f4336](https://github.com/agnostack/next-shopify/commit/e7f433642c587c72d5ab8f878c7db9b84a781711))
116
- * updated to add APP_ID as param ([93f355f](https://github.com/agnostack/next-shopify/commit/93f355f7190516e640a538adaaf9b76377bb9a34))
117
- * updated to add logs ([464cabe](https://github.com/agnostack/next-shopify/commit/464cabe65bb0bc3c1c8b1a7f69e41a21abe2b216))
118
- * updated to add logs ([e0ec49b](https://github.com/agnostack/next-shopify/commit/e0ec49b8b2e4308986df757463438893334765c1))
119
- * updated to add logs ([db51b0a](https://github.com/agnostack/next-shopify/commit/db51b0a0f39752fd93bdf2383e6df9dc1857f8bd))
120
- * updated to add logs ([07e6d80](https://github.com/agnostack/next-shopify/commit/07e6d80743487bbb11d31ce5881ff435eaa3b154))
121
- * updates APP_WEBHOOKS ([5d521f5](https://github.com/agnostack/next-shopify/commit/5d521f5eec42c9e885e4b8b1fd69ebc8345ef26f))
122
- * updates for rawBodyConfig ([69a177b](https://github.com/agnostack/next-shopify/commit/69a177b014a1c28091047d5644f9ecee769893e8))
123
- * updates to add initializeShopify ([fa8c9c1](https://github.com/agnostack/next-shopify/commit/fa8c9c1f669d6d06916a6b41182df9282e4aeb35))
124
- * updates to webhook setup ([2411998](https://github.com/agnostack/next-shopify/commit/241199893654bd43234c771081c349ec47f9a00a))
125
-
126
-
127
- ### Features
128
-
129
- * add logging ([dcaf35a](https://github.com/agnostack/next-shopify/commit/dcaf35a49546e2d80484439a7acdaa645e911b77))
130
- * add logging ([5330b23](https://github.com/agnostack/next-shopify/commit/5330b233fec7d33c2fdb8d785e910c70084a4b1b))
131
- * add logs ([aa77546](https://github.com/agnostack/next-shopify/commit/aa7754605f893028efb4a94fab9fd3f9076a8dca))
132
-
133
- # [1.7.0-alpha.13](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.12...v1.7.0-alpha.13) (2023-05-22)
134
-
135
-
136
- ### Bug Fixes
137
-
138
- * updated error handling ([e7f4336](https://github.com/agnostack/next-shopify/commit/e7f433642c587c72d5ab8f878c7db9b84a781711))
139
-
140
- # [1.7.0-alpha.12](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.11...v1.7.0-alpha.12) (2023-05-22)
141
-
142
-
143
- ### Bug Fixes
144
-
145
- * misc fixes ([981bb5d](https://github.com/agnostack/next-shopify/commit/981bb5d710cf6863025e508fa3bb065972516849))
146
-
147
- # [1.7.0-alpha.11](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.10...v1.7.0-alpha.11) (2023-05-22)
148
-
149
-
150
- ### Bug Fixes
151
-
152
- * misc fixes ([776bdfc](https://github.com/agnostack/next-shopify/commit/776bdfc74daacf1b322b2fd9c1a375ac21164199))
153
-
154
- # [1.7.0-alpha.10](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.9...v1.7.0-alpha.10) (2023-05-22)
155
-
156
-
157
- ### Bug Fixes
158
-
159
- * misc fixes ([eaa15a4](https://github.com/agnostack/next-shopify/commit/eaa15a47b84bc7f442300b13999f0c4609bdb04c))
160
-
161
- # [1.7.0-alpha.9](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.8...v1.7.0-alpha.9) (2023-05-22)
162
-
163
-
164
- ### Bug Fixes
165
-
166
- * updated to add logs ([464cabe](https://github.com/agnostack/next-shopify/commit/464cabe65bb0bc3c1c8b1a7f69e41a21abe2b216))
167
-
168
- # [1.7.0-alpha.8](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.7...v1.7.0-alpha.8) (2023-05-22)
169
-
170
-
171
- ### Bug Fixes
172
-
173
- * updated to add logs ([e0ec49b](https://github.com/agnostack/next-shopify/commit/e0ec49b8b2e4308986df757463438893334765c1))
174
-
175
- # [1.7.0-alpha.7](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.6...v1.7.0-alpha.7) (2023-05-22)
176
-
177
-
178
- ### Bug Fixes
179
-
180
- * updated to add logs ([db51b0a](https://github.com/agnostack/next-shopify/commit/db51b0a0f39752fd93bdf2383e6df9dc1857f8bd))
181
-
182
- # [1.7.0-alpha.6](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.5...v1.7.0-alpha.6) (2023-05-22)
183
-
184
-
185
- ### Bug Fixes
186
-
187
- * updated to add logs ([07e6d80](https://github.com/agnostack/next-shopify/commit/07e6d80743487bbb11d31ce5881ff435eaa3b154))
188
-
189
- # [1.7.0-alpha.5](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.4...v1.7.0-alpha.5) (2023-05-22)
190
-
191
-
192
- ### Bug Fixes
193
-
194
- * updates to add initializeShopify ([fa8c9c1](https://github.com/agnostack/next-shopify/commit/fa8c9c1f669d6d06916a6b41182df9282e4aeb35))
195
-
196
- # [1.7.0-alpha.4](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.3...v1.7.0-alpha.4) (2023-05-22)
197
-
198
-
199
- ### Bug Fixes
200
-
201
- * updates to webhook setup ([2411998](https://github.com/agnostack/next-shopify/commit/241199893654bd43234c771081c349ec47f9a00a))
202
-
203
- # [1.7.0-alpha.3](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.2...v1.7.0-alpha.3) (2023-05-22)
204
-
205
-
206
- ### Bug Fixes
207
-
208
- * updates APP_WEBHOOKS ([5d521f5](https://github.com/agnostack/next-shopify/commit/5d521f5eec42c9e885e4b8b1fd69ebc8345ef26f))
209
-
210
- # [1.7.0-alpha.2](https://github.com/agnostack/next-shopify/compare/v1.7.0-alpha.1...v1.7.0-alpha.2) (2023-05-22)
211
-
212
-
213
- ### Bug Fixes
214
-
215
- * updates for rawBodyConfig ([69a177b](https://github.com/agnostack/next-shopify/commit/69a177b014a1c28091047d5644f9ecee769893e8))
216
-
217
- # [1.7.0-alpha.1](https://github.com/agnostack/next-shopify/compare/v1.6.0...v1.7.0-alpha.1) (2023-05-22)
218
-
219
-
220
- ### Bug Fixes
221
-
222
- * add logging ([265411d](https://github.com/agnostack/next-shopify/commit/265411d490c58ea6bb7eef4e99af2f660f535903))
223
- * add logging ([705576c](https://github.com/agnostack/next-shopify/commit/705576cfd57e55e42e052a6c514c985d4807e751))
224
- * add logging ([de1a42a](https://github.com/agnostack/next-shopify/commit/de1a42a8d9419e368f1f03c7959b2182008484f8))
225
- * add logging ([de906bc](https://github.com/agnostack/next-shopify/commit/de906bc1c53bb925665e9b8e3fa6b0fe96d11015))
226
- * add logging ([f83f67c](https://github.com/agnostack/next-shopify/commit/f83f67c841008e89155c7daf524590c85f4434db))
227
- * add logging ([937c9b9](https://github.com/agnostack/next-shopify/commit/937c9b91c10438c770885cada2751acd41004686))
228
- * add logging ([129c949](https://github.com/agnostack/next-shopify/commit/129c9495989a3b4f0baa11a1b4fc413752af3998))
229
- * add logging ([d6ed80a](https://github.com/agnostack/next-shopify/commit/d6ed80a18daef00d78f4811d64ac166bef066261))
230
- * add logging ([d8b9c87](https://github.com/agnostack/next-shopify/commit/d8b9c878f6d547c57a601961ef74dd1d4fa99c56))
231
- * add logging ([7678d08](https://github.com/agnostack/next-shopify/commit/7678d08b51cfb5d744d61e7946f228adbc19db6f))
232
- * add logging ([6d615ed](https://github.com/agnostack/next-shopify/commit/6d615edc85b58b84e0055d04d1af6326ed4a34f0))
233
- * add logging ([cffd724](https://github.com/agnostack/next-shopify/commit/cffd7248ddf0430b7b98dffdaa9c10919dc5d641))
234
- * add logging ([c6aed0d](https://github.com/agnostack/next-shopify/commit/c6aed0d600b871bed88bcd19183e2431b675235d))
235
- * add logging ([5ddffee](https://github.com/agnostack/next-shopify/commit/5ddffeef58bc9fa7c7670bcfdd003abfe060e8f7))
236
- * add logging ([645ebcd](https://github.com/agnostack/next-shopify/commit/645ebcda460f68ac7e74f2478b08a0b2f513487b))
237
- * add logging ([323b262](https://github.com/agnostack/next-shopify/commit/323b26274ac308b42f12b4d0edc4beb64ae736d3))
238
- * add logging ([ef561cc](https://github.com/agnostack/next-shopify/commit/ef561cc4b1006aed5d8b2f58bd2feebf500a42c5))
239
- * add logging ([d1464f9](https://github.com/agnostack/next-shopify/commit/d1464f93838a404cdff02ed3d4667970d219bf88))
240
- * add logging ([327f694](https://github.com/agnostack/next-shopify/commit/327f6943b13813232d4a4c690b8b5a06a6357b77))
241
- * add logging ([96d6ee0](https://github.com/agnostack/next-shopify/commit/96d6ee097b0fa5628c8f0e1eecef07741f1a30e1))
242
- * add logging ([f64a3a0](https://github.com/agnostack/next-shopify/commit/f64a3a0914f121306c0dfb83a234635489a0950b))
243
- * add logging ([cd5bade](https://github.com/agnostack/next-shopify/commit/cd5badec1bf62e8b717862e3360d36b0822645dd))
244
- * add logging ([165e10d](https://github.com/agnostack/next-shopify/commit/165e10dc6bdb49a8d5d7e886e1fd2118a9348600))
245
- * add logging ([90f2f93](https://github.com/agnostack/next-shopify/commit/90f2f9319a2d7e59e756ea556fa6dc9526fa8ac1))
246
- * add logging ([7b3db91](https://github.com/agnostack/next-shopify/commit/7b3db91448e5c5de207cf6f4f501755b50d612ca))
247
- * add logging ([e9fc407](https://github.com/agnostack/next-shopify/commit/e9fc40732b06eae38491475c2919b445bab74c7b))
248
- * add logging ([6607c9b](https://github.com/agnostack/next-shopify/commit/6607c9b6a424a2cc66c0a906ff437da376f8ee09))
249
- * add logging ([1423104](https://github.com/agnostack/next-shopify/commit/142310458b0c10a35ceed3f93d38180b8e3a1724))
250
- * add logging ([f6660cc](https://github.com/agnostack/next-shopify/commit/f6660cc569a08fc9dc8fdabeb3b71c70d4d388d5))
251
- * add logging ([78de0db](https://github.com/agnostack/next-shopify/commit/78de0db8e187438813eda6c08a70cf24ac4f8ed3))
252
- * add logging ([6b0372a](https://github.com/agnostack/next-shopify/commit/6b0372a0280408c9db5280d57781a7c237759aeb))
253
- * add logging ([308917a](https://github.com/agnostack/next-shopify/commit/308917a5f8dcd4518a379d0e008c6668b09555d9))
254
- * add logging ([a29588d](https://github.com/agnostack/next-shopify/commit/a29588df55baed13aa76cfea155558bf7eb8f5d7))
255
- * add logging ([030fb20](https://github.com/agnostack/next-shopify/commit/030fb20dd456d08235b504c5fd818a1ab55a1670))
256
- * add logging ([68480c4](https://github.com/agnostack/next-shopify/commit/68480c41582219449918f2a8456e5d9fbdac6a82))
257
- * add logging ([c52baf1](https://github.com/agnostack/next-shopify/commit/c52baf1fa3eab2e3a05bc5ed1e1272c3053e3fdb))
258
- * add logging ([52be76a](https://github.com/agnostack/next-shopify/commit/52be76ad59f4f2f8e32cb18c1a9463f5908dc027))
259
- * add logging ([bfe8015](https://github.com/agnostack/next-shopify/commit/bfe8015cecf5be46e2d226f54bf973c3ff08c9a7))
260
- * add logging ([963f987](https://github.com/agnostack/next-shopify/commit/963f987c0ea2c3bb3c527b51b365be779fd8aa5e))
261
- * add logging ([f5f8808](https://github.com/agnostack/next-shopify/commit/f5f8808069be00a2e6406f72ef34606ded0685be))
262
- * add logging ([7b60454](https://github.com/agnostack/next-shopify/commit/7b604542595f2a3dd97b74d0b2a1f2d8721da04b))
263
- * add logging ([f7f684d](https://github.com/agnostack/next-shopify/commit/f7f684d3a0f42cedb00cbadd3a2a2ac4a712b45b))
264
- * add logging ([f0aff34](https://github.com/agnostack/next-shopify/commit/f0aff340e365d09caed8001ea912d93c91bba4cd))
265
- * add logging ([430d57e](https://github.com/agnostack/next-shopify/commit/430d57e35fabcf37676e3271e02ef48821b9ee8a))
266
- * add logging ([d73470f](https://github.com/agnostack/next-shopify/commit/d73470f995f12fb947bdfed550b64cac43f5ba93))
267
- * add logging ([481a9cb](https://github.com/agnostack/next-shopify/commit/481a9cb814410290c62c74c01acfbe76564c05f2))
268
- * add logging ([9ebb589](https://github.com/agnostack/next-shopify/commit/9ebb5893134bd5709cd229a1f1706c0268cbe4c2))
269
- * add logging ([3cf8d24](https://github.com/agnostack/next-shopify/commit/3cf8d2493bbbd7d73ca668e0852699fb9f14d50e))
270
- * add logging ([a33718e](https://github.com/agnostack/next-shopify/commit/a33718e6eca757ff340262c12242725941d3ad6b))
271
- * add logging ([36d473a](https://github.com/agnostack/next-shopify/commit/36d473ae77e8ef255f4b610ebc01a354a107157e))
272
- * add logging ([0a6848f](https://github.com/agnostack/next-shopify/commit/0a6848f1dd51cda45ba75e950bcdcb40387905dc))
273
- * add logging ([831f4d9](https://github.com/agnostack/next-shopify/commit/831f4d9cc72b4b16bf829344bdfc7a60b5c0c1d9))
274
- * add logging ([9d725f6](https://github.com/agnostack/next-shopify/commit/9d725f604de8e270ebc4aa539da0232936f3d40e))
275
- * add logging ([95718c1](https://github.com/agnostack/next-shopify/commit/95718c17c2dfec8c548004b28e652bbd31085c9c))
276
- * add logging ([37d6d95](https://github.com/agnostack/next-shopify/commit/37d6d95da5ff54eeef48a16de3d7664d7f57695f))
277
- * add logging ([c44158b](https://github.com/agnostack/next-shopify/commit/c44158be1c9afd151e7b77fbf5eee3061eac8276))
278
- * add logging ([1114232](https://github.com/agnostack/next-shopify/commit/1114232b163c674c38c1ff590a06a26692579dcc))
279
- * add logging ([118103c](https://github.com/agnostack/next-shopify/commit/118103c5e2925729758286b0756b81e68c23de2e))
280
- * add logging ([51a1359](https://github.com/agnostack/next-shopify/commit/51a1359da93329a1eac494d928780a9d44820a05))
281
- * add logging 2 ([9d5135a](https://github.com/agnostack/next-shopify/commit/9d5135a4ed8ca167c2d47f43512bc3104955c877))
282
- * add logging 2 ([6a90e72](https://github.com/agnostack/next-shopify/commit/6a90e72ab4df36f1bfdd4c541ee7b17c1a2ff2d1))
283
- * add logging 3 ([f226a38](https://github.com/agnostack/next-shopify/commit/f226a38fbf8a3b1203ec126e78e16d080463cb04))
284
- * add logging 3 ([7985cae](https://github.com/agnostack/next-shopify/commit/7985caebed56e2d81db67240e27b4207906588c0))
285
- * add logging 3 ([0f298a8](https://github.com/agnostack/next-shopify/commit/0f298a893320566b05068f03021cbea468314bf8))
286
- * add logging 3 ([e837d01](https://github.com/agnostack/next-shopify/commit/e837d0187a25cacd0096d7e0df2244909567dd7f))
287
- * add logging 3 ([e01329b](https://github.com/agnostack/next-shopify/commit/e01329b6377afb9878b81c1d69aea95e3dcd945c))
288
- * add logging 3 ([a256e9f](https://github.com/agnostack/next-shopify/commit/a256e9f3b97c3474055344f00bb97f45a64231d2))
289
- * added new query ([576a4d3](https://github.com/agnostack/next-shopify/commit/576a4d30d769902eaaa75b611e2312926f4a8858))
290
- * cleanup ([383ee16](https://github.com/agnostack/next-shopify/commit/383ee1610b555c006bb99a2f5110af6b8e28cd30))
291
- * linting ([8edb6f5](https://github.com/agnostack/next-shopify/commit/8edb6f56b5554b28874563c75a3f0a367acfe462))
292
- * updated to add APP_ID as param ([93f355f](https://github.com/agnostack/next-shopify/commit/93f355f7190516e640a538adaaf9b76377bb9a34))
293
-
294
-
295
- ### Features
296
-
297
- * add logging ([dcaf35a](https://github.com/agnostack/next-shopify/commit/dcaf35a49546e2d80484439a7acdaa645e911b77))
298
- * add logging ([5330b23](https://github.com/agnostack/next-shopify/commit/5330b233fec7d33c2fdb8d785e910c70084a4b1b))
299
- * add logs ([aa77546](https://github.com/agnostack/next-shopify/commit/aa7754605f893028efb4a94fab9fd3f9076a8dca))
300
-
301
- # [1.6.0](https://github.com/agnostack/next-shopify/compare/v1.5.4...v1.6.0) (2023-05-19)
302
-
303
-
304
- ## [1.5.4](https://github.com/agnostack/next-shopify/compare/v1.5.3...v1.5.4) (2022-12-13)
305
-
306
-
307
- ### Bug Fixes
308
-
309
- * debug ([f73b563](https://github.com/agnostack/next-shopify/commit/f73b5635e44583ebb1b69871a2598e56a2923e5f))
310
- * debugging ([fd0a5cf](https://github.com/agnostack/next-shopify/commit/fd0a5cf558c939140dce1c786e8691366e69c6ef))
311
- * logging ([dff02c3](https://github.com/agnostack/next-shopify/commit/dff02c32477652bb541451f0a0e42638601cffdb))
312
- * name update ([200862f](https://github.com/agnostack/next-shopify/commit/200862f7390bf588170a2bc16ffc49adfff69cc0))
313
- * remove log ([0f4801a](https://github.com/agnostack/next-shopify/commit/0f4801a5adb87956b3ceccfdc56c6c5d2996d6da))
314
- * update changelog ([2cbd35a](https://github.com/agnostack/next-shopify/commit/2cbd35ab87aebaa8b57e8260e37b22f29e219d8f))
315
- * updated logs ([9abfe32](https://github.com/agnostack/next-shopify/commit/9abfe326ed7e0e16690064040498421a855c8e76))
316
- * updates ([a1040ca](https://github.com/agnostack/next-shopify/commit/a1040cafa68088dc80710abd1a09b3daab6e9626))
317
-
318
- ## [1.5.4-alpha.4](https://github.com/agnostack/next-shopify/compare/v1.5.4-alpha.3...v1.5.4-alpha.4) (2022-12-13)
319
-
320
-
321
- ### Bug Fixes
322
-
323
- * name update ([200862f](https://github.com/agnostack/next-shopify/commit/200862f7390bf588170a2bc16ffc49adfff69cc0))
324
-
325
- ## [1.5.4-alpha.3](https://github.com/agnostack/next-shopify/compare/v1.5.4-alpha.2...v1.5.4-alpha.3) (2022-12-13)
326
-
327
-
328
- ### Bug Fixes
329
-
330
- * updates ([a1040ca](https://github.com/agnostack/next-shopify/commit/a1040cafa68088dc80710abd1a09b3daab6e9626))
331
-
332
- ## [1.5.4-alpha.2](https://github.com/agnostack/next-shopify/compare/v1.5.4-alpha.1...v1.5.4-alpha.2) (2022-12-13)
333
-
334
-
335
- ### Bug Fixes
336
-
337
- * logging ([dff02c3](https://github.com/agnostack/next-shopify/commit/dff02c32477652bb541451f0a0e42638601cffdb))
338
-
339
- ## [1.5.4-alpha.1](https://github.com/agnostack/next-shopify/compare/v1.5.3...v1.5.4-alpha.1) (2022-12-13)
340
-
341
-
342
- ### Bug Fixes
343
-
344
- * debug ([f73b563](https://github.com/agnostack/next-shopify/commit/f73b5635e44583ebb1b69871a2598e56a2923e5f))
345
- * debugging ([fd0a5cf](https://github.com/agnostack/next-shopify/commit/fd0a5cf558c939140dce1c786e8691366e69c6ef))
346
- * update changelog ([2cbd35a](https://github.com/agnostack/next-shopify/commit/2cbd35ab87aebaa8b57e8260e37b22f29e219d8f))
347
- * updated logs ([9abfe32](https://github.com/agnostack/next-shopify/commit/9abfe326ed7e0e16690064040498421a855c8e76))
348
-
349
- ## [1.5.3](https://github.com/agnostack/next-shopify/compare/v1.5.2...v1.5.3) (2022-11-30)
350
-
351
-
352
- ### Bug Fixes
353
-
354
- * removed logs ([7475924](https://github.com/agnostack/next-shopify/commit/7475924baa1c24337dc7d620d64c3354ab98f9bb))
355
-
356
- ## [1.5.2](https://github.com/agnostack/next-shopify/compare/v1.5.1...v1.5.2) (2022-11-30)
357
-
358
-
359
- ### Bug Fixes
360
-
361
- * updated logs ([aa95cd9](https://github.com/agnostack/next-shopify/commit/aa95cd96ae04dd9a2ea3c92a9eb2625eb20b4395))
362
- * updated logs ([f13d27d](https://github.com/agnostack/next-shopify/commit/f13d27df15fefd3a7e64bc43262446cfc78dffc3))
363
-
364
- ## [1.5.1](https://github.com/agnostack/next-shopify/compare/v1.5.0...v1.5.1) (2022-11-30)
365
-
366
-
367
- ### Bug Fixes
368
-
369
- * updated to add logs ([3e5c200](https://github.com/agnostack/next-shopify/commit/3e5c200311e4dc2dcbeebd8f89fca8f6e5ea9331))
370
- * updated to add logs ([210ca86](https://github.com/agnostack/next-shopify/commit/210ca8616b151fd0dd573a0951ad8819cc0c2f59))
371
-
372
- # [1.5.0](https://github.com/agnostack/next-shopify/compare/v1.4.10...v1.5.0) (2022-11-29)
373
-
374
-
375
- ### Features
376
-
377
- * fixed graphHelper ([5f92f13](https://github.com/agnostack/next-shopify/commit/5f92f13ca5ef7325a233f1570831d430002d02bf))
378
-
379
- ## [1.4.10](https://github.com/agnostack/next-shopify/compare/v1.4.9...v1.4.10) (2022-11-29)
380
-
381
-
382
- ### Bug Fixes
383
-
384
- * updated JSON parse ([4ac5608](https://github.com/agnostack/next-shopify/commit/4ac560800c5cd12ac324917456abf5f32977dbcd))
385
-
386
- ## [1.4.9](https://github.com/agnostack/next-shopify/compare/v1.4.8...v1.4.9) (2022-11-29)
387
-
388
-
389
- ### Bug Fixes
390
-
391
- * added ERROR_CODES constants ([842495e](https://github.com/agnostack/next-shopify/commit/842495e6b8763b06ba65230c66640b60d24073af))
392
-
393
- ## [1.4.8](https://github.com/agnostack/next-shopify/compare/v1.4.7...v1.4.8) (2022-11-28)
394
-
395
-
396
- ### Bug Fixes
397
-
398
- * testing session fallback ([4dbaf67](https://github.com/agnostack/next-shopify/commit/4dbaf67e5adc1b9bbcaefd04c588b34cab6ab1d6))
399
-
400
- ## [1.4.7](https://github.com/agnostack/next-shopify/compare/v1.4.6...v1.4.7) (2022-11-28)
401
-
402
-
403
- ### Bug Fixes
404
-
405
- * testing session fallback ([1f569dd](https://github.com/agnostack/next-shopify/commit/1f569dd8bb71bb128aa42b723ae771387d7b2397))
406
-
407
- ## [1.4.6](https://github.com/agnostack/next-shopify/compare/v1.4.5...v1.4.6) (2022-11-23)
408
-
409
-
410
- ### Bug Fixes
411
-
412
- * moved to stringEmpty ([b8aebb5](https://github.com/agnostack/next-shopify/commit/b8aebb574ae951a16fb80df8c2d756a50674f9c3))
413
- * updated to remove logs ([b29755f](https://github.com/agnostack/next-shopify/commit/b29755f4c459e7c85ea0cf1c502fc096d33d3617))
414
-
415
- ## [1.4.5](https://github.com/agnostack/next-shopify/compare/v1.4.4...v1.4.5) (2022-11-23)
416
-
417
-
418
- ### Bug Fixes
419
-
420
- * wip testing ([3bda4b6](https://github.com/agnostack/next-shopify/commit/3bda4b6eab70f335a472bd126ad7c02d86e8df0e))
421
-
422
- ## [1.4.4](https://github.com/agnostack/next-shopify/compare/v1.4.3...v1.4.4) (2022-11-23)
423
-
424
-
425
- ### Bug Fixes
426
-
427
- * updated query handling ([72367bc](https://github.com/agnostack/next-shopify/commit/72367bc21e9036b4e2643f172f93a8133b7bdff4))
428
-
429
- ## [1.4.3](https://github.com/agnostack/next-shopify/compare/v1.4.2...v1.4.3) (2022-11-23)
430
-
431
-
432
- ### Bug Fixes
433
-
434
- * updates ([5638c05](https://github.com/agnostack/next-shopify/commit/5638c056d920251b82c1dc3461be334c3e458bf4))
435
- * wip, testing ([6e0b21c](https://github.com/agnostack/next-shopify/commit/6e0b21c1dab0210c1a92646de21f864c05f6626b))
436
-
437
- ## [1.4.2](https://github.com/agnostack/next-shopify/compare/v1.4.1...v1.4.2) (2022-11-22)
438
-
439
-
440
- ### Bug Fixes
441
-
442
- * updated getAuthErrorResponse ([8f3e9b1](https://github.com/agnostack/next-shopify/commit/8f3e9b19bcdeb7f3d2d760a0255faaf259fa27d8))
443
- * updated responses as JSON ([4088961](https://github.com/agnostack/next-shopify/commit/408896129437cb3d1e4d587f80fef3d1ec6c4be8))
444
-
445
- ## [1.4.1](https://github.com/agnostack/next-shopify/compare/v1.4.0...v1.4.1) (2022-11-22)
446
-
447
-
448
- ### Bug Fixes
449
-
450
- * updated default value ([501fc61](https://github.com/agnostack/next-shopify/commit/501fc61d2ec13b6e1a65f2d1acbae2d7d3c620f6))
451
-
452
- # [1.4.0](https://github.com/agnostack/next-shopify/compare/v1.3.1...v1.4.0) (2022-11-21)
453
-
454
-
455
- ### Bug Fixes
456
-
457
- * add ensureSecurityHeader ([667abc1](https://github.com/agnostack/next-shopify/commit/667abc1bef3c39583c57ff41b13c5b86ba7bd722))
458
- * add setData to FBSessionHandler ([36695b3](https://github.com/agnostack/next-shopify/commit/36695b3eda89126748cf5dd27604a8fe6817b4c4))
459
- * add uninstall ([bb6837d](https://github.com/agnostack/next-shopify/commit/bb6837d139ae28d93ebcceceb55fccc072acf442))
460
- * change cookie sameSite to none ([f20a167](https://github.com/agnostack/next-shopify/commit/f20a16709f25775d0fb79a2a551998466b806c28))
461
- * cleanup ([b9719c0](https://github.com/agnostack/next-shopify/commit/b9719c07f6aed42cfd0204fb4d66558fd2081796))
462
- * debug ([0e5f0e2](https://github.com/agnostack/next-shopify/commit/0e5f0e2a0ca251844dce10ca152b0efad918a243))
463
- * debug ([f3724d8](https://github.com/agnostack/next-shopify/commit/f3724d864e173d1b31d3822004fd75ac28d47a0e))
464
- * debug ([69170ff](https://github.com/agnostack/next-shopify/commit/69170fffdcfe84044df6ce3f575dbfbaabe4f60a))
465
- * debug ([4a886a4](https://github.com/agnostack/next-shopify/commit/4a886a4bb88c675a52e40aee121d4424666ab524))
466
- * debug ([069c0dd](https://github.com/agnostack/next-shopify/commit/069c0dd9526b801267ac0998e557240ddd423612))
467
- * debug ([61a69ba](https://github.com/agnostack/next-shopify/commit/61a69ba063f5bfe8673c9b4fbc29bdca4647ea09))
468
- * debug ([d4767a7](https://github.com/agnostack/next-shopify/commit/d4767a7e8757a8f755b41aadb525fa14423f9f02))
469
- * debug ([ae1bbf6](https://github.com/agnostack/next-shopify/commit/ae1bbf68b809e5574328e6e315d49d1033d8f15f))
470
- * debug ([cd9b4e6](https://github.com/agnostack/next-shopify/commit/cd9b4e6985a1fc86ab953b2441e19ba4ac4b6c99))
471
- * debug ([34899ff](https://github.com/agnostack/next-shopify/commit/34899ff59cc2d9826de31508051cfe9c9a6269f5))
472
- * debug ([f8e415f](https://github.com/agnostack/next-shopify/commit/f8e415f1cd34743b5e26603065addb87d1a3fa54))
473
- * debug routes ([987e28c](https://github.com/agnostack/next-shopify/commit/987e28c4989f004364b182cd7065be48e53e81b4))
474
- * debug routes ([cefaf73](https://github.com/agnostack/next-shopify/commit/cefaf731a34f758545574339509a8196e84a87bf))
475
- * debugging ([1f6b379](https://github.com/agnostack/next-shopify/commit/1f6b379204bda2616b32d08efedb1a87f2855c75))
476
- * file cleanup ([4d7d26a](https://github.com/agnostack/next-shopify/commit/4d7d26a65d5c9d92a89a0f26c13c99af9462bdf3))
477
- * file cleanup ([dfe8efb](https://github.com/agnostack/next-shopify/commit/dfe8efb34ef8a6ef37ccd38aa6d69c258c14282e))
478
- * fix import path ([05317aa](https://github.com/agnostack/next-shopify/commit/05317aab6868a6428d5d141d0f69cd22b1667a11))
479
- * headers ([d039f3c](https://github.com/agnostack/next-shopify/commit/d039f3caf53d884bc7104427084d5ee536c43523))
480
- * make it stop ([394182e](https://github.com/agnostack/next-shopify/commit/394182e9f9ebbd4826ac7a173b3fff0b18046cba))
481
- * modfy wrapRoute ([3ae2f72](https://github.com/agnostack/next-shopify/commit/3ae2f72db314d0b6b37af2fbd91916fa1e0a83aa))
482
- * modify clear cookie approach ([c0a0dc5](https://github.com/agnostack/next-shopify/commit/c0a0dc5ef3e5c08bc8a663f937c232825ee8df0f))
483
- * modify header rules ([fc0b4a3](https://github.com/agnostack/next-shopify/commit/fc0b4a3900a8b2556fbcf68fabd874f4df21c00f))
484
- * modify header rules ([53983bb](https://github.com/agnostack/next-shopify/commit/53983bb7b888a55c96de6e0c3f6f9dd6930be98c))
485
- * modify headers ([4848edf](https://github.com/agnostack/next-shopify/commit/4848edf4b275f1ab08aaec54f4a792d4c53d6e15))
486
- * query ([b7795ce](https://github.com/agnostack/next-shopify/commit/b7795ce72f54cd7ba608d852bb236f0e2aeffbb1))
487
- * refactor hasActivePayment ([7bb350e](https://github.com/agnostack/next-shopify/commit/7bb350e50a9f84aa84907c4fa8c6cba1e8dd2544))
488
- * refactor hasActivePayment ([aa303c9](https://github.com/agnostack/next-shopify/commit/aa303c9a28e24e2939acf1378b8e324d22720669))
489
- * rename ([f99a48f](https://github.com/agnostack/next-shopify/commit/f99a48f5a064cc5fe12e3492c99dcb18fa62b6c0))
490
- * rename ([992f2dd](https://github.com/agnostack/next-shopify/commit/992f2dde10bf92f8e8eec2c337f15ccf7f52e93e))
491
- * return from wrapRoute ([d3a4b28](https://github.com/agnostack/next-shopify/commit/d3a4b28ea1e0002321cd5bdd6756bc67dd25a7a9))
492
- * return from wrapRoute ([0423342](https://github.com/agnostack/next-shopify/commit/0423342eee38103af98c4fb9ca317aaf865ec288))
493
- * revert ([182fef5](https://github.com/agnostack/next-shopify/commit/182fef5a837219e0a6b8babff9b4ac2e309020df))
494
- * revert sameSite lax ([ca1b6dd](https://github.com/agnostack/next-shopify/commit/ca1b6ddc895b812768090074a39b39f6848b4b7e))
495
- * the never ending debugging process ([09eb418](https://github.com/agnostack/next-shopify/commit/09eb418be5c10f644eb2c485aa6339e1c8c687a3))
496
- * update shopify version ([c5fece0](https://github.com/agnostack/next-shopify/commit/c5fece029cd870ce1a502343a707c6c42b7051c4))
497
- * updated to add logs ([6500277](https://github.com/agnostack/next-shopify/commit/65002779ac3870791a0ec230d11a770b8fd0f0e3))
498
- * use rest with version ([b2f6320](https://github.com/agnostack/next-shopify/commit/b2f6320ef51d69554d5ae6193b878d656528da0d))
499
- * use sameSite lax ([28a5fed](https://github.com/agnostack/next-shopify/commit/28a5fed2e512049c66ede168911c089d0e092bb8))
500
-
501
-
502
- ### Features
503
-
504
- * revamped Firebase calls ([33a56c1](https://github.com/agnostack/next-shopify/commit/33a56c1a0a6b972b5523d3cbe911e14c3df415d2))
505
-
506
- ## [1.3.1](https://github.com/agnostack/next-shopify/compare/v1.3.0...v1.3.1) (2022-11-15)
507
-
508
- ### Bug Fixes
509
-
510
- * add appId ([27d4517](https://github.com/agnostack/next-shopify/commit/27d4517b64873e8e475448e91d8eeff1ca5e23a3))
511
- * add BillingError check to callbackHandler ([979a07b](https://github.com/agnostack/next-shopify/commit/979a07b5571cb31c7763b4feef41f12c0d487a0a))
512
- * add callback redirects ([ab4d7e1](https://github.com/agnostack/next-shopify/commit/ab4d7e146c76d0233fdcb957939a664ece1049c5))
513
- * add security headers ([70b1c88](https://github.com/agnostack/next-shopify/commit/70b1c88aec65be6cbb0699a8f03134af6487d690))
514
- * cleaned up changelog ([7f5c6a4](https://github.com/agnostack/next-shopify/commit/7f5c6a46e52cb7d52ba618fbc15e66b1be435c10))
515
- * cleanup ([07459b4](https://github.com/agnostack/next-shopify/commit/07459b42d11f9a21fc3092b988fe22ef3b469a12))
516
- * cleanup ([2b13ff2](https://github.com/agnostack/next-shopify/commit/2b13ff2c4d3c6d5f51e96c39b36b0b7b4a0a9e8a))
517
- * cleanup ([55ef76b](https://github.com/agnostack/next-shopify/commit/55ef76b46541079df857b3352eb7bb28ce79ce6c))
518
- * cleanup ([e826ebc](https://github.com/agnostack/next-shopify/commit/e826ebc9869c8e550dcb6c47e6ec03691020833b))
519
- * debugging ([0478539](https://github.com/agnostack/next-shopify/commit/047853922ca9a3ab0b4c52f893b5e0e7020ba634))
520
- * debugging ([74d3272](https://github.com/agnostack/next-shopify/commit/74d3272e4ce27197ffabd476d96d7d8eb664cb03))
521
- * debugging ([96256bb](https://github.com/agnostack/next-shopify/commit/96256bb9cab6fc8754a2253e06ffedd2e44fe9f3))
522
- * debugging ([0ff555f](https://github.com/agnostack/next-shopify/commit/0ff555fbfdac1264167f0974e84248d9bb52150b))
523
- * debugging ([d561951](https://github.com/agnostack/next-shopify/commit/d5619517bed5283a17fc6dad12e83172969a0c69))
524
- * debugging ([9f8c616](https://github.com/agnostack/next-shopify/commit/9f8c616ee5f39753c48df3b6161ffbd92dcf0f38))
525
- * debugging ([07cda43](https://github.com/agnostack/next-shopify/commit/07cda432e2c9048be634449277c61d805dcdd67b))
526
- * debugging ([cb24738](https://github.com/agnostack/next-shopify/commit/cb24738e3b18cbc109410dc6a1e44d27835c9ad6))
527
- * error handling ([448eb17](https://github.com/agnostack/next-shopify/commit/448eb17c6ea736b0fc8e2be133077a3de42d9260))
528
- * existingCharge syntax ([e6fc173](https://github.com/agnostack/next-shopify/commit/e6fc1732dff0203674c2234f5da41d3c58cacd8e))
529
- * modify headers ([a34d5e8](https://github.com/agnostack/next-shopify/commit/a34d5e8a657ff19a18dac7a61a2801ee33730ed8))
530
- * modify headers ([1b4525c](https://github.com/agnostack/next-shopify/commit/1b4525c6a48e2726a96af719fdb21a2014f74c8a))
531
- * modify headers ([bda72b9](https://github.com/agnostack/next-shopify/commit/bda72b98e653dd07a48d73eca2696e24aee35a39))
532
- * modify headers ([3a28664](https://github.com/agnostack/next-shopify/commit/3a28664d64464ac46ae2234eb73120995c87b735))
533
- * modify headers ([6a849f6](https://github.com/agnostack/next-shopify/commit/6a849f645ebe939d543b95cb11747b98e7cf4bba))
534
- * modify headers ([871ceef](https://github.com/agnostack/next-shopify/commit/871ceefddbec30ea081874ca9d51b41cec8ecbea))
535
- * modify headers ([fb206c7](https://github.com/agnostack/next-shopify/commit/fb206c7329f915a9eea939ede9d6d53648d2f332))
536
- * modify headers ([9c91680](https://github.com/agnostack/next-shopify/commit/9c9168052c12fd321640c8803bed70490fcb73ab))
537
- * modify headers ([0b8a429](https://github.com/agnostack/next-shopify/commit/0b8a42977155cca02861fa89d986bc7710690d1f))
538
- * modify headers ([c9e083c](https://github.com/agnostack/next-shopify/commit/c9e083cf0688e8b61baaa28a7500ff6eb099ce9b))
539
- * modify headers ([b685777](https://github.com/agnostack/next-shopify/commit/b68577720a619888cfbc8ead17d39d39f8d780a2))
540
- * modify headers ([0f7f42c](https://github.com/agnostack/next-shopify/commit/0f7f42c612efc1f432c45f0773b089a3a77ef818))
541
- * modify headers ([8ca49b9](https://github.com/agnostack/next-shopify/commit/8ca49b95a3334be2198687c022971fcf9e7fce5c))
542
- * modify headers ([d6ec5b4](https://github.com/agnostack/next-shopify/commit/d6ec5b45b0120741173650033a600c6d96522b09))
543
- * modify headers ([dbf1ef6](https://github.com/agnostack/next-shopify/commit/dbf1ef639de33e54ded2c2569faf0fccdb85203e))
544
- * modify headers ([32f8797](https://github.com/agnostack/next-shopify/commit/32f87973cf6046575b314a4a3eca84befb4dfdf6))
545
- * modify headers ([7838ed3](https://github.com/agnostack/next-shopify/commit/7838ed3cf6067818718306561e3d6206ce049f80))
546
- * modify headers ([eefd83b](https://github.com/agnostack/next-shopify/commit/eefd83bed1815ff57479a2cf88398d8a09037743))
547
- * move await ([2cc94c3](https://github.com/agnostack/next-shopify/commit/2cc94c3204296652a83ae01a740939f934d5fd77))
548
- * rest desctructure ([18b6d24](https://github.com/agnostack/next-shopify/commit/18b6d246c1fe02544ffdf7357c855ee8549c65d6))
549
- * singlePayment ([373c200](https://github.com/agnostack/next-shopify/commit/373c200a9301499a93979b372e6e35bcfd4079a9))
550
- * syntax error ([69f4e62](https://github.com/agnostack/next-shopify/commit/69f4e628290c2c9e2d7d4a75e4a2bca15ca55d4b))
551
-
552
- # [1.3.0](https://github.com/agnostack/next-shopify/compare/v1.2.0...v1.3.0) (2022-11-14)
553
-
554
-
555
- ### Bug Fixes
556
-
557
- * add headers to response ([ab79594](https://github.com/agnostack/next-shopify/commit/ab795947e7db5e2da00a9cb47762b0280fbf7cb3))
558
- * add headers to response ([43f8911](https://github.com/agnostack/next-shopify/commit/43f8911511fc2aaeed40526f1ec6b8177beb7c99))
559
- * add verification error handling ([f995b88](https://github.com/agnostack/next-shopify/commit/f995b88ec113a22c142fc0d36815cb690ae000fe))
560
- * cleanup ([de15385](https://github.com/agnostack/next-shopify/commit/de153858ae2765a3371bf3c8a5f224dc6c842de8))
561
- * debugging ([cd5b3f9](https://github.com/agnostack/next-shopify/commit/cd5b3f935495db221fec60802796104fc559910a))
562
- * debugging ([db47f73](https://github.com/agnostack/next-shopify/commit/db47f73284b721188cfdae67fad1c0d0615fd4c5))
563
- * debugging ([1df68ed](https://github.com/agnostack/next-shopify/commit/1df68ed4f0eb3e893cf910df95fabff6ccc4d42c))
564
- * leverage mutated object ([5c3701c](https://github.com/agnostack/next-shopify/commit/5c3701c4d0f2c0d4ea894e55402968d5f450ea82))
565
- * modify ensureBilling ([4acb0f6](https://github.com/agnostack/next-shopify/commit/4acb0f6e9c4b0b0547161d325fbda84c8d869ec8))
566
- * modify session logic ([f846992](https://github.com/agnostack/next-shopify/commit/f846992f7e886bfa35c34a1d96e2cf97b5a369ee))
567
- * move to appBaseUrl ([bf6ce79](https://github.com/agnostack/next-shopify/commit/bf6ce791254502f27b2158c12a7837ea6c14bd82))
568
- * testing logs ([49e9467](https://github.com/agnostack/next-shopify/commit/49e9467397f403726d0b98d18630b2ac1e7bb47c))
569
- * testing logs ([7555045](https://github.com/agnostack/next-shopify/commit/7555045e0d0524ba448108202aa8510b14ae0e8c))
570
- * testing logs ([5891b10](https://github.com/agnostack/next-shopify/commit/5891b105ffa8150fdab39bd5ed3be5520509f885))
571
- * updated auth helper ([8b3af3e](https://github.com/agnostack/next-shopify/commit/8b3af3e38cad63596ee0d5ca19b622899d1695ad))
572
- * updated to add publicruntimeconf ([593e444](https://github.com/agnostack/next-shopify/commit/593e44406b8e39ab39ac51c44e8f4f568fd138a1))
573
- * updated to use API_URLS ([ccba350](https://github.com/agnostack/next-shopify/commit/ccba350a8637d664ebd75e18125ec5a434aa7a97))
574
- * work in progress ([5472aa1](https://github.com/agnostack/next-shopify/commit/5472aa1e8eeddf6febbe7cca988bdc0303251147))
575
-
576
-
577
- ### Features
578
-
579
- * added API_URLS ([60a153b](https://github.com/agnostack/next-shopify/commit/60a153bc3fbd7b82847bed2cd6a0c7da7902f4d9))
580
-
581
- # [1.2.0](https://github.com/agnostack/next-shopify/compare/v1.1.1...v1.2.0) (2022-11-13)
582
-
583
-
584
- ### Bug Fixes
585
-
586
- * added debugMode check for paymentConfig ([4dd9ef7](https://github.com/agnostack/next-shopify/commit/4dd9ef7c58169127f68b53f329a934b864267e86))
587
- * added logs ([7899327](https://github.com/agnostack/next-shopify/commit/7899327f178ae6d376aa0ee2a5ca933fa0401a0b))
588
- * added logs and hmac check ([8249098](https://github.com/agnostack/next-shopify/commit/8249098079e8e79aff0455cf9ce254211b0e63eb))
589
- * additional logging ([fdaebef](https://github.com/agnostack/next-shopify/commit/fdaebef5eb4eeab4f977c2bcb3364592eca90d4a))
590
- * logging to ensure cookie working ([eefa459](https://github.com/agnostack/next-shopify/commit/eefa459f4f2e37237bb801897ed892d922a6fc1a))
591
- * more logs (and fixed paymentConfig name ([d3c7fc3](https://github.com/agnostack/next-shopify/commit/d3c7fc32d56aeb9099a6fc1c38d855d08992f029))
592
- * reduced required version ([bf96eae](https://github.com/agnostack/next-shopify/commit/bf96eaeea9766519cb17f8e1db78bb8d0c45c3b6))
593
- * reverted to singleton ([b25954f](https://github.com/agnostack/next-shopify/commit/b25954f0cd03d6f01ab2ccefc772ecdc64e996df))
594
- * testing logs ([b6b6b0e](https://github.com/agnostack/next-shopify/commit/b6b6b0ea98d0e548c07835b28de3e94ed74f58a5))
595
- * updated beginAuth ([a43b7db](https://github.com/agnostack/next-shopify/commit/a43b7dbfd60d3b307c5eb07511a796e3bc0855db))
596
- * updated FirebaseSessionHandler ([d62160c](https://github.com/agnostack/next-shopify/commit/d62160c4ffd6d45dc80527c23226752cadf68c8f))
597
- * updated getRedirectUrl ([b4755b9](https://github.com/agnostack/next-shopify/commit/b4755b90aad5e6fc8a3c140cbd73907f80243560))
598
- * updated initializeFireStore and getInitializedShopify to no longer be async ([4684e2c](https://github.com/agnostack/next-shopify/commit/4684e2c171ada39a79e60cdd07bb73c32da88268))
599
- * updated to add logs ([d688695](https://github.com/agnostack/next-shopify/commit/d688695052ee0b71721198fbe6231146fb76f70a))
600
- * updated to remove singleton ([21367d5](https://github.com/agnostack/next-shopify/commit/21367d5ab55de9da29e43eab64fe69c7889e77f0))
601
- * updated to simplify params ([e84b58b](https://github.com/agnostack/next-shopify/commit/e84b58b244f9969672d62ac424f1026d11b398bf))
602
- * updates/clean up ([acec04f](https://github.com/agnostack/next-shopify/commit/acec04fe306bb4d54fbeffcc5051459c734e1bb5))
603
-
604
-
605
- ### Features
606
-
607
- * added fb-admin ([63aab0d](https://github.com/agnostack/next-shopify/commit/63aab0d3bc1b6b1e36ab74447dc1eecf580df22c))
608
- * added support for netlifyUrl ([aef5844](https://github.com/agnostack/next-shopify/commit/aef58445ff53ed25352a8cc342287b5b8ffef2d4))
609
- * moved to fb-admin ([a097358](https://github.com/agnostack/next-shopify/commit/a0973583af6c93d9230843670808621e2094570a))
610
-
611
- ## [1.1.1](https://github.com/agnostack/next-shopify/compare/v1.1.0...v1.1.1) (2022-11-11)
612
-
613
-
614
- ### Bug Fixes
615
-
616
- * add billing manager ([65bbfc7](https://github.com/agnostack/next-shopify/commit/65bbfc75fc1ca1814640da0e9fe28f57bb9cdf4c))
617
- * add initial handleQuery ([ae74450](https://github.com/agnostack/next-shopify/commit/ae74450e632573ccebb4b48bb958a363e83d8024))
618
- * add initial handleQuery ([45b2e11](https://github.com/agnostack/next-shopify/commit/45b2e1153a7c0d2a45d8ccad9a10e94208564e98))
619
- * add payment config method ([8fda8c2](https://github.com/agnostack/next-shopify/commit/8fda8c2c569d780336cd487d02a3e6cc5bd73784))
620
- * added debug logs ([934b436](https://github.com/agnostack/next-shopify/commit/934b43655b6c78b1d1c2aef83bfe2443f5cb6534))
621
- * added handleRest, updated handleQuery ([3228ce8](https://github.com/agnostack/next-shopify/commit/3228ce8bb41854aef44ecc3fb78a971401461ea8))
622
- * added logs and JSON.parse ([eb1e59e](https://github.com/agnostack/next-shopify/commit/eb1e59ee465b972db51fdde097d84ebee3c339bc))
623
- * added logs, change to use body direct ([67c7d5d](https://github.com/agnostack/next-shopify/commit/67c7d5d7261a623c693ee1f4846f6395f492346e))
624
- * added message in response (and debug logs) ([d713bb5](https://github.com/agnostack/next-shopify/commit/d713bb597780efa96c7781763bd4f57bd14ea61c))
625
- * added querystringToObject ([2e5e9dc](https://github.com/agnostack/next-shopify/commit/2e5e9dc219de4bf61514a55909b36368b340c47d))
626
- * cleanup ([0fdc2dc](https://github.com/agnostack/next-shopify/commit/0fdc2dc3f9996aaab792edc338c2b9af6fbe37e7))
627
- * cleanup linting ([341f87b](https://github.com/agnostack/next-shopify/commit/341f87b65b42c93303f40c2c49117bd5ada99602))
628
- * fix destructure ([37b9d7c](https://github.com/agnostack/next-shopify/commit/37b9d7cd12d8b9b266206a7a5dcc223120075c21))
629
- * modify conditional check ([efccb36](https://github.com/agnostack/next-shopify/commit/efccb362722a71d84fe0ae79d894d4952f57a2fb))
630
- * modify rest payload ([8ce8810](https://github.com/agnostack/next-shopify/commit/8ce8810fc2f04834237cc874ad92c9fecbf13e93))
631
- * modify rest payload ([eabae19](https://github.com/agnostack/next-shopify/commit/eabae194ad5f9864b84872ee65f0213134123d87))
632
- * optimization ([12636d0](https://github.com/agnostack/next-shopify/commit/12636d0e3e007c80ec2e6c10ebcf368ea7fd408f))
633
- * payment config ([b69394e](https://github.com/agnostack/next-shopify/commit/b69394e9abc53a3a0f6c8be1f350f393274b4de6))
634
- * refactored to export helpers ([35eafde](https://github.com/agnostack/next-shopify/commit/35eafdef0acdcc2f882729088918a40dc47607c3))
635
- * remove logs ([9095a54](https://github.com/agnostack/next-shopify/commit/9095a54a3be188e4e2254faf88a1ddadc5a4e503))
636
- * removed logs, destructured data ([ac84948](https://github.com/agnostack/next-shopify/commit/ac84948abb894629647a9671d21ce94cb71af42a))
637
- * removed logs, return only body ([2f706c9](https://github.com/agnostack/next-shopify/commit/2f706c911e23e23555bf67ecc6c5f5bc37b26d02))
638
- * removed old export ([4cc445d](https://github.com/agnostack/next-shopify/commit/4cc445dbffcc25c3ab77bf04091ba3db3676a0b9))
639
- * renamed query to graph ([af40892](https://github.com/agnostack/next-shopify/commit/af40892835e72c1c39e0f4983e0758a12ada4245))
640
- * updated invalid import ([2cdbf41](https://github.com/agnostack/next-shopify/commit/2cdbf41a7b17c447587f876231830c707e9ebc90))
641
- * updated method signatures ([26316c8](https://github.com/agnostack/next-shopify/commit/26316c80d1a9a9b8663dd864a2270b2617c0492b))
642
- * var names ([e322bff](https://github.com/agnostack/next-shopify/commit/e322bffaa56439d8c694061fa8990f7c64def0a9))
643
-
644
- # [1.1.0](https://github.com/agnostack/next-shopify/compare/v1.0.0...v1.1.0) (2022-11-08)
645
-
646
-
647
- ### Bug Fixes
648
-
649
- * added debug logs ([e6b9703](https://github.com/agnostack/next-shopify/commit/e6b97038580e5802319eb93fd272eb0c27ec4ad3))
650
- * added default destructure ([2f14c5c](https://github.com/agnostack/next-shopify/commit/2f14c5c972463df7130387e64b420bf4a56b45fa))
651
- * reverted interactive prompt ([ab2a841](https://github.com/agnostack/next-shopify/commit/ab2a841ccd3bdb9cf659b2be02aa8ebadee627cd))
652
- * small refactor on apiHandlers ([fc9315d](https://github.com/agnostack/next-shopify/commit/fc9315d4de6c69096399ae1573f8bc2d4982dffe))
653
- * split out helper methods ([8148682](https://github.com/agnostack/next-shopify/commit/8148682f3ee940948cf01521b1428a994880c515))
654
- * temp set to test prompts ([0a97fd2](https://github.com/agnostack/next-shopify/commit/0a97fd2186b46b6362fd54c1dfdb7810211aee10))
655
- * updated broken lock file ([3515c81](https://github.com/agnostack/next-shopify/commit/3515c812f531bcd2f8eca264432346ef748afb0c))
656
- * updated console logs ([e3450f2](https://github.com/agnostack/next-shopify/commit/e3450f28ccd29d7de3d78d1cb1857ff9e892ccf4))
657
- * updated status and send handlers ([874f9d6](https://github.com/agnostack/next-shopify/commit/874f9d6bd99ac7293a9782493bb7e10593367609))
658
- * updated to grab from APP_CONFIG ([e5f4c13](https://github.com/agnostack/next-shopify/commit/e5f4c13d5592000ffbf9791fba12b3c236178997))
659
- * updated to remove debug logs ([58bcdaf](https://github.com/agnostack/next-shopify/commit/58bcdafa6f64fe64ff9b25efac492f599034030e))
660
- * updated uninstall route ([6f8462a](https://github.com/agnostack/next-shopify/commit/6f8462a7012d18c5205f1f9f22a7940b6b335329))
661
-
662
-
663
- ### Features
664
-
665
- * initial implementation of withShopify > serverRuntimeConfig ([8a4771d](https://github.com/agnostack/next-shopify/commit/8a4771db503fa9fcbec15c5690f31f85b154c40e))
666
- * initial test implementation ([b212bff](https://github.com/agnostack/next-shopify/commit/b212bffc7aa76e12686444a09d3b6af71294a1dc))
667
- # 1.0.0 (2022-11-07)
668
-
669
-
670
- ### Bug Fixes
671
-
672
- * initial commit ([1bc1cf1](https://github.com/agnostack/next-shopify/commit/1bc1cf1125052a8c71778c67e68d08d0c391ee7f))
673
-
674
-
675
- ### Features
676
-
677
- * inital commit/prerelease ([df46523](https://github.com/agnostack/next-shopify/commit/df465232c95a1162423c664473d3c535bfb7b949))
678
- * initial release ([40c6a31](https://github.com/agnostack/next-shopify/commit/40c6a31786757878841849e58e6b58a5c76df5c0))