This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
5.2.0
Added
- Adding
name
in library export to use the package with CDN, Sprockets andimport-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).