Releases: cloudnode-pro/components
Releases · cloudnode-pro/components
v4.1.1
What's Changed
- Bump typedoc from 0.28.1 to 0.28.2 by @dependabot in #74
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in #73
- Bump typedoc from 0.28.2 to 0.28.3 by @dependabot in #75
- Update copyright to add year 2025 by @zefir-git in #76
- Fix all typedoc warnings by @zefir-git in #77
- Bump typedoc from 0.28.3 to 0.28.4 by @dependabot in #78
- Bump typedoc-plugin-mdn-links from 5.0.1 to 5.0.2 by @dependabot in #79
Full Changelog: v4.1.0...v4.1.1
v4.1.0
🚀 New features and improvements
- Added
.is()
method on components (#68) @kai-gitt - Added
.focus()
method on components (#67) @kai-gitt - Allowed using an array of selectors for selection functions (#69) @kai-gitt
📚 Documentation
📦 Dependency updates
- Bumped typedoc from 0.27.9 to 0.28.0 (#71) @dependabot
- Bumped typedoc from 0.28.0 to 0.28.1 (#72) @dependabot
Full Changelog: v4.0.0...v4.1.0
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
v3.1.3
What's Changed
- Improve Dependabot configuration by @zefir-git in #44
- Bump actions/configure-pages from 4 to 5 by @dependabot in #45
- Bump typedoc-plugin-mdn-links from 4.0.5 to 4.0.6 by @dependabot in #46
- Bump typedoc from 0.27.5 to 0.27.6 by @dependabot in #47
- Bump typedoc-plugin-mdn-links from 4.0.6 to 4.0.7 by @dependabot in #48
- Bump typescript from 5.6.3 to 5.7.3 by @dependabot in #50
- Bump typedoc-plugin-mdn-links from 4.0.7 to 4.0.8 by @dependabot in #49
- Bump typedoc-plugin-mdn-links from 4.0.8 to 4.0.9 by @dependabot in #51
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- Bump typedoc-plugin-mdn-links from 3.3.4 to 3.3.5 by @dependabot in #30
- Bump typedoc from 0.26.10 to 0.26.11 by @dependabot in #32
- Bump typedoc-plugin-mdn-links from 3.3.5 to 3.3.6 by @dependabot in #31
- Bump typedoc-plugin-mdn-links from 3.3.6 to 3.3.7 by @dependabot in #34
- Fix return type in
context()
by @zefir-git in #33 - Bump typedoc-plugin-mdn-links from 3.3.7 to 3.3.8 by @dependabot in #35
- Bump typedoc-plugin-mdn-links from 3.3.8 to 4.0.1 by @dependabot in #37
- Bump typedoc-plugin-mdn-links from 4.0.1 to 4.0.3 by @dependabot in #39
- Bump typedoc from 0.26.11 to 0.27.2 by @dependabot in #38
- Bump typedoc from 0.27.2 to 0.27.4 by @dependabot in #41
- Bump typedoc-plugin-mdn-links from 4.0.3 to 4.0.4 by @dependabot in #40
- Bump typedoc from 0.27.4 to 0.27.5 by @dependabot in #43
- Bump typedoc-plugin-mdn-links from 4.0.4 to 4.0.5 by @dependabot in #42
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
What's Changed
- Allow
any
in HTML template literals by @zefir-git in #28
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Append HTML string literals with components by @zefir-git in #26
Full Changelog: v2.1.1...v3.0.0
v3.0.0-rc.3
Full Changelog: v3.0.0-rc.2...v3.0.0-rc.3
v3.0.0-rc.2
Added #26 (unreviewed). See tag for commit.
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2