compiler icon indicating copy to clipboard operation
compiler copied to clipboard

feat(errors): return errors from transform

Open natemoo-re opened this issue 3 years ago • 1 comments

Changes

  • Adds errors and warnings to output of transform() function
  • Replaces most panics in the compiler

Testing

Tests added for new behavior

Docs

N/A

natemoo-re avatar Jun 13 '22 15:06 natemoo-re

🦋 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

changeset-bot[bot] avatar Jun 13 '22 15:06 changeset-bot[bot]

Just waiting on #542 before releasing a minor.

natemoo-re avatar Oct 06 '22 14:10 natemoo-re