Skip to content

Latest commit

 

History

History
83 lines (43 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

83 lines (43 loc) · 1.96 KB

Changelog

Unreleased changes

2.1.0 - 2024-05-28

Changed

  • Improved extendability by a store and vue component (#14)

Fixed

  • Update product id to entity id (#13)

2.0.0 - 2024-05-22

Added

  • Rapidez v2 support (#11)
  • Rapidez v2 compatibility (#12)

0.6.0 - 2024-02-14

Added

  • Use authorization header from core if it is filled (#9)

Changed

  • Flexibility refactor for extensibility with slots and partials (#10)

0.5.3 - 2023-07-11

Fixed

  • Update user check for 1.x compatibility (#8)

0.5.2 - 2023-07-04

Fixed

  • Use url helpers (#7)

0.5.1 - 2023-04-25

Fixed

  • Filename typo (e96a3cc)

0.5.0 - 2023-04-05

Added

  • Add package.js, update readme (#6)

0.4.1 - 2023-01-19

Fixed

  • Prevent "Attempt to read customer_id on null" (#4)

0.4.0 - 2023-01-19

Changed

  • Replace turbolinks with turbo (#5)
  • Add changelog action (3299c6b)

0.3.0 - 2022-08-23

Added

  • Ability to get all alerts of a customer to check if customer is subscribed (#3)

0.2.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (07c6ca5)

0.1.0 - 2021-11-26

Initial release