We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4483f7 commit 32d3937Copy full SHA for 32d3937
.changeset/pre.json
@@ -8,6 +8,7 @@
8
"changesets": [
9
"fast-pears-provide",
10
"large-chairs-promise",
11
+ "lazy-dots-report",
12
"polite-apples-attend",
13
"sharp-actors-fly",
14
"sour-trainers-boil",
packages/vaul-svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# vaul-svelte
2
3
+## 1.0.0-next.5
4
+
5
+### Patch Changes
6
7
+- fix: `onOpenChange` being called twice ([#117](https://github.com/huntabyte/vaul-svelte/pull/117))
## 1.0.0-next.4
### Patch Changes
packages/vaul-svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "vaul-svelte",
- "version": "1.0.0-next.4",
+ "version": "1.0.0-next.5",
"license": "MIT",
"repository": "github:huntabyte/vaul-svelte",
"scripts": {
0 commit comments