Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

v3.0.0

Choose a tag to compare

@clebert clebert released this 02 Nov 13:24
· 9 commits to main since this release
  • Disconnection is synchronous instead of asynchronous
  • Fix race conditions and rewrite unit test cases
  • Detect new text nodes with the same content to avoid unnecessary iterations
  • The createElementRef function accepts custom element factories for convenience and correct typing