File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for Datastar
2
2
3
+ ## 1.0.0-beta.8 - 2025-02-25
4
+
5
+ ### Removed
6
+
7
+ - Removed the ability to expose the Datastar object, since the framework no longer exposes it.
8
+
3
9
## 1.0.0-beta.7 - 2025-02-01
4
10
5
11
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " putyourlightson/craft-datastar" ,
3
3
"description" : " A template-driven, reactive hypermedia framework for Craft." ,
4
- "version" : " 1.0.0-beta.7 " ,
4
+ "version" : " 1.0.0-beta.8 " ,
5
5
"type" : " craft-plugin" ,
6
6
"license" : " mit" ,
7
7
"require" : {
8
8
"php" : " ^8.2" ,
9
9
"craftcms/cms" : " ^5.0" ,
10
- "putyourlightson/craft-datastar-module" : " ^1.0.0-beta.10 "
10
+ "putyourlightson/craft-datastar-module" : " ^1.0.0-beta.14 "
11
11
},
12
12
"require-dev" : {
13
13
"craftcms/ecs" : " dev-main" ,
You can’t perform that action at this time.
0 commit comments