File tree Expand file tree Collapse file tree 11 files changed +81
-27
lines changed Expand file tree Collapse file tree 11 files changed +81
-27
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.3.0] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.2...v1.3.0 ) (2025-04-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ConfirmController:** All confirm on <button > elements ([ b14a042] ( https://github.com/Sub-Xaero/stimulus-library/commit/b14a042eba57faef26ee1157bb2da579ab5c7900 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** DirtyTracking:** Allow tracking of multi-selects ([ d0bed9f] ( https://github.com/Sub-Xaero/stimulus-library/commit/d0bed9fefb09657cb97b83780fbe1d875ae2e62f ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 1.2.2] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.1...v1.2.2 ) (2024-09-14)
7
23
8
24
** Note:** Version bump only for package stimulus-library
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"changelog" : true ,
5
5
"conventionalCommits" : true
6
6
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.3.0] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.2...v1.3.0 ) (2025-04-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ConfirmController:** All confirm on <button > elements ([ b14a042] ( https://github.com/Sub-Xaero/stimulus-library/commit/b14a042eba57faef26ee1157bb2da579ab5c7900 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.2.2] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.1...v1.2.2 ) (2024-09-14)
7
18
8
19
** Note:** Version bump only for package @stimulus-library/controllers
Original file line number Diff line number Diff line change 9
9
" ruby on rails" ,
10
10
" ruby-on-rails"
11
11
],
12
- "version" : " 1.2.2 " ,
12
+ "version" : " 1.3.0 " ,
13
13
"license" : " MIT" ,
14
14
"author" : {
15
15
"name" : " Sub-Xaero" ,
35
35
"test:treeshake" : " agadoo dist"
36
36
},
37
37
"dependencies" : {
38
- "@stimulus-library/mixins" : " ^1.2.2 " ,
39
- "@stimulus-library/utilities" : " ^1.2.1 " ,
38
+ "@stimulus-library/mixins" : " ^1.3.0 " ,
39
+ "@stimulus-library/utilities" : " ^1.3.0 " ,
40
40
"date-fns" : " ^4.1.0"
41
41
},
42
42
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.3.0] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.2...v1.3.0 ) (2025-04-02)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** DirtyTracking:** Allow tracking of multi-selects ([ d0bed9f] ( https://github.com/Sub-Xaero/stimulus-library/commit/d0bed9fefb09657cb97b83780fbe1d875ae2e62f ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.2.2] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.1...v1.2.2 ) (2024-09-14)
7
18
8
19
** Note:** Version bump only for package @stimulus-library/mixins
Original file line number Diff line number Diff line change 9
9
" ruby on rails" ,
10
10
" ruby-on-rails"
11
11
],
12
- "version" : " 1.2.2 " ,
12
+ "version" : " 1.3.0 " ,
13
13
"license" : " MIT" ,
14
14
"author" : {
15
15
"name" : " Sub-Xaero" ,
37
37
},
38
38
"dependencies" : {
39
39
"@hotwired/stimulus" : " ^3.0.0" ,
40
- "@stimulus-library/utilities" : " ^1.2.1 "
40
+ "@stimulus-library/utilities" : " ^1.3.0 "
41
41
},
42
42
"devDependencies" : {
43
43
"@types/chai" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.3.0] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.2...v1.3.0 ) (2025-04-02)
7
+
8
+ ** Note:** Version bump only for package stimulus-library
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.2] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.1...v1.2.2 ) (2024-09-14)
7
15
8
16
** Note:** Version bump only for package stimulus-library
Original file line number Diff line number Diff line change 9
9
" ruby on rails" ,
10
10
" ruby-on-rails"
11
11
],
12
- "version" : " 1.2.2 " ,
12
+ "version" : " 1.3.0 " ,
13
13
"license" : " MIT" ,
14
14
"author" : {
15
15
"name" : " Sub-Xaero" ,
39
39
},
40
40
"dependencies" : {
41
41
"@hotwired/stimulus" : " ^3.2.1" ,
42
- "@stimulus-library/controllers" : " ^1.2.2 " ,
43
- "@stimulus-library/mixins" : " ^1.2.2 " ,
44
- "@stimulus-library/utilities" : " ^1.2.1 "
42
+ "@stimulus-library/controllers" : " ^1.3.0 " ,
43
+ "@stimulus-library/mixins" : " ^1.3.0 " ,
44
+ "@stimulus-library/utilities" : " ^1.3.0 "
45
45
},
46
46
"devDependencies" : {
47
47
"@types/node" : " ^22.13.17" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.3.0] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.2...v1.3.0 ) (2025-04-02)
7
+
8
+ ** Note:** Version bump only for package @stimulus-library/utilities
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.1] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.2.0...v1.2.1 ) (2024-08-14)
7
15
8
16
** Note:** Version bump only for package @stimulus-library/utilities
You can’t perform that action at this time.
0 commit comments