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 11# Release Notes for Datastar
22
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+
39## 1.0.0-beta.7 - 2025-02-01
410
511### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " putyourlightson/craft-datastar" ,
33 "description" : " A template-driven, reactive hypermedia framework for Craft." ,
4- "version" : " 1.0.0-beta.7 " ,
4+ "version" : " 1.0.0-beta.8 " ,
55 "type" : " craft-plugin" ,
66 "license" : " mit" ,
77 "require" : {
88 "php" : " ^8.2" ,
99 "craftcms/cms" : " ^5.0" ,
10- "putyourlightson/craft-datastar-module" : " ^1.0.0-beta.10 "
10+ "putyourlightson/craft-datastar-module" : " ^1.0.0-beta.14 "
1111 },
1212 "require-dev" : {
1313 "craftcms/ecs" : " dev-main" ,
You can’t perform that action at this time.
0 commit comments