Skip to content

Commit d3d5024

Browse files
chore(main): release 6.0.0
1 parent 0fcc97b commit d3d5024

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [6.0.0](https://github.com/daisyui/react-daisyui/compare/v5.0.5...v6.0.0) (2025-04-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* new peer dependency version with breaking changes
9+
10+
### Features
11+
12+
* **Dock:** added Dock component to replace BottomNavigation ([f00654c](https://github.com/daisyui/react-daisyui/commit/f00654c9af4554b9acf0cbb97d25f946112e7111))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* upgrade to daisyui 5.0.0 ([eb32cb1](https://github.com/daisyui/react-daisyui/commit/eb32cb14a255fc0364b8ed8512beb6bd3b94ab4a))
18+
319
## [5.0.5](https://github.com/daisyui/react-daisyui/compare/v5.0.4...v5.0.5) (2024-09-18)
420

521

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-daisyui",
3-
"version": "5.0.5",
3+
"version": "6.0.0",
44
"description": "react-daisyui - DaisyUI components built with React 🌼",
55
"author": "daisyui",
66
"license": "MIT",

0 commit comments

Comments
 (0)