File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments