File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Release Notes for Datastar
22
3+ ## 1.0.0-beta.9 - Unreleased
4+
5+ ### Changed
6+
7+ - Control panel requests now use the ` data-star-* ` aliased bundle.
8+
9+ ### Removed
10+
11+ - Removed the ` settleDuration ` fragment option.
12+
313## 1.0.0-beta.8 - 2025-02-25
414
515### Removed
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.8 " ,
4+ "version" : " 1.0.0-beta.9 " ,
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.14 "
10+ "putyourlightson/craft-datastar-module" : " ^1.0.0-beta.16 "
1111 },
1212 "require-dev" : {
1313 "craftcms/ecs" : " dev-main" ,
You can’t perform that action at this time.
0 commit comments