Skip to content

@astrojs/compiler-binding@0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 May 03:39
· 18 commits to main since this release
00e0740

Minor Changes

Patch Changes

  • 0bddba4: Fixes Unexpected token error when an HTML attribute has an unquoted value such as a number (<input maxlength=255>) or contains characters like - or #.