Releases: bigcommerce/data-store-js
Releases · bigcommerce/data-store-js
v0.2.7
Bug Fixes
- core: CHECKOUT-4137 Catch error if unable to freeze or perform check (a4d9ea6)
v0.2.6
Bug Fixes
- core: CHECKOUT-3790 Allow
composeReducers
function to accept reducers of different type (d66d0f4)
- core: CHECKOUT-3790 Ensure reducers have the expected signature before composing them (8b7f3a9)
v0.2.5
Bug Fixes
- core: CHECKOUT-3135 Upgrade Rx to version 6 to bring in various performance improvements and fixes (6849133)
v0.2.4
Bug Fixes
- core: CHECKOUT-3462 Execute thunk actions sequentially (5224e69)
v0.2.3
Bug Fixes
- core: CHECKOUT-3475 Export missing interfaces (56ca1a3)
v0.2.2
Bug Fixes
- common: CHECKOUT-3462 Remove Node engine field (3c034ce)
v0.2.1
Bug Fixes
- core: CHECKOUT-3011 Don't trigger subscribers if only transformed state changes (f99d186)
Features
- core: CHECKOUT-3011 Skip initial subscriber notification (2869178)
v0.2.0
Bad release. Please use v0.2.1
instead.
v0.1.8
Bug Fixes
- common: CHECKOUT-3191 Fix sourcemaps by enabling
inlineSources
(3b85d78)
v0.1.6
Bug Fixes
- core: CHECKOUT-3053 Fix issue related to error action not able to dispatch (443c300)
- core: CHECKOUT-3053 More permissive default action type (7b8e2ad)