- chore: update dependencies
- docs: remove more outdated documentation
- docs: remove unsupported example
- feat: remove ref merging and adopt use-recapture
- c67a528: feat: make effect non-reactive
- df574fa: fix: remove the assumption that ref value is of type Element
- 0a88f82: fix: looser onAttach and onDetach return type
- de007a4: fix: remove unneeded engine restrictions
- 5ea6216: fix: fix typo in package.json
- f07800d: fix: revert breaking default export (dropping named export support)
- 862d014: fix: use .cjs extension for CommonJS export
- d024074: fix: use .mjs extension for ESM export
- 8f4f2c8: Lower required react version and support both named and default exports
- bf76750: Initial release