Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

74 lines (38 loc) · 1.63 KB

Changelog

Unreleased changes

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