File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ This is the release history of Svelte Headless UI and the correspondence with ve
22
33| Svelte Headless UI version | Date released | Headless UI version | Notes |
44| -------------------------- | ------------- | ------------------- | ----- |
5+ | [2.0.0](../2.0) | 2023-06-11 | 1.4.2 | Switches to `bind:` for three components; renames transition events; uses `<svelte:element>` internally |
56| [1.0.2](../1.0) | 2022-05-25 | 1.4.2 | Fixes TypeScript errors with some attributes |
67| [1.0.1](../1.0) | 2022-05-16 | 1.4.2 | Fixes a SSR error when using the `as` prop on buttons |
78| [1.0.0](../1.0) | 2022-05-06 | 1.4.2 | Much improved TypeScript support; much smaller bundle size |
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ This is the release history of Svelte Headless UI and the correspondence with ve
6262
6363| Svelte Headless UI version | Date released | Headless UI version | Notes |
6464| -------------------------- | ------------- | ------------------- | ----- |
65- | [2.0.0](../2.0) | 2023-??-?? | 1.4.2 | Switches to `bind:` for three components; renames transition events; uses `<svelte:element>` internally |
65+ | [2.0.0](../2.0) | 2023-06-11 | 1.4.2 | Switches to `bind:` for three components; renames transition events; uses `<svelte:element>` internally |
6666| [1.0.2](../1.0) | 2022-05-25 | 1.4.2 | Fixes TypeScript errors with some attributes |
6767| [1.0.1](../1.0) | 2022-05-16 | 1.4.2 | Fixes a SSR error when using the `as` prop on buttons |
6868| [1.0.0](../1.0) | 2022-05-06 | 1.4.2 | Much improved TypeScript support; much smaller bundle size |
You can’t perform that action at this time.
0 commit comments