Skip to content

Commit

Permalink
Update Melt UI version for dialog bug fixes (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Sep 1, 2023
1 parent 783ae22 commit 5e1c692
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/seven-experts-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"bits-ui": patch
---

– Update Melt UI version for a bug fix that was preventing the dialog portal divs from being cleaned up on `unmount`.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"types": "./dist/index.d.ts",
"type": "module",
"dependencies": {
"@melt-ui/svelte": "0.40.0",
"@melt-ui/svelte": "0.41.2",
"nanoid": "^4.0.2"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e1c692

Please sign in to comment.