Updated the SDK for the Datastar 1.0 release! π
What's Changed
- fasthtml: use attribute generators in examples by @axelknock in #29
- fastapi example: fix response_class by @joris-r in #31
- pre-commit autoupdate 2026-02-25 by @cclauss in #32
- Handle DELETE method in
ReadSignalsby @bencroker in #37 - Fix: default to status 200 for non-empty DatastarResponse (Litestar) by @tompassarelli in #39
- Update attributes for upcoming v1 changes by @gazpachoking in #40
- Add ruff rules for Pylint, Refurb, and type hints by @cclauss in #35
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in #33
- Fixed type hint for patch_signals by @nicobako in #36
- Bump the github-actions group with 5 updates by @dependabot[bot] in #41
New Contributors
- @joris-r made their first contribution in #31
- @cclauss made their first contribution in #32
- @bencroker made their first contribution in #37
- @tompassarelli made their first contribution in #39
- @nicobako made their first contribution in #36
- @dependabot[bot] made their first contribution in #41
Full Changelog: v0.8.0...v1.0.0