Skip to content

v0.8.0

Choose a tag to compare

@mischov mischov released this 24 Sep 22:22
· 109 commits to main since this release

Enhancements

  • Update to latest html5ever and xml5ever versions
  • Parse template elements (using template element as document fragment) instead of panicking

Fixes

  • Remove synchronous parsing (it did not correctly handle panics, and broke the <1ms contract on first call)
  • Remove the panic on mark_script_already_started