Skip to content

Releases: Farfetch/blackout

@farfetch/[email protected]

21 Nov 15:02
Compare
Choose a tag to compare

2.15.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.
  • useCreateExchangeFilter hook renamed to useExchangeFilters.
  • isCreating selector from the hook, renamed to isLoading.

@farfetch/[email protected]

21 Nov 15:02
Compare
Choose a tag to compare

1.9.1 (2023-11-21)

Note: Version bump only for package @farfetch/blackout-analytics

@farfetch/[email protected]

16 Nov 16:42
Compare
Choose a tag to compare

Features

  • add review checkout analytics event to v1 (db408e9)

@farfetch/[email protected]

16 Nov 16:42
Compare
Choose a tag to compare

Features

  • add productId to analytics events v1 (d78cdbd)
  • add review checkout analytics event to v1 (db408e9)
  • add unitSalePrice to analytics events v1 (aa57856)
  • omnitracking minor changes for v1 (4d03ee8)

@farfetch/[email protected]

15 Nov 17:11
Compare
Choose a tag to compare

1.15.0 (2023-11-15)

Bug Fixes

  • fix productsList schema handling of filterSegments (14e1652)

Features

  • omnitracking minor changes for main (83c1183)

@farfetch/[email protected]

15 Nov 17:11
Compare
Choose a tag to compare

1.15.0 (2023-11-15)

Features

  • add review checkout analytics event to main (4a080eb)

@farfetch/[email protected]

15 Nov 17:11
Compare
Choose a tag to compare

2.14.3 (2023-11-15)

Bug Fixes

  • add segments and benefits targets to commerce pages fetch (3616f28)
  • fix productsList schema handling of filterSegments (14e1652)

@farfetch/[email protected]

15 Nov 17:11
Compare
Choose a tag to compare

1.9.0 (2023-11-15)

Features

  • add productId to add-to-wishlist event main (c704165)
  • add review checkout analytics event to main (4a080eb)
  • add unitSalePrice to analytics events main (593c0a3)
  • omnitracking minor changes for main (83c1183)

@farfetch/[email protected]

08 Nov 12:12
Compare
Choose a tag to compare

1.14.0 (2023-11-08)

Bug Fixes

  • avoid facets replacement when multiple listing requests (b9b29ba)
  • commerce pages merge strategy not merging correctly (1f71943)

Features

  • add isMainWishlist parameter to main (923a37c)

@farfetch/[email protected]

08 Nov 12:12
Compare
Choose a tag to compare

1.14.0 (2023-11-08)

Features

  • add checkout step to analytics events main (2d4bd6a)
  • add isMainWishlist parameter to main (923a37c)
  • add new locations to Analytics FROM types for main (7193846)
  • add parameters to interact content event for main (e4bd28e)
  • add parameters to payment info added event (42e5ea1)
  • add site performance measuring event to analytics (ed9dec1)
  • analytics|react: update recommendations tracking parameters (3ec76e2)
  • update forter script (3759e65)