0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
Matthew Phillips c77cf52e16
Don't overwrite the stack when using verbose logging (#2290)
* Don't overwrite the stack when using verbose logging

This makes it so that if the compiler panics and `--verbose` logging is
on (debug level), we don't replace the stack trace.

* Adds a changeset
2021-12-30 09:03:03 -05:00
..
config.json chore: fix changeset (#2058) 2021-11-30 11:14:31 -06:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
soft-frogs-tap.md Don't overwrite the stack when using verbose logging (#2290) 2021-12-30 09:03:03 -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