File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ v1.0.0-rc.1] ( https://github.com/soybeanjs/elegant-router/compare/v1.0.0-beta.3...v1.0.0-rc.1 ) (2025-05-14)
5
+
6
+ ###   ;  ;  ; ❤️ Contributors
7
+
4
8
## [ v1.0.0-beta.3] ( https://github.com/soybeanjs/elegant-router/compare/v1.0.0-beta.2...v1.0.0-beta.3 ) (2025-05-14)
5
9
6
10
###   ;  ;  ; 🚨 Breaking Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " template-vue" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.3 " ,
4
+ "version" : " 1.0.0-rc.1 " ,
5
5
"private" : true ,
6
6
"packageManager" : " pnpm@10.11.0" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " elegant-router" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.3 " ,
4
+ "version" : " 1.0.0-rc.1 " ,
5
5
"packageManager" : " pnpm@10.11.0" ,
6
6
"description" : " A plugin to create router elegantly" ,
7
7
"author" : {
You can’t perform that action at this time.
0 commit comments