Skip to content

Commit 088e272

Browse files
chore: release packages
1 parent 760acb7 commit 088e272

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/fix-svelte-backdrop-presence.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ark-ui/svelte
22

3+
## [5.20.1] - 2026-03-30
4+
5+
### Fixed
6+
7+
- Fix `lazyMount` and `unmountOnExit` not working for backdrop in Dialog, Drawer, NavigationMenu, Tabs, and Tour
8+
components.
9+
310
## [5.20.0] - 2026-03-26
411

512
### Added

packages/svelte/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/svelte",
33
"type": "module",
4-
"version": "5.20.0",
4+
"version": "5.20.1",
55
"description": "A collection of unstyled, accessible UI components for Svelte",
66
"keywords": [
77
"accordion",

0 commit comments

Comments
 (0)