@astrojs/compiler@0.33.0
github-actions
released this
17 Jan 15:05
·
194 commits
to main
since this release
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.