Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

5.2.0

Compare
Choose a tag to compare
@guillaumebriday guillaumebriday released this 23 Dec 23:04
· 12 commits to master since this release

Added

  • Adding name in library export to use the package with CDN, Sprockets and import-maps.

Chore

  • Upgrading to Node 18.
  • Bump dependencies.
  • Upgrading to Vite 4.x.
  • Using new Stimulus lifecycle callbacks to make the controller function properly when checkbox checkboxAll targets are dynamically added and/or removed from the DOM. (#19).

v5.1.0...v5.2.0