v4.0.0
⚠️ Breaking Changes
- Added pubic abstract method
clone()
inNodeComponent
in #63, requiring implementation in your subclasses.
🚀 New features and improvements
- Added
closest()
,clone()
,before()
,after()
,isVisible()
, andboundingClientRect()
(#63) @zefir-git
📦 Dependency updates
- Bumped typedoc-plugin-mdn-links from 4.0.9 to 4.0.10 (#52) @dependabot
- Bumped typedoc-plugin-mdn-links from 4.0.10 to 4.0.11 (#54) @dependabot
- Bumped typedoc from 0.27.6 to 0.27.7 (#56) @dependabot
- Bumped typedoc-plugin-mdn-links from 4.0.11 to 4.0.12 (#55) @dependabot
- Bumped typedoc-plugin-mdn-links from 4.0.12 to 4.0.13 (#57) @dependabot
- Bumped typedoc from 0.27.7 to 0.27.8 (#59) @dependabot
- Bumped typedoc-plugin-mdn-links from 4.0.13 to 4.0.14 (#58) @dependabot
- Bumped typedoc from 0.27.8 to 0.27.9 (#62) @dependabot
- Bumped typedoc-plugin-mdn-links from 4.0.14 to 5.0.1 (#60) @dependabot
- Bumped typescript from 5.7.3 to 5.8.2 (#61) @dependabot
Full Changelog: v3.1.3...v4.0.0