0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/.changeset
Ben Holmes 9566fa0860
Actions: Allow actions to be called on the server (#11088)
* wip: consume async local storage from `defineAction()`

* fix: move async local storage to middleware. It works!

* refactor: remove content-type check on JSON. Not needed

* chore: remove test

* feat: support server action calls

* refactor: parse path keys within getAction

* feat(test): server-side action call

* chore: changeset

* fix: reapply context on detected rewrite

* feat(test): action from server with rewrite

* chore: stray import change

* feat(docs): add endpoints to changeset

* chore: minor -> patch

* fix: move rewrite check to start of middleware

* fix: bad getApiContext() import

---------

Co-authored-by: bholmesdev <bholmesdev@gmail.com>
2024-05-22 12:46:49 -04: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
eighty-taxis-wait.md Actions: Allow actions to be called on the server (#11088) 2024-05-22 12:46:49 -04: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