|
1 | | - |
2 | | -This is the release history of Svelte Headless UI and the correspondence with versions of Headless UI. |
| 1 | +This is the release history of Svelte Headless UI and the correspondence with versions of Headless UI. Click on a version number to see the documentation for that version. |
3 | 2 |
|
4 | 3 | | Svelte Headless UI version | Date released | Headless UI version | Notes | |
5 | 4 | | -------------------------- | ------------- | ------------------- | ----- | |
6 | | -| 1.0.2 | 2022-05-25 | 1.4.2 | Fixes TypeScript errors with some attributes | |
7 | | -| 1.0.1 | 2022-05-16 | 1.4.2 | Fixes a SSR error when using the `as` prop on buttons | |
8 | | -| 1.0.0 | 2022-05-06 | 1.4.2 | Much improved TypeScript support; much smaller bundle size | |
9 | | -| 1.0.0-beta.12 | 2022-03-07 | 1.4.2 | Hotfix to replace an incorrect fix in 1.0.0-beta.11 | |
10 | | -| 1.0.0-beta.11 | 2022-03-06 | 1.4.2 | | |
11 | | -| 1.0.0-beta.10 | 2022-02-27 | 1.4.2 | | |
12 | | -| 1.0.0-beta.9 | 2022-02-06 | 1.4.2 | | |
13 | | -| 1.0.0-beta.8 | 2022-01-21 | 1.4.2 | | |
14 | | -| 1.0.0-beta.7 | 2021-12-31 | 1.4.2 | | |
15 | | -| 1.0.0-beta.6 | 2021-12-29 | 1.4.2 | | |
16 | | -| 1.0.0-beta.5 | 2021-12-28 | 1.4.2 | | |
17 | | -| 1.0.0-beta.4 | 2021-12-26 | 1.4.2 | | |
18 | | -| 1.0.0-beta.3 | 2021-12-24 | 1.4.2 | Initial public release | |
| 5 | +| [1.0.2](../1.0) | 2022-05-25 | 1.4.2 | Fixes TypeScript errors with some attributes | |
| 6 | +| [1.0.1](../1.0) | 2022-05-16 | 1.4.2 | Fixes a SSR error when using the `as` prop on buttons | |
| 7 | +| [1.0.0](../1.0) | 2022-05-06 | 1.4.2 | Much improved TypeScript support; much smaller bundle size | |
| 8 | +| [1.0.0-beta.12](../1.0) | 2022-03-07 | 1.4.2 | Hotfix to replace an incorrect fix in 1.0.0-beta.11 | |
| 9 | +| [1.0.0-beta.11](../1.0) | 2022-03-06 | 1.4.2 | | |
| 10 | +| [1.0.0-beta.10](../1.0) | 2022-02-27 | 1.4.2 | | |
| 11 | +| [1.0.0-beta.9](../1.0) | 2022-02-06 | 1.4.2 | | |
| 12 | +| [1.0.0-beta.8](../1.0) | 2022-01-21 | 1.4.2 | | |
| 13 | +| [1.0.0-beta.7](../1.0) | 2021-12-31 | 1.4.2 | | |
| 14 | +| [1.0.0-beta.6](../1.0) | 2021-12-29 | 1.4.2 | | |
| 15 | +| [1.0.0-beta.5](../1.0) | 2021-12-28 | 1.4.2 | | |
| 16 | +| [1.0.0-beta.4](../1.0) | 2021-12-26 | 1.4.2 | | |
| 17 | +| [1.0.0-beta.3](../1.0) | 2021-12-24 | 1.4.2 | Initial public release | |
19 | 18 |
|
20 | 19 | Full release notes and changelogs can be [found on GitHub](https://github.com/tailwindlabs/headlessui/releases). |
0 commit comments