Skip to content

Latest commit

 

History

History
111 lines (57 loc) · 2.39 KB

CHANGELOG.md

File metadata and controls

111 lines (57 loc) · 2.39 KB

Changelog

Unreleased changes

2.1.0 - 2024-08-13

Added

  • Laravel 11 support (#23)

2.0.0 - 2024-05-23

Added

  • Rapidez v2 compatibility (#22)

0.5.4 - 2023-09-22

Added

  • Laravel 10 support (d18849d)

0.5.3 - 2023-07-19

Fixed

  • Closing form tag (#18)

0.5.2 - 2023-07-11

Fixed

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

0.5.1 - 2023-07-04

Fixed

  • Use url helpers (#16)
  • v-cloak on wishlist button (#14)

0.5.0 - 2023-05-16

Changed

  • One wishlist button component (#13)

0.4.0 - 2023-04-06

Added

  • Add package.js (#11)

0.3.0 - 2023-01-19

Changed

  • Replace turbolinks with turbo (#9)
  • Add changelog action (585c42e)

0.2.5 - 2022-11-10

Fixed

  • Use import instead of require (#8)

0.2.4 - 2022-10-07

Fixed

  • Store header (#7)

0.2.3 - 2022-09-01

Fixed

  • Allow global use (#6)

0.2.2 - 2022-09-01

Fixed

  • Added id to the query (#5)

0.2.1 - 2022-08-26

Fixed

  • Added ids to the queries (#4)

0.2.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (3026bb0)

0.1.2 - 2022-03-16

Fixed

  • Changes prop was dropped (1d9f634)

0.1.1 - 2022-02-17

Fixed

  • Wishlist changed event to make everything reactive (86ac596)

0.1.0 - 2022-02-17

Initial release