Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
rgossiaux committed May 16, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 219d289 commit d3df1e0
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
},
"license": "MIT",
"repository": "github:rgossiaux/svelte-headlessui",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",
1 change: 1 addition & 0 deletions src/routes/docs/version-history.svx
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@ This is the release history of Svelte Headless UI and the correspondence with ve

| Svelte Headless UI version | Date released | Headless UI version | Notes |
| -------------------------- | ------------- | ------------------- | ----- |
| 1.0.1 | 2022-05-16 | 1.4.2 | Fixes a SSR error when using the `as` prop on buttons |
| 1.0.0 | 2022-05-06 | 1.4.2 | Much improved TypeScript support; much smaller bundle size |
| 1.0.0-beta.12 | 2022-03-07 | 1.4.2 | Hotfix to replace an incorrect fix in 1.0.0-beta.11 |
| 1.0.0-beta.11 | 2022-03-06 | 1.4.2 | |

1 comment on commit d3df1e0

@vercel
Copy link

@vercel vercel bot commented on d3df1e0 May 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.