@ordergroove/offers 2.37.2 → 2.38.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.38.0](https://github.com/ordergroove/plush-toys/compare/@ordergroove/offers@2.37.2...@ordergroove/offers@2.38.0) (2024-07-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **offers:** Use PSFL groups to set autoship eligibility for shopify ([cbb4a62](https://github.com/ordergroove/plush-toys/commit/cbb4a62aac2fde07376fb81aaad5f3964cdfc77c))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [2.37.2](https://github.com/ordergroove/plush-toys/compare/@ordergroove/offers@2.37.1...@ordergroove/offers@2.37.2) (2024-07-03)
7
18
 
8
19
  **Note:** Version bump only for package @ordergroove/offers
@@ -4,11 +4,11 @@
4
4
  │ └ examples/index.js
5
5
  └ examples/index.js ───────────────────────────────────────── 9.7kb ─── 3.5%
6
6
 
7
- dist/offers.js ───────────────────────────────────────────── 145.3kb ─ 100.0%
7
+ dist/offers.js ───────────────────────────────────────────── 145.4kb ─ 100.0%
8
8
  ├ src/components/Offer.js ─────────────────────────────────── 9.1kb ─── 6.2%
9
9
  │ └ src/make-api.js
10
10
  │ └ src/index.js
11
- ├ src/shopify/shopifyReducer.js ───────────────────────────── 6.8kb ─── 4.7%
11
+ ├ src/shopify/shopifyReducer.js ───────────────────────────── 6.9kb ─── 4.8%
12
12
  │ └ src/index.js
13
13
  ├ src/core/reducer.js ─────────────────────────────────────── 6.7kb ─── 4.6%
14
14
  │ └ src/index.js
@@ -221,7 +221,7 @@
221
221
  │ └ src/components/NextUpcomingOrder.js
222
222
  │ └ src/make-api.js
223
223
  │ └ src/index.js
224
- ├ src/core/waitUntilOffersReady.js ────────────────────────── 521b ──── 0.4%
224
+ ├ src/core/waitUntilOffersReady.js ────────────────────────── 521b ──── 0.3%
225
225
  │ └ src/core/store.js
226
226
  │ └ src/index.js
227
227
  ├ src/core/store.js ───────────────────────────────────────── 432b ──── 0.3%