Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 1.49 KB

Changelog

Unreleased changes

0.5.1 - 2024-06-10

Fixed

  • Fix broken packages:discover without database (#6)

0.5.0 - 2024-03-21

Added

  • Rapidez v2 support (#5)

0.4.0 - 2023-10-31

Added

  • Rapidez v1 support (#4)

0.3.1 - 2023-01-31

Fixed

  • Remove data-turbo false from hash links no longer needed (#3)

0.3.0 - 2023-01-19

Changed

  • Replace turbolinks with turbo (#2)
  • Add changelog action (cb885fb)

0.2.1 - 2022-04-12

Fixed

  • Use the new core facade location (bad0b9a)

0.2.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (a9c484f)

0.1.2 - 2021-08-04

Changed

  • Changed the rapidez/core version constraint (dc21fdf)

0.1.1 - 2021-07-20

Fixed

  • Sortorder (d1bd7b5)

0.1.0 - 2021-07-20

Initial release