Skip to content

Commit 8653c0b

Browse files
committed
chore: release @ark-ui/solid v5.33.0
1 parent 306331d commit 8653c0b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/solid/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [5.33.0] - 2026-02-26
4+
35
### Added
46

57
- **Date Picker**: Added non-Gregorian calendar support via `createCalendar` prop (Persian, Buddhist, Islamic, Hebrew,

packages/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ark-ui/solid",
33
"type": "module",
4-
"version": "5.32.0",
4+
"version": "5.33.0",
55
"description": "A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.",
66
"keywords": [
77
"accordion",

0 commit comments

Comments
 (0)