File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0] ( https://github.com/vue-spark/router-plugins/compare/v0.1.1...v1.0.0 ) (2025-07-07)
4+
5+ ### ⚠ BREAKING CHANGES
6+
7+ - ** scroller:** 移除 selectors 默认值并改为必填项
8+ - 重构 Vue Router 插件系统
9+
10+ ### Chores
11+
12+ - ** play:** 更新演练场代码 ([ be228c8] ( https://github.com/vue-spark/router-plugins/commit/be228c8ca7052663f0c6076234ca1097646d86aa ) )
13+
14+ ### Refactors
15+
16+ - ** scroller:** 移除 selectors 默认值并改为必填项 ([ 0dbb493] ( https://github.com/vue-spark/router-plugins/commit/0dbb493be668a5d8ccb8559bffc36a2c300f6350 ) )
17+ - 重构 Vue Router 插件系统 ([ 40b7fa5] ( https://github.com/vue-spark/router-plugins/commit/40b7fa5c3ba73c43c3253cbaff6698b1a9a8e9ce ) )
18+
19+ ### Docs
20+
21+ - ** README:** 更新文档以适配 v1.0.0 新版本 ([ 0775544] ( https://github.com/vue-spark/router-plugins/commit/07755447b465e0482f1f82d98dddac72e2504710 ) )
22+
323## [ 0.1.1] ( https://github.com/vue-spark/router-plugins/compare/v0.1.0...v0.1.1 ) (2025-07-07)
424
525### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-spark/router-plugins" ,
33 "type" : " module" ,
4- "version" : " 0.1.1 " ,
4+ "version" : " 1.0.0 " ,
55 "description" : " Lightweight Vue Router 4 plugin collection - extend routing capabilities with minimal overhead." ,
66 "author" : " leihaohao <https://github.com/l246804>" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments