Releases: Farfetch/blackout
Releases · Farfetch/blackout
@farfetch/[email protected]
@farfetch/[email protected]
Features
- add new parameters to interact content event v1 (5c1e406)
@farfetch/[email protected]
@farfetch/[email protected]
1.17.0 (2023-12-05)
Bug Fixes
- fix
getProductListingFacetGroups
selector (6f19eca) - fix
ids
slice reducer in wishlist sets (d6a0dc5)
Features
- add id delivery bundle in tests (fb6e6b0)
- add new parameters to interact content event main (b853f03)
Reverts
- Revert "fix: buildQueryStringFromObject query construction" (487436b)
@farfetch/[email protected]
@farfetch/[email protected]
@farfetch/[email protected]
@farfetch/[email protected]
Features
- add new parameters to interact content event v1 (af64981)
@farfetch/[email protected]
1.16.0 (2023-11-21)
Bug Fixes
- save exchanges filters by id (e1959ba)
BREAKING CHANGES
-
- Exchange filters are now stored under entities by orderItemUuid (shippingOrderLineId).
Previously the user wasn't able to fetch multiple filters because each request cleared
the previous data, which this PR aims to fix.
- Exchange filters are now stored under entities by orderItemUuid (shippingOrderLineId).
- useCreateExchangeFilter hook renamed to useExchangeFilters.
- isCreating selector from the hook, renamed to isLoading.
@farfetch/[email protected]
1.16.0 (2023-11-21)
Bug Fixes
BREAKING CHANGES
-
- Exchange filters are now stored under entities by orderItemUuid (shippingOrderLineId).
Previously the user wasn't able to fetch multiple filters because each request cleared
the previous data, which this PR aims to fix.
- Exchange filters are now stored under entities by orderItemUuid (shippingOrderLineId).
- useCreateExchangeFilter hook renamed to useExchangeFilters.
- isCreating selector from the hook, renamed to isLoading.