compiler
compiler copied to clipboard
feat(errors): return errors from transform
Changes
- Adds
errorsandwarningsto output oftransform()function - Replaces most
panics in the compiler
Testing
Tests added for new behavior
Docs
N/A
🦋 Changeset detected
Latest commit: 2edafcb982a89de496174bd77f5184db3743cecc
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @astrojs/compiler | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Just waiting on #542 before releasing a minor.