File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Release Notes for Datastar
22
3+ ## 1.0.0-RC.8 - 2025-09-20
4+
5+ - Fixed a bug in which headers were being accessed for console requests.
6+
37## 1.0.0-RC.7 - 2025-08-19
48
59- The package now includes Datastar [ 1.0.0-RC.5] ( https://github.com/starfederation/datastar/releases/tag/v1.0.0-RC.5 ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " putyourlightson/craft-datastar" ,
33 "description" : " A reactive hypermedia framework for Craft." ,
4- "version" : " 1.0.0-RC.7 " ,
4+ "version" : " 1.0.0-RC.8 " ,
55 "type" : " craft-plugin" ,
66 "license" : " mit" ,
77 "require" : {
88 "php" : " ^8.2" ,
99 "craftcms/cms" : " ^5.4" ,
10- "putyourlightson/craft-datastar-module" : " ^1.0.0-RC.8 "
10+ "putyourlightson/craft-datastar-module" : " ^1.0.0-RC.11 "
1111 },
1212 "require-dev" : {
1313 "craftcms/ecs" : " dev-main" ,
You can’t perform that action at this time.
0 commit comments