From 5d170e7bd8bf77819611ae5364356bfa77a8aeeb Mon Sep 17 00:00:00 2001 From: Ryan Gossiaux Date: Fri, 6 May 2022 12:20:44 -0700 Subject: [PATCH] Update version history for 1.0.0 --- src/routes/docs/version-history.svx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/docs/version-history.svx b/src/routes/docs/version-history.svx index 739af65..3c564eb 100644 --- a/src/routes/docs/version-history.svx +++ b/src/routes/docs/version-history.svx @@ -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.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.0.0-beta.10 | 2022-02-27 | 1.4.2 | |