diff options
author | 2024-05-22 12:46:49 -0400 | |
---|---|---|
committer | 2024-05-22 12:46:49 -0400 | |
commit | 9566fa08608be766df355be17d72a39ea7b99ed0 (patch) | |
tree | 95816275d2cae1b8ff5837ea84b2bf8360e98b2c /examples/blog/src | |
parent | e71348e1381c42789daf2f9bb2366bf4ac9a4f15 (diff) | |
download | astro-9566fa08608be766df355be17d72a39ea7b99ed0.tar.gz astro-9566fa08608be766df355be17d72a39ea7b99ed0.tar.zst astro-9566fa08608be766df355be17d72a39ea7b99ed0.zip |
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>
Diffstat (limited to 'examples/blog/src')
0 files changed, 0 insertions, 0 deletions