File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## 6.0.0-alpha.5 - 2025-05-23
99- Implement CSRF protection
1010- Add remember me checkbox
1111- New user email verification
Original file line number Diff line number Diff line change 7878 "slam/phpstan-extensions" : " ^6.0" ,
7979 "symplify/monorepo-builder" : " ^11.2"
8080 },
81- "replace" : {
82- "userfrosting/framework" : " 6.0.0-alpha.4" ,
83- "userfrosting/sprinkle-account" : " 6.0.0-alpha.4" ,
84- "userfrosting/sprinkle-admin" : " 6.0.0-alpha.4" ,
85- "userfrosting/sprinkle-core" : " 6.0.0-alpha.4" ,
86- "userfrosting/userfrosting" : " 6.0.0-alpha.4"
87- },
88- "minimum-stability" : " dev" ,
89- "prefer-stable" : true ,
9081 "autoload" : {
9182 "psr-4" : {
9283 "UserFrosting\\ " : " packages/framework/src" ,
10596 "UserFrosting\\ Tests\\ App\\ " : " packages/skeleton/app/tests/" ,
10697 "Workers\\ MonoRepo\\ " : " utils/"
10798 }
108- }
99+ },
100+ "replace" : {
101+ "userfrosting/framework" : " 6.0.0-alpha.5" ,
102+ "userfrosting/sprinkle-account" : " 6.0.0-alpha.5" ,
103+ "userfrosting/sprinkle-admin" : " 6.0.0-alpha.5" ,
104+ "userfrosting/sprinkle-core" : " 6.0.0-alpha.5" ,
105+ "userfrosting/userfrosting" : " 6.0.0-alpha.5"
106+ },
107+ "minimum-stability" : " dev" ,
108+ "prefer-stable" : true
109109}
Original file line number Diff line number Diff line change 11{
22 "name" : " userfrosting" ,
3- "version" : " 6.0.0-alpha.4 " ,
3+ "version" : " 6.0.0-alpha.5 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @userfrosting/sprinkle-account" ,
3- "version" : " 6.0.0-alpha.4 " ,
3+ "version" : " 6.0.0-alpha.5 " ,
44 "type" : " module" ,
55 "description" : " Account Sprinkle for UserFrosting" ,
66 "funding" : " https://opencollective.com/userfrosting" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @userfrosting/sprinkle-admin" ,
3- "version" : " 6.0.0-alpha.4 " ,
3+ "version" : " 6.0.0-alpha.5 " ,
44 "type" : " module" ,
55 "description" : " Admin Sprinkle for UserFrosting 6" ,
66 "funding" : " https://opencollective.com/userfrosting" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @userfrosting/sprinkle-core" ,
3- "version" : " 6.0.0-alpha.4 " ,
3+ "version" : " 6.0.0-alpha.5 " ,
44 "type" : " module" ,
55 "description" : " Core Sprinkle for UserFrosting" ,
66 "funding" : " https://opencollective.com/userfrosting" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @userfrosting/theme-pink-cupcake" ,
3- "version" : " 6.0.0-alpha.4 " ,
3+ "version" : " 6.0.0-alpha.5 " ,
44 "type" : " module" ,
55 "description" : " Pink Cupcake Theme for UserFrosting" ,
66 "funding" : " https://opencollective.com/userfrosting" ,
You can’t perform that action at this time.
0 commit comments