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 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 1.0.0-alpha.8 " ,
3+ "version" : " 1.0.1 " ,
44 "changelog" : true ,
55 "conventionalCommits" : true
66}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819** Note:** Version bump only for package @stimulus-library/controllers
Original file line number Diff line number Diff line change 99 " ruby on rails" ,
1010 " ruby-on-rails"
1111 ],
12- "version" : " 1.0.0-alpha.8 " ,
12+ "version" : " 1.0.1 " ,
1313 "license" : " MIT" ,
1414 "author" : {
1515 "name" : " Sub-Xaero" ,
3333 "test:treeshake" : " agadoo dist"
3434 },
3535 "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 " ,
3838 "date-fns" : " ^2.29.3"
3939 },
4040 "devDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819
Original file line number Diff line number Diff line change 99 " ruby on rails" ,
1010 " ruby-on-rails"
1111 ],
12- "version" : " 1.0.0-alpha.8 " ,
12+ "version" : " 1.0.1 " ,
1313 "license" : " MIT" ,
1414 "author" : {
1515 "name" : " Sub-Xaero" ,
3535 },
3636 "dependencies" : {
3737 "@hotwired/stimulus" : " ^3.0.0" ,
38- "@stimulus-library/utilities" : " ^1.0.0-alpha.3 "
38+ "@stimulus-library/utilities" : " ^1.0.1 "
3939 },
4040 "devDependencies" : {
4141 "@types/chai" : " ^4.3.5" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 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)
715
816** Note:** Version bump only for package stimulus-library
Original file line number Diff line number Diff line change 99 " ruby on rails" ,
1010 " ruby-on-rails"
1111 ],
12- "version" : " 1.0.0-alpha.8 " ,
12+ "version" : " 1.0.1 " ,
1313 "license" : " MIT" ,
1414 "author" : {
1515 "name" : " Sub-Xaero" ,
3737 },
3838 "dependencies" : {
3939 "@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 "
4343 },
4444 "devDependencies" : {
4545 "agadoo" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 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)
715
816** Note:** Version bump only for package @stimulus-library/utilities
You can’t perform that action at this time.
0 commit comments