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

Commit 42a8429

Browse files
Changelog
1 parent 5c8bcd3 commit 42a8429

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [5.2.0] - 2022-12-23
10+
11+
### Added
12+
13+
- Adding `name` in library export to use the package with CDN, Sprockets and `import-maps`.
14+
915
### Chore
1016

11-
- Using new Stimulus lifecycle callbacks to make the controller function properly when checkbox checkboxAll targets are dynamically added and/or removed from the DOM. (https://github.com/stimulus-components/stimulus-checkbox-select-all/pull/19)
17+
- Upgrading to Node `18`.
18+
- Bump dependencies.
19+
- Upgrading to Vite `4.x`.
20+
- Using new Stimulus lifecycle callbacks to make the controller function properly when checkbox checkboxAll targets are dynamically added and/or removed from the DOM. (https://github.com/stimulus-components/stimulus-checkbox-select-all/pull/19).
1221

1322
## [5.1.0] - 2022-04-15
1423

0 commit comments

Comments
 (0)