0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
Ludovico Fischer 4436592d22
fix(astro): prevent crash on unexpected file in pages (#2034)
* Skip files in `src/pages` when extension is not '.astro' or '.md'
* Add test

Fix #2033
2021-11-29 12:33:16 -07:00
..
config.json fix: changeset (#580) 2021-06-29 15:31:29 -05:00
little-carrots-sleep.md Fix cached inline modules (#2038) 2021-11-29 14:23:14 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
tame-hats-give.md fix(astro): prevent crash on unexpected file in pages (#2034) 2021-11-29 12:33:16 -07:00
wise-months-serve.md Use of PUBLIC_ environment variables (#2044) 2021-11-29 14:22:46 -05: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