Skip to content

v0.7.6

Compare
Choose a tag to compare
@mischov mischov released this 24 Sep 23:07
· 148 commits to main since this release

Fixes

  • [Parse] Update to meeseeks_html5ever v0.8.0, which removes panics related to calling mark_script_already_started and get_template_contents, and removes synchronous parsing, which did not correctly handle panics and broke the <1ms contract on first call
  • [Select] Update select functions to propagate parse errors