Skip to content

Releases: rapidez/core

3.0.0

13 Dec 10:47

Choose a tag to compare

See the upgrade guide: https://docs.rapidez.io/3.x/upgrading.html

Added

  • Checkout refactor using GraphQL and added a onestep option (#503, #630, #631, #636, #647, #612)
  • Improved install command (#586)
  • Use design/head/default_description (#605)
  • Show selected/active filters (#587)
  • Moved the translations and added Dutch translations (#598)
  • HTTP/3 Early Hints support (#644)

Changed

  • Drop support for Magento 2.4.5 and 2.4.6 (#590)
  • Product gallery refactor with count overflow (#624)
  • Color names refactor (#622)
  • Named z-indexes refactor (#625)
  • Implemented rapidez/blade-components (#667)
  • Autocomplete styling (#670)
  • Quantity input refactor (#645)

Fixed

  • Reduce javascript bundle size (#604)

2.19.0

17 Dec 07:25
adb82f3

Choose a tag to compare

Added

  • URLs from Magento option + config refactor with multi-cache (#567)
  • Global slideover (#619)

2.18.3

28 Nov 12:59
6567325

Choose a tag to compare

Fixed

  • Use synonym graph instead of regular synonyms (#663)

2.18.2

27 Nov 16:00
4d1a24c

Choose a tag to compare

Fixed

  • Improved Vue/Turbo loading speed fix (#662)

2.18.1

27 Nov 09:48
93469cb

Choose a tag to compare

Fixed

2.18.0

26 Nov 14:21
7a66444

Choose a tag to compare

Changed

  • Improved Vue/Turbo loading speed (#653)

Since Vue boots quicker on first load and doesn't block during subsequent loads, make sure you listen to vue:loaded instead of turbo:load if you want to interact with Vue.

2.17.1

26 Nov 12:21

Choose a tag to compare

Fixed

  • Reduce forced reflow with the slider (#609)
  • Clone address to remove reactivity (#656)

2.17.0

20 Nov 16:20
9cc8bc9

Choose a tag to compare

Added

  • Disable checkout button and add notice if not in stock (#627)

Changed

  • Apply middlewares from fallback routes (#643)

2.16.0

19 Nov 10:27
6d345d2

Choose a tag to compare

Changed

  • Resize path helper (#633, #648)
  • Extracted login to a loginByToken function (#637)

Fixed

  • Image switching length fix (#641)
  • Fix error of undefined when extensions is not set (#634)

2.15.0

23 Oct 15:11
e43f200

Choose a tag to compare

Added

  • VAT change event (#606)

Fixed

  • Use correct object structure in PostCSS config (#611)