File tree Expand file tree Collapse file tree 11 files changed +76
-27
lines changed Expand file tree Collapse file tree 11 files changed +76
-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.0.1] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.8...v1.0.1 ) (2023-08-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** useLocalStorage:** useLocalStorage mixin now listens for ` storage ` events and updates the key accordingly. ([ b78833f] ( https://github.com/Sub-Xaero/stimulus-library/commit/b78833f3609f43eda92c9d143bc204b0ee2b40b1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.0.0-alpha.8] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.7...v1.0.0-alpha.8 ) (2023-08-17)
7
18
8
19
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.0.0-alpha.8 " ,
3
+ "version" : " 1.0.1 " ,
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.0.1] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.8...v1.0.1 ) (2023-08-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** useLocalStorage:** useLocalStorage mixin now listens for ` storage ` events and updates the key accordingly. ([ b78833f] ( https://github.com/Sub-Xaero/stimulus-library/commit/b78833f3609f43eda92c9d143bc204b0ee2b40b1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.0.0-alpha.8] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.7...v1.0.0-alpha.8 ) (2023-08-17)
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.0.0-alpha.8 " ,
12
+ "version" : " 1.0.1 " ,
13
13
"license" : " MIT" ,
14
14
"author" : {
15
15
"name" : " Sub-Xaero" ,
33
33
"test:treeshake" : " agadoo dist"
34
34
},
35
35
"dependencies" : {
36
- "@stimulus-library/mixins" : " ^1.0.0-alpha.8 " ,
37
- "@stimulus-library/utilities" : " ^1.0.0-alpha.3 " ,
36
+ "@stimulus-library/mixins" : " ^1.0.1 " ,
37
+ "@stimulus-library/utilities" : " ^1.0.1 " ,
38
38
"date-fns" : " ^2.29.3"
39
39
},
40
40
"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.0.1] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.8...v1.0.1 ) (2023-08-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** useLocalStorage:** useLocalStorage mixin now listens for ` storage ` events and updates the key accordingly. ([ b78833f] ( https://github.com/Sub-Xaero/stimulus-library/commit/b78833f3609f43eda92c9d143bc204b0ee2b40b1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.0.0-alpha.8] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.7...v1.0.0-alpha.8 ) (2023-08-17)
7
18
8
19
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.0.0-alpha.8 " ,
12
+ "version" : " 1.0.1 " ,
13
13
"license" : " MIT" ,
14
14
"author" : {
15
15
"name" : " Sub-Xaero" ,
35
35
},
36
36
"dependencies" : {
37
37
"@hotwired/stimulus" : " ^3.0.0" ,
38
- "@stimulus-library/utilities" : " ^1.0.0-alpha.3 "
38
+ "@stimulus-library/utilities" : " ^1.0.1 "
39
39
},
40
40
"devDependencies" : {
41
41
"@types/chai" : " ^4.3.5" ,
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.0.1] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.8...v1.0.1 ) (2023-08-17)
7
+
8
+ ** Note:** Version bump only for package stimulus-library
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0-alpha.8] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.7...v1.0.0-alpha.8 ) (2023-08-17)
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.0.0-alpha.8 " ,
12
+ "version" : " 1.0.1 " ,
13
13
"license" : " MIT" ,
14
14
"author" : {
15
15
"name" : " Sub-Xaero" ,
37
37
},
38
38
"dependencies" : {
39
39
"@hotwired/stimulus" : " ^3.2.1" ,
40
- "@stimulus-library/controllers" : " ^1.0.0-alpha.8 " ,
41
- "@stimulus-library/mixins" : " ^1.0.0-alpha.8 " ,
42
- "@stimulus-library/utilities" : " ^1.0.0-alpha.3 "
40
+ "@stimulus-library/controllers" : " ^1.0.1 " ,
41
+ "@stimulus-library/mixins" : " ^1.0.1 " ,
42
+ "@stimulus-library/utilities" : " ^1.0.1 "
43
43
},
44
44
"devDependencies" : {
45
45
"agadoo" : " ^3.0.0" ,
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.0.1] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.8...v1.0.1 ) (2023-08-17)
7
+
8
+ ** Note:** Version bump only for package @stimulus-library/utilities
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0-alpha.3] ( https://github.com/Sub-Xaero/stimulus-library/compare/v1.0.0-alpha.0...v1.0.0-alpha.3 ) (2023-06-10)
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