We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4543fbf commit 13d1d89Copy full SHA for 13d1d89
packages/svelte/CHANGELOG.md
@@ -6,6 +6,8 @@ description: All notable changes will be documented in this file.
6
7
## [Unreleased]
8
9
+## [5.12.1] - 2025-11-02
10
+
11
### Fixed
12
13
- **Dialog, Popover**: Improved shadow DOM support for interact outside and focus trap detection
packages/svelte/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@ark-ui/svelte",
3
"type": "module",
4
- "version": "5.12.0",
+ "version": "5.12.1",
5
"description": "A collection of unstyled, accessible UI components for Svelte",
"keywords": [
"accordion",
0 commit comments