@ordergroove/offers 2.27.10 → 2.27.11

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,18 @@
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.27.11](https://github.com/ordergroove/plush-toys/compare/@ordergroove/offers@2.27.10...@ordergroove/offers@2.27.11) (2022-08-25)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **offers:** create queue for receive_offer to wait for request_offer to complete ([775875c](https://github.com/ordergroove/plush-toys/commit/775875cd47848abbe3a7bb9645792b4d76222699))
12
+ * **offers:** ensure that SETUP_PRODUCT action always occurs before RECEIVE_OFFER ([0d17608](https://github.com/ordergroove/plush-toys/commit/0d17608b52ee8a071a6e07b628870dc74a517f49))
13
+
14
+
15
+
16
+
17
+
6
18
  ## [2.27.10](https://github.com/ordergroove/plush-toys/compare/@ordergroove/offers@2.27.9...@ordergroove/offers@2.27.10) (2022-08-24)
7
19
 
8
20
 
@@ -4,7 +4,7 @@
4
4
  │ └ examples/index.js
5
5
  └ examples/index.js ───────────────────────────────────────── 8.4kb ─── 3.3%
6
6
 
7
- dist/offers.js ───────────────────────────────────────────── 121.4kb ─ 100.0%
7
+ dist/offers.js ───────────────────────────────────────────── 121.7kb ─ 100.0%
8
8
  ├ src/components/Offer.js ─────────────────────────────────── 8.1kb ─── 6.7%
9
9
  │ └ src/make-api.js
10
10
  │ └ src/index.js
@@ -40,11 +40,11 @@
40
40
  ├ node_modules/lodash.memoize/index.js ────────────────────── 4.0kb ─── 3.3%
41
41
  │ └ src/shopify/shopifyMiddleware.ts
42
42
  │ └ src/index.js
43
+ ├ src/shopify/shopifyReducer.js ───────────────────────────── 3.7kb ─── 3.1%
44
+ │ └ src/index.js
43
45
  ├ src/core/actions.js ─────────────────────────────────────── 3.7kb ─── 3.1%
44
46
  │ └ src/shopify/shopifyBootstrap.ts
45
47
  │ └ src/index.js
46
- ├ src/shopify/shopifyReducer.js ───────────────────────────── 3.4kb ─── 2.8%
47
- │ └ src/index.js
48
48
  ├ src/make-api.js ─────────────────────────────────────────── 2.6kb ─── 2.1%
49
49
  │ └ src/index.js
50
50
  ├ src/core/api.js ─────────────────────────────────────────── 2.6kb ─── 2.1%
@@ -60,7 +60,7 @@
60
60
  │ └ src/components/Offer.js
61
61
  │ └ src/make-api.js
62
62
  │ └ src/index.js
63
- ├ node_modules/lit-html/lib/shady-render.js ───────────────── 2.1kb ─── 1.8%
63
+ ├ node_modules/lit-html/lib/shady-render.js ───────────────── 2.1kb ─── 1.7%
64
64
  │ └ node_modules/lit-element/lit-element.js
65
65
  │ └ src/components/Price.js
66
66
  │ └ src/make-api.js
@@ -100,7 +100,7 @@
100
100
  │ └ src/core/selectors.js
101
101
  │ └ src/shopify/shopifyMiddleware.ts
102
102
  │ └ src/index.js
103
- ├ src/core/resolveProperties.js ───────────────────────────── 1.3kb ─── 1.1%
103
+ ├ src/core/resolveProperties.js ───────────────────────────── 1.3kb ─── 1.0%
104
104
  │ └ src/components/Price.js
105
105
  │ └ src/make-api.js
106
106
  │ └ src/index.js
@@ -217,7 +217,7 @@
217
217
  │ └ src/components/FrequencyStatus.js
218
218
  │ └ src/make-api.js
219
219
  │ └ src/index.js
220
- ├ node_modules/lit-html/lib/default-template-processor.js ─── 311b ──── 0.3%
220
+ ├ node_modules/lit-html/lib/default-template-processor.js ─── 311b ──── 0.2%
221
221
  │ └ node_modules/lit-html/lit-html.js
222
222
  │ └ node_modules/lit-element/lit-element.js
223
223
  │ └ src/components/Price.js