0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/.changeset
Ben Holmes 5b4070efef
Actions stable release (#11843)
* feat: baseline experimental actions

* feat(test): remove experimental config

* feat: remove getActionProps()

* feat: make actions file non-break

* feat: detect actions usage

* chore: changeset

* feat: improve actions usage check

* refactor: remove define action symbol now that we check server exp

* fix: remove old import

* chore: move actionsIntegration to top import

* fix: warn only when actions are used

* fix: srcDir check

* refactor: split out action plugins to simplify integration

* feat: new integration and plugins

* chore: update error hints

* fix(test): pass default src dir

* feat: add ActionNotFoundError

* fix: handle json parse errors in deserializer

* chore: unused import

* 500 -> 404

* New `astro:schema` module (#11810)

* feat: expose zod from astro:schema

* chore: changeset

* chore: update release strategy in changeset

* fix: move deprecated notice to type def

* fix: update config doc reference

* chore: remove z from astro:actions

* edit: changeset with minor release note remove

* wip: increase button click timeouts

* Revert "wip: increase button click timeouts"

This reverts commit a870bc2dc4bdfd77b8b4fc54b62d8bde01d20c14.

* chore: remove content collections disclaimer

* fix: undo biome change

* agh tabs

* agh newlines

* fix: bad docs merge

* wip: add back timeout extension

* fix(test): astro schema import

* refactor: move static output error to config done

* refactor: usesActions -> isActionsFilePresent

* fix: check whether startup and current value disagree

* chore: unused import

* edit: sell actions a little more

* changeset nit

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-29 11:13:49 +01:00
..
afraid-apricots-develop.md feat: add sync variant (#11729) 2024-08-28 12:16:06 +01:00
blue-pens-divide.md feat(i18n): expand fallback system (#11677) 2024-08-28 12:16:43 +01:00
chilled-timers-shave.md fix: pass config instead of settings to content layer loaders (#11862) 2024-08-28 17:05:56 +01:00
clever-emus-roll.md feat: support setting timeout for client:idle (#11743) 2024-08-28 12:09:19 +01:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
eight-balloons-cover.md Use magicast for astro add (#11772) 2024-08-28 22:52:32 +08:00
four-beans-remember.md Use tinyexec (#11845) 2024-08-28 22:52:49 +08:00
healthy-boxes-poke.md Add support for LibSQL remote (#11385) 2024-08-28 12:15:33 +01:00
lazy-feet-join.md feat(i18n): expand fallback system (#11677) 2024-08-28 12:16:43 +01:00
new-monkeys-sit.md Extends virtual module astro:transitions/client to export swapFunctions (#11708) 2024-08-28 12:09:49 +01:00
perfect-wasps-grow.md Actions stable release (#11843) 2024-08-29 11:13:49 +01:00
README.md
rich-kings-wait.md fix: resolve content layer images without filePath set (#11858) 2024-08-28 21:02:08 +01:00
spicy-suits-explode.md Actions stable release (#11843) 2024-08-29 11:13:49 +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