Skip to content

Commit 044bdf7

Browse files
committed
feat: update CHANGELOG for version 6.0.0-beta.15 with component bumps and theme updates
1 parent b50ac06 commit 044bdf7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ it according to semantic versioning. For example, if your PR adds a breaking cha
1515
should change the heading of the (upcoming) version to include a major version bump.
1616
1717
-->
18+
# 6.0.0-beta.15
19+
20+
## @rjsf/shadcn
21+
22+
- Bump `@shadcn/ui` components to use latest version from https://ui.shadcn.com/
23+
- Bump `tailwindcss` to using v4 and css compiling process to use latest `@tailwindcss/cli`
24+
- Remove `postcss` due to new Oxide compiler of tailwindcss
25+
- Update playground themes with `default`, `Amethyst Haze`, `Caffeine`, `Claude`, `Neo Brutalism`, `Pastel Dreams`, `Soft Pop`, `Twitter`, `Vercel`
26+
1827
# 6.0.0-beta.14
1928

2029
## @rjsf/core

0 commit comments

Comments
 (0)