0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset
Ben Holmes 8ca7c731de
Actions: React 19 progressive enhancement support (#11071)
* deps: react 19

* feat: react progressive enhancement with useActionState

* refactor: revert old action state implementation

* feat(test): react 19 action with useFormStatus

* fix: remove unused context arg

* fix: wrote actions to wrong test fixture!

* deps: revert react 19 beta to 18 for actions-blog fixture

* chore: remove unused overrides

* chore: remove unused actions export

* chore: spaces vs tabs ugh

* chore: fix conflicting fixture names

* chore: changeset

* chore: bump changeset to minor

* Actions: support React 19 `useActionState()` with progressive enhancement (#11074)

* feat(ex): Like with useActionState

* feat: useActionState progressive enhancement!

* feat: getActionState utility

* chore: revert actions-blog fixture experimentation

* fix: add back actions.ts export

* feat(test): Like with use action state test

* fix: stub form state client-side to avoid hydration error

* fix: bad .safe chaining

* fix: update actionState for client call

* fix: correctly resume form state client side

* refactor: unify and document reactServerActionResult

* feat(test): useActionState assertions

* feat(docs): explain my mess

* refactor: add experimental_ prefix

* refactor: move all react internals to integration

* chore: remove unused getIslandProps

* chore: remove unused imports

* chore: undo format changes

* refactor: get actionResult from middleware directly

* refactor: remove bad result type

* fix: like button disabled timeout

* chore: changeset

* refactor: remove request cloning

* Update .changeset/gentle-windows-enjoy.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* changeset grammar tense

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-05-22 13:24:55 +01:00
..
brave-colts-cover.md feat: container APIs (#11051) 2024-05-22 12:11:26 +01:00
chatty-experts-smell.md feat: make CSRF protection stable (#11021) 2024-05-22 12:10:30 +01:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
five-crabs-rhyme.md feat: make i18n domains stable (#11022) 2024-05-22 12:06:26 +01:00
gentle-windows-enjoy.md Actions: React 19 progressive enhancement support (#11071) 2024-05-22 13:24:55 +01:00
healthy-planets-dream.md feat: prefer using x-forwarded-for as clientAddress (#11101) 2024-05-22 12:10:56 +01:00
README.md
six-icons-pump.md Actions: restore api context param (#11112) 2024-05-22 08:06:58 -04:00
sweet-needles-juggle.md feat(vue): add support vue devtools options (#11055) 2024-05-22 14:14:36 +02:00
twenty-cycles-bathe.md Actions: React 19 progressive enhancement support (#11071) 2024-05-22 13:24:55 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation