0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset
Ben Holmes 1c3265a8c9
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
2024-07-30 11:42:52 -04:00
..
clever-pillows-boil.md Exclude hoisted scripts and styles from raw imports (#11509) 2024-07-22 16:10:48 +08:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
good-bats-add.md fix(types): change page.size to 10 in JSDoc comment (#11561) 2024-07-26 21:16:26 +08:00
gorgeous-timers-tease.md fix(create-astro): log fetch errors (#11567) 2024-07-29 13:49:01 +01:00
light-chairs-happen.md Actions: Make .safe() the default return value (#11571) 2024-07-30 11:42:52 -04:00
mighty-mirrors-try.md fix(types): update Astro.redirect JSDoc comment (#11546) 2024-07-24 19:54:21 +01:00
new-melons-cross.md fix(actions): resolve actions when there aren't user actions (#11525) 2024-07-22 13:15:34 +01:00
old-bats-travel.md fix: highlight line with error in the error overlay (#11574) 2024-07-30 15:26:51 +02:00
README.md
silly-bulldogs-sparkle.md Actions: New fallback behavior with action={actions.name} (#11570) 2024-07-30 11:04:10 -04:00
tasty-rockets-jog.md actions: check result.data is not undefined instead of truthy (#11559) 2024-07-30 10:32:36 -04:00
tidy-needles-build.md fix: cache collections using file name too (#11553) 2024-07-25 18:14:08 +01:00
violet-coats-fail.md Fix astro add for prerelease packages (#11548) 2024-07-25 12:04:46 +02:00
violet-drinks-film.md fix: check before writing to errors (#11566) 2024-07-29 17:44:59 +02:00
wicked-books-sip.md Fix server islands with trailingSlash: always (#11529) 2024-07-26 13:54:10 -04: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