From 0e4f086f198d78f67e0bc274ed125181f1e86fa9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 24 Sep 2023 17:22:29 +0000 Subject: [PATCH] chore: update versions --- .changeset/big-teachers-stare.md | 5 ----- .changeset/eleven-spoons-burn.md | 11 ----------- .changeset/five-humans-clap.md | 5 ----- .changeset/heavy-numbers-scream.md | 5 ----- .changeset/little-suns-notice.md | 5 ----- .changeset/orange-tomatoes-compete.md | 5 ----- .changeset/purple-parrots-worry.md | 5 ----- .changeset/rare-nails-exercise.md | 12 ------------ .changeset/soft-years-invite.md | 5 ----- .changeset/thin-boats-wink.md | 6 ------ .changeset/wild-deers-stare.md | 5 ----- packages/base/CHANGELOG.md | 13 +++++++++++++ packages/base/package.json | 2 +- packages/codemod/CHANGELOG.md | 6 ++++++ packages/codemod/package.json | 2 +- packages/create-suid/CHANGELOG.md | 6 ++++++ packages/create-suid/package.json | 2 +- packages/icons-material/CHANGELOG.md | 9 +++++++++ packages/icons-material/package.json | 2 +- packages/material/CHANGELOG.md | 26 ++++++++++++++++++++++++++ packages/material/package.json | 2 +- packages/site/CHANGELOG.md | 25 +++++++++++++++++++++++++ packages/site/package.json | 2 +- packages/styled-engine/CHANGELOG.md | 9 +++++++++ packages/styled-engine/package.json | 2 +- packages/system/CHANGELOG.md | 13 +++++++++++++ packages/system/package.json | 2 +- packages/types/CHANGELOG.md | 8 ++++++++ packages/types/package.json | 2 +- packages/utils/CHANGELOG.md | 13 +++++++++++++ packages/utils/package.json | 2 +- packages/vite-plugin/CHANGELOG.md | 6 ++++++ packages/vite-plugin/package.json | 2 +- 33 files changed, 145 insertions(+), 80 deletions(-) delete mode 100644 .changeset/big-teachers-stare.md delete mode 100644 .changeset/eleven-spoons-burn.md delete mode 100644 .changeset/five-humans-clap.md delete mode 100644 .changeset/heavy-numbers-scream.md delete mode 100644 .changeset/little-suns-notice.md delete mode 100644 .changeset/orange-tomatoes-compete.md delete mode 100644 .changeset/purple-parrots-worry.md delete mode 100644 .changeset/rare-nails-exercise.md delete mode 100644 .changeset/soft-years-invite.md delete mode 100644 .changeset/thin-boats-wink.md delete mode 100644 .changeset/wild-deers-stare.md diff --git a/.changeset/big-teachers-stare.md b/.changeset/big-teachers-stare.md deleted file mode 100644 index c57ea5df6..000000000 --- a/.changeset/big-teachers-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": patch ---- - -Fix `InputBase` component with number type (decimal values) diff --git a/.changeset/eleven-spoons-burn.md b/.changeset/eleven-spoons-burn.md deleted file mode 100644 index 4c796b666..000000000 --- a/.changeset/eleven-spoons-burn.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"create-suid": patch -"@suid/vite-plugin": patch -"@suid/material": patch -"@suid/codemod": patch -"@suid/system": patch -"@suid/base": patch -"@suid/site": patch ---- - -Update dependencies diff --git a/.changeset/five-humans-clap.md b/.changeset/five-humans-clap.md deleted file mode 100644 index ad0dad238..000000000 --- a/.changeset/five-humans-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": minor ---- - -Add SSR support to `Chip`, `CardHeader`, `FormControlLabel` and `ListItemText` diff --git a/.changeset/heavy-numbers-scream.md b/.changeset/heavy-numbers-scream.md deleted file mode 100644 index b30aad75a..000000000 --- a/.changeset/heavy-numbers-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": minor ---- - -Allow palette override diff --git a/.changeset/little-suns-notice.md b/.changeset/little-suns-notice.md deleted file mode 100644 index 3d504fe85..000000000 --- a/.changeset/little-suns-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/site": minor ---- - -Add custom color example to palette page diff --git a/.changeset/orange-tomatoes-compete.md b/.changeset/orange-tomatoes-compete.md deleted file mode 100644 index 6a53c301b..000000000 --- a/.changeset/orange-tomatoes-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/site": minor ---- - -Add custom icon example to `Chip` page diff --git a/.changeset/purple-parrots-worry.md b/.changeset/purple-parrots-worry.md deleted file mode 100644 index 8f244fada..000000000 --- a/.changeset/purple-parrots-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": patch ---- - -Fix clickable style in `Chip` diff --git a/.changeset/rare-nails-exercise.md b/.changeset/rare-nails-exercise.md deleted file mode 100644 index 1e38dace8..000000000 --- a/.changeset/rare-nails-exercise.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@suid/icons-material": patch -"@suid/styled-engine": patch -"@suid/material": patch -"@suid/system": patch -"@suid/types": patch -"@suid/utils": patch -"@suid/base": patch -"@suid/site": patch ---- - -Update to SolidJS v1.7.12 diff --git a/.changeset/soft-years-invite.md b/.changeset/soft-years-invite.md deleted file mode 100644 index f7c3011b9..000000000 --- a/.changeset/soft-years-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/site": minor ---- - -Add numeric input example to the TextField component page diff --git a/.changeset/thin-boats-wink.md b/.changeset/thin-boats-wink.md deleted file mode 100644 index 00f901722..000000000 --- a/.changeset/thin-boats-wink.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@suid/material": patch -"@suid/types": patch ---- - -Change internal type diff --git a/.changeset/wild-deers-stare.md b/.changeset/wild-deers-stare.md deleted file mode 100644 index dc34b96a9..000000000 --- a/.changeset/wild-deers-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/utils": minor ---- - -Add HTML utilities to support SSR mode diff --git a/packages/base/CHANGELOG.md b/packages/base/CHANGELOG.md index e064266f3..c12e51d79 100644 --- a/packages/base/CHANGELOG.md +++ b/packages/base/CHANGELOG.md @@ -1,5 +1,18 @@ # @suid/base +## 0.8.5 + +### Patch Changes + +- [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- Updated dependencies [[`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0), [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f), [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297), [`3c40913a`](https://github.com/swordev/suid/commit/3c40913aa6106c3c96ebfef7ab2e552e86e93f60)]: + - @suid/system@0.10.5 + - @suid/types@0.5.3 + - @suid/utils@0.8.0 + ## 0.8.4 ### Patch Changes diff --git a/packages/base/package.json b/packages/base/package.json index 3102386ad..7a8bff4f0 100644 --- a/packages/base/package.json +++ b/packages/base/package.json @@ -1,6 +1,6 @@ { "name": "@suid/base", - "version": "0.8.4", + "version": "0.8.5", "description": "Base components unstyled used by @suid/material.", "keywords": [ "solid", diff --git a/packages/codemod/CHANGELOG.md b/packages/codemod/CHANGELOG.md index 1c1592439..32ff3c4ad 100644 --- a/packages/codemod/CHANGELOG.md +++ b/packages/codemod/CHANGELOG.md @@ -1,5 +1,11 @@ # @suid/codemod +## 0.9.6 + +### Patch Changes + +- [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + ## 0.9.5 ### Patch Changes diff --git a/packages/codemod/package.json b/packages/codemod/package.json index 08aad8c16..afd1e7245 100644 --- a/packages/codemod/package.json +++ b/packages/codemod/package.json @@ -1,6 +1,6 @@ { "name": "@suid/codemod", - "version": "0.9.5", + "version": "0.9.6", "description": "Tool for migrating MUI React code to SUID SolidJS.", "keywords": [ "solid", diff --git a/packages/create-suid/CHANGELOG.md b/packages/create-suid/CHANGELOG.md index be78f81fa..f9a148343 100644 --- a/packages/create-suid/CHANGELOG.md +++ b/packages/create-suid/CHANGELOG.md @@ -1,5 +1,11 @@ # create-suid +## 0.1.8 + +### Patch Changes + +- [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + ## 0.1.7 ### Patch Changes diff --git a/packages/create-suid/package.json b/packages/create-suid/package.json index b08b69943..c47be59c6 100644 --- a/packages/create-suid/package.json +++ b/packages/create-suid/package.json @@ -1,6 +1,6 @@ { "name": "create-suid", - "version": "0.1.7", + "version": "0.1.8", "description": "CLI tool for creating a SUID project easily.", "keywords": [ "cli", diff --git a/packages/icons-material/CHANGELOG.md b/packages/icons-material/CHANGELOG.md index 0e29a08e4..b74ee812d 100644 --- a/packages/icons-material/CHANGELOG.md +++ b/packages/icons-material/CHANGELOG.md @@ -1,5 +1,14 @@ # @suid/icons-material +## 0.6.10 + +### Patch Changes + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- Updated dependencies [[`50efc47b`](https://github.com/swordev/suid/commit/50efc47b6ecc3103074619eca8a08e8bf2a3d5be), [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0), [`836f56dd`](https://github.com/swordev/suid/commit/836f56ddf9fc7925cec89c700371b7c9f2596895), [`323b2506`](https://github.com/swordev/suid/commit/323b25065a2fd290a1fe331857cef6aef285d990), [`bf385d2d`](https://github.com/swordev/suid/commit/bf385d2df99dc9014ca1011aad3e217d12868472), [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f), [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297)]: + - @suid/material@0.15.0 + ## 0.6.9 ### Patch Changes diff --git a/packages/icons-material/package.json b/packages/icons-material/package.json index 9324e3669..3b0832180 100644 --- a/packages/icons-material/package.json +++ b/packages/icons-material/package.json @@ -1,6 +1,6 @@ { "name": "@suid/icons-material", - "version": "0.6.9", + "version": "0.6.10", "description": "Material Design icons as SVG SolidJS components.", "keywords": [ "solid", diff --git a/packages/material/CHANGELOG.md b/packages/material/CHANGELOG.md index 35491c8ba..396418d74 100644 --- a/packages/material/CHANGELOG.md +++ b/packages/material/CHANGELOG.md @@ -1,5 +1,31 @@ # @suid/material +## 0.15.0 + +### Minor Changes + +- [`836f56dd`](https://github.com/swordev/suid/commit/836f56ddf9fc7925cec89c700371b7c9f2596895) Thanks [@juanrgm](https://github.com/juanrgm)! - Add SSR support to `Chip`, `CardHeader`, `FormControlLabel` and `ListItemText` + +- [`323b2506`](https://github.com/swordev/suid/commit/323b25065a2fd290a1fe331857cef6aef285d990) Thanks [@juanrgm](https://github.com/juanrgm)! - Allow palette override + +### Patch Changes + +- [`50efc47b`](https://github.com/swordev/suid/commit/50efc47b6ecc3103074619eca8a08e8bf2a3d5be) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix `InputBase` component with number type (decimal values) + +- [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + +- [`bf385d2d`](https://github.com/swordev/suid/commit/bf385d2df99dc9014ca1011aad3e217d12868472) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix clickable style in `Chip` + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297) Thanks [@juanrgm](https://github.com/juanrgm)! - Change internal type + +- Updated dependencies [[`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0), [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f), [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297), [`3c40913a`](https://github.com/swordev/suid/commit/3c40913aa6106c3c96ebfef7ab2e552e86e93f60)]: + - @suid/system@0.10.5 + - @suid/base@0.8.5 + - @suid/types@0.5.3 + - @suid/utils@0.8.0 + ## 0.14.2 ### Patch Changes diff --git a/packages/material/package.json b/packages/material/package.json index 7c56ba9db..ff9501ce9 100644 --- a/packages/material/package.json +++ b/packages/material/package.json @@ -1,6 +1,6 @@ { "name": "@suid/material", - "version": "0.14.2", + "version": "0.15.0", "description": "A port of Material-UI (MUI) built with SolidJS.", "keywords": [ "solid", diff --git a/packages/site/CHANGELOG.md b/packages/site/CHANGELOG.md index cdd5869f9..09eb2de2e 100644 --- a/packages/site/CHANGELOG.md +++ b/packages/site/CHANGELOG.md @@ -1,5 +1,30 @@ # @suid/site +## 0.16.0 + +### Minor Changes + +- [`65da252f`](https://github.com/swordev/suid/commit/65da252fadfec2213e72a8814ef40fa6ed00e31d) Thanks [@juanrgm](https://github.com/juanrgm)! - Add custom color example to palette page + +- [`3bab1536`](https://github.com/swordev/suid/commit/3bab1536e75159a5d690bf61b57e2f95752e1f84) Thanks [@juanrgm](https://github.com/juanrgm)! - Add custom icon example to `Chip` page + +- [`ba2f597c`](https://github.com/swordev/suid/commit/ba2f597c324f0448901a2d637cb2cb933435219a) Thanks [@juanrgm](https://github.com/juanrgm)! - Add numeric input example to the TextField component page + +### Patch Changes + +- [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- Updated dependencies [[`50efc47b`](https://github.com/swordev/suid/commit/50efc47b6ecc3103074619eca8a08e8bf2a3d5be), [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0), [`836f56dd`](https://github.com/swordev/suid/commit/836f56ddf9fc7925cec89c700371b7c9f2596895), [`323b2506`](https://github.com/swordev/suid/commit/323b25065a2fd290a1fe331857cef6aef285d990), [`bf385d2d`](https://github.com/swordev/suid/commit/bf385d2df99dc9014ca1011aad3e217d12868472), [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f), [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297), [`3c40913a`](https://github.com/swordev/suid/commit/3c40913aa6106c3c96ebfef7ab2e552e86e93f60)]: + - @suid/material@0.15.0 + - @suid/codemod@0.9.6 + - @suid/system@0.10.5 + - @suid/base@0.8.5 + - @suid/icons-material@0.6.10 + - @suid/types@0.5.3 + - @suid/utils@0.8.0 + ## 0.15.2 ### Patch Changes diff --git a/packages/site/package.json b/packages/site/package.json index d71915cc0..77cace94c 100644 --- a/packages/site/package.json +++ b/packages/site/package.json @@ -1,6 +1,6 @@ { "name": "@suid/site", - "version": "0.15.2", + "version": "0.16.0", "description": "SUID website.", "type": "module", "scripts": { diff --git a/packages/styled-engine/CHANGELOG.md b/packages/styled-engine/CHANGELOG.md index ff7344f2a..4ba599cf8 100644 --- a/packages/styled-engine/CHANGELOG.md +++ b/packages/styled-engine/CHANGELOG.md @@ -1,5 +1,14 @@ # @suid/styled-engine +## 0.6.1 + +### Patch Changes + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- Updated dependencies [[`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f), [`3c40913a`](https://github.com/swordev/suid/commit/3c40913aa6106c3c96ebfef7ab2e552e86e93f60)]: + - @suid/utils@0.8.0 + ## 0.6.0 ### Minor Changes diff --git a/packages/styled-engine/package.json b/packages/styled-engine/package.json index ee0fdfd42..5f3c6f5c0 100644 --- a/packages/styled-engine/package.json +++ b/packages/styled-engine/package.json @@ -1,6 +1,6 @@ { "name": "@suid/styled-engine", - "version": "0.6.0", + "version": "0.6.1", "description": "Styled engine used by @suid/system.", "keywords": [ "solid", diff --git a/packages/system/CHANGELOG.md b/packages/system/CHANGELOG.md index c5948c29c..6307e0779 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -1,5 +1,18 @@ # @suid/system +## 0.10.5 + +### Patch Changes + +- [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- Updated dependencies [[`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f), [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297), [`3c40913a`](https://github.com/swordev/suid/commit/3c40913aa6106c3c96ebfef7ab2e552e86e93f60)]: + - @suid/styled-engine@0.6.1 + - @suid/types@0.5.3 + - @suid/utils@0.8.0 + ## 0.10.4 ### Patch Changes diff --git a/packages/system/package.json b/packages/system/package.json index 85b1a81c8..9c4746e84 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@suid/system", - "version": "0.10.4", + "version": "0.10.5", "description": "Styles system used by suid packages.", "keywords": [ "solid", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index b38bc5748..4a133eaf9 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,13 @@ # @suid/types +## 0.5.3 + +### Patch Changes + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297) Thanks [@juanrgm](https://github.com/juanrgm)! - Change internal type + ## 0.5.2 ### Patch Changes diff --git a/packages/types/package.json b/packages/types/package.json index b81e918d7..64d40053f 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@suid/types", - "version": "0.5.2", + "version": "0.5.3", "description": "Types used by suid packages.", "keywords": [ "solid", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 0fced4157..f3e0a8c2b 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,5 +1,18 @@ # @suid/utils +## 0.8.0 + +### Minor Changes + +- [`3c40913a`](https://github.com/swordev/suid/commit/3c40913aa6106c3c96ebfef7ab2e552e86e93f60) Thanks [@juanrgm](https://github.com/juanrgm)! - Add HTML utilities to support SSR mode + +### Patch Changes + +- [`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.7.12 + +- Updated dependencies [[`9b043f40`](https://github.com/swordev/suid/commit/9b043f40c2623a9758289b88b2f76874daea135f), [`3d44a9c5`](https://github.com/swordev/suid/commit/3d44a9c5d8d36d6bba5648ff2bdee6afa0e44297)]: + - @suid/types@0.5.3 + ## 0.7.3 ### Patch Changes diff --git a/packages/utils/package.json b/packages/utils/package.json index 5663163d5..862583eb5 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@suid/utils", - "version": "0.7.3", + "version": "0.8.0", "description": "Utils used by suid packages.", "keywords": [ "utils" diff --git a/packages/vite-plugin/CHANGELOG.md b/packages/vite-plugin/CHANGELOG.md index 4a5f79a5b..b9057fe97 100644 --- a/packages/vite-plugin/CHANGELOG.md +++ b/packages/vite-plugin/CHANGELOG.md @@ -1,5 +1,11 @@ # @suid/vite-plugin +## 0.1.5 + +### Patch Changes + +- [`572bcd33`](https://github.com/swordev/suid/commit/572bcd337ee810a091aa8972753739082ec93ee0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + ## 0.1.4 ### Patch Changes diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index e885b59be..d71061a17 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@suid/vite-plugin", - "version": "0.1.4", + "version": "0.1.5", "description": "SUID integration plugin for Vite.", "keywords": [ "vite",