File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88> [ !TIP]
99> This file contains the changelog of the Skeleton itself. You should replace it with your own Changelog!
1010
11+ ## [ 6.0.0-rc.2] ( https://github.com/userfrosting/UserFrosting/compare/6.0.0-rc.1...6.0.0-rc.2 )
12+ - Fix package dependency issue.
13+
1114## [ 6.0.0-rc.1] ( https://github.com/userfrosting/UserFrosting/compare/6.0.0-beta.8...6.0.0-rc.1 )
1215- Remove ` composer.lock ` from ` .gitignore `
1316- Load ` .env ` file in Vite config
Original file line number Diff line number Diff line change 3636 "happy-dom" : " ^20.8.9" ,
3737 "jiti" : " ^2.5.1" ,
3838 "less" : " ^4.2.0" ,
39- "less-loader" : " ^11.1.3 " ,
39+ "less-loader" : " ^12.2.0 " ,
4040 "npm-run-all2" : " ^6.1.2" ,
4141 "prettier" : " ^3.6.2" ,
4242 "ts-loader" : " ^9.5.1" ,
You can’t perform that action at this time.
0 commit comments