Skip to content

@astrojs/compiler@0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 15:05
· 194 commits to main since this release
d9bb735

Minor Changes

  • 1adac72: Improve error recovery when using the transform function. The compiler will now properly reject the promise with a useful message and stacktrace rather than print internal errors to stdout.

Patch Changes

  • 68d3c0c: Fix edge case where export type could hang the compiler
  • ec1ddf0: Handle edge case with TypeScript generics handling and our TSX output
  • 23d1fc0: Ignore trailing whitespace in components