Skip to content

v0.15.2

Choose a tag to compare

@stephanlensky stephanlensky released this 29 Nov 16:34
· 14 commits to main since this release

Fixed

  • Fix race condition in Tab.query_selector and Tab.query_selector_all on stale document. @Avejack