0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset
Pimm "de Chinchilla" Hogeling 731e99df87
Narrow the type of Params (#5442) (#5484)
A PR merged back in April changed the type of Params, allowing numbers to be provided in addition to strings. See https://github.com/withastro/astro/pull/3087. However, as said PR changed the type of Params instead of GetStaticPathsItem, it also affects Astro.params. This commit moves the change to GetStaticPathsItem, reverting the type of Astro.params.
2022-11-28 11:06:37 -05:00
..
config.json Revert "Prevent astro-scripts from being released (#5257)" (#5259) 2022-10-31 11:08:49 -04:00
nervous-laws-knock.md Narrow the type of Params (#5442) (#5484) 2022-11-28 11:06:37 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
swift-papayas-kiss.md Fix astro preview not working on Windows (#5480) 2022-11-28 15:45:28 +08:00
twelve-kings-rest.md Prevent inlining SCSS partials in dev (#5477) 2022-11-28 22:29:05 +08: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