Skip to content

Commit 49f1be1

Browse files
Update CHANGELOG.md [skip ci]
1 parent 5c81f76 commit 49f1be1

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# v9.0.0 (Tue Sep 16 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- build(deps-dev): bump jsdom from 26.1.0 to 27.0.0 [#564](https://github.com/yoannfleurydev/react-use-disclosure/pull/564) ([@dependabot[bot]](https://github.com/dependabot[bot]))
6+
7+
#### 🚀 Enhancement
8+
9+
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 [#562](https://github.com/yoannfleurydev/react-use-disclosure/pull/562) ([@dependabot[bot]](https://github.com/dependabot[bot]))
10+
- build(deps-dev): bump tsup from 8.4.0 to 8.5.0 [#556](https://github.com/yoannfleurydev/react-use-disclosure/pull/556) ([@dependabot[bot]](https://github.com/dependabot[bot]))
11+
12+
#### 🐛 Bug Fix
13+
14+
- build(deps-dev): bump @types/react from 19.1.7 to 19.1.8 [#560](https://github.com/yoannfleurydev/react-use-disclosure/pull/560) ([@dependabot[bot]](https://github.com/dependabot[bot]))
15+
- build(deps-dev): bump @types/react from 19.1.6 to 19.1.7 [#559](https://github.com/yoannfleurydev/react-use-disclosure/pull/559) ([@dependabot[bot]](https://github.com/dependabot[bot]))
16+
- build(deps-dev): bump @types/react from 19.1.5 to 19.1.6 [#558](https://github.com/yoannfleurydev/react-use-disclosure/pull/558) ([@dependabot[bot]](https://github.com/dependabot[bot]))
17+
- build(deps-dev): bump @types/react from 19.1.4 to 19.1.5 [#557](https://github.com/yoannfleurydev/react-use-disclosure/pull/557) ([@dependabot[bot]](https://github.com/dependabot[bot]))
18+
- build(deps-dev): bump @types/react from 19.1.3 to 19.1.4 [#555](https://github.com/yoannfleurydev/react-use-disclosure/pull/555) ([@dependabot[bot]](https://github.com/dependabot[bot]))
19+
20+
#### ⚠️ Pushed to `master`
21+
22+
- fix: remove Node 18 add Node 24 ([@yoannfleurydev](https://github.com/yoannfleurydev))
23+
24+
#### Authors: 2
25+
26+
- [@dependabot[bot]](https://github.com/dependabot[bot])
27+
- Yoann Fleury ([@yoannfleurydev](https://github.com/yoannfleurydev))
28+
29+
---
30+
131
# v8.2.0 (Tue May 06 2025)
232

333
#### 🚀 Enhancement

0 commit comments

Comments
 (0)