diff options
author | 2024-07-30 11:42:52 -0400 | |
---|---|---|
committer | 2024-07-30 11:42:52 -0400 | |
commit | 1c3265a8c9c0b1b1bd597f756b63463146bacc3a (patch) | |
tree | 4bb2a89c1ed40d09263c1f6cd2ef4afffec964e3 /examples/framework-vue | |
parent | a77ed84759e9ca71938cfa836e2e645103d783c0 (diff) | |
download | astro-1c3265a8c9c0b1b1bd597f756b63463146bacc3a.tar.gz astro-1c3265a8c9c0b1b1bd597f756b63463146bacc3a.tar.zst astro-1c3265a8c9c0b1b1bd597f756b63463146bacc3a.zip |
Actions: Make `.safe()` the default return value (#11571)
* feat: new orThrow types
* fix: parens on return type
* feat: switch implementation to orThrow()
* feat(e2e): update PostComment
* fix: remove callSafely from middleware
* fix: toString() for actions
* fix(e2e): more orThrow updates
* feat: remove progressive enhancement from orThrow
* fix: remove _astroActionSafe handler from react
* feat(e2e): update test to use safe calling
* chore: console log
* chore: unused import
* fix: add rewriting: true to test fixture
* fix: correctly throw for server-only actions
* chore: changeset
* fix: update type tests
* fix(test): remove .safe() chain
* docs: use "patch" with BREAKING CHANGE notice
* docs: clarify react integration in changeset
Diffstat (limited to 'examples/framework-vue')
0 files changed, 0 insertions, 0 deletions