Skip to content

Commit 30e5b99

Browse files
Changelog
1 parent 6872cc5 commit 30e5b99

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [4.1.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-
- Updating workflows
12-
- Upgrading Node to 16
13-
- Upgrading dependencies
17+
- Using `Stimulus` as external library reducing size from `10.29 KiB` to `0.72 kB`.
18+
- Bump dependencies.
19+
- Upgrading to Vite `4.x`.
20+
- Docs new UI.
21+
- Upgrading Node to `18.x`.
1422

1523
## [4.0.0] - 2021-10-06
1624

@@ -19,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1927
- **Breaking** Upgrading Stimulus to `3.x` and change namespace from `stimulus` to `@hotwired/stimulus`.
2028
- Using default value option for `wrapperSelector`.
2129
- Upgrading dependencies
22-
- Upgrading Node to 14.18.0
30+
- Upgrading Node to `14.18.0`
2331

2432
## [3.0.0] - 2021-05-09
2533

0 commit comments

Comments
 (0)