This repository was archived by the owner on Sep 13, 2025. It is now read-only.
v3.0.0
- 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
createElementReffunction accepts custom element factories for convenience and correct typing