Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 20:29
· 231 commits to main since this release
60ed33a

Patch Changes

  • 80de395: fix: avoid nil pointer dereference in table parsing
  • aa3ad9d: Fix parse output to properly account for the location of self-closing tags
  • b89dec4: Internally, replace astro.ParseFragment in favor of astro.ParseFragmentWithOptions. We now check whether an error handler is passed when calling astro.ParseFragmentWithOptions