diff --git a/.changeset/chilly-scissors-compare.md b/.changeset/chilly-scissors-compare.md deleted file mode 100644 index add330c23..000000000 --- a/.changeset/chilly-scissors-compare.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -"@suid/system": minor ---- - -Add random class names to styled components. - -Example: - -```ts -const Div1 = styled("div")(); -const Div2 = styled("div")(); -const Div = styled("div")({ - [`${Div1}`]: { - color: "red", - }, - [`${Div2}`]: { - color: "blue", - }, -}); -``` diff --git a/.changeset/chilly-shirts-cross.md b/.changeset/chilly-shirts-cross.md deleted file mode 100644 index 607806177..000000000 --- a/.changeset/chilly-shirts-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/css": minor ---- - -Add `injectFirst` option diff --git a/.changeset/cool-countries-jam.md b/.changeset/cool-countries-jam.md deleted file mode 100644 index cf09383fb..000000000 --- a/.changeset/cool-countries-jam.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@suid/base": minor -"@suid/system": minor ---- - -Return the class selector of the styled components diff --git a/.changeset/cyan-bananas-cough.md b/.changeset/cyan-bananas-cough.md deleted file mode 100644 index de299503f..000000000 --- a/.changeset/cyan-bananas-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": minor ---- - -Export `styled` at `@suid/material/styles` diff --git a/.changeset/eleven-mugs-tap.md b/.changeset/eleven-mugs-tap.md deleted file mode 100644 index 4629c3e7d..000000000 --- a/.changeset/eleven-mugs-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/css": minor ---- - -Add `createId` option diff --git a/.changeset/empty-squids-relate.md b/.changeset/empty-squids-relate.md deleted file mode 100644 index e88c3ac6d..000000000 --- a/.changeset/empty-squids-relate.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@suid/base": patch -"@suid/icons-material": patch -"@suid/material": patch -"@suid/site": patch -"@suid/styled-engine": patch -"@suid/system": patch -"@suid/types": patch -"@suid/utils": patch ---- - -Update to SolidJS v1.6.7 diff --git a/.changeset/few-avocados-arrive.md b/.changeset/few-avocados-arrive.md deleted file mode 100644 index 911c1bf87..000000000 --- a/.changeset/few-avocados-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/styled-engine": minor ---- - -Add partial support for SSR diff --git a/.changeset/fluffy-lemons-study.md b/.changeset/fluffy-lemons-study.md deleted file mode 100644 index 0dd4992d8..000000000 --- a/.changeset/fluffy-lemons-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/styled-engine": minor ---- - -Export `createStyle` and `StyledEngineProvider` in the index file diff --git a/.changeset/funny-rice-clap.md b/.changeset/funny-rice-clap.md deleted file mode 100644 index 353b895c1..000000000 --- a/.changeset/funny-rice-clap.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@suid/base": minor -"@suid/material": minor -"@suid/system": minor -"@suid/types": minor ---- - -Global refactoring for adopting the behaviour to MUI styled components diff --git a/.changeset/itchy-dodos-buy.md b/.changeset/itchy-dodos-buy.md deleted file mode 100644 index 8b0787d07..000000000 --- a/.changeset/itchy-dodos-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/css": patch ---- - -Drop `@suid/utils` dependency diff --git a/.changeset/plenty-boxes-sing.md b/.changeset/plenty-boxes-sing.md deleted file mode 100644 index b11c5486e..000000000 --- a/.changeset/plenty-boxes-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/site": patch ---- - -Use the `@solidjs/router` dependency diff --git a/.changeset/red-pumpkins-attack.md b/.changeset/red-pumpkins-attack.md deleted file mode 100644 index 38e283185..000000000 --- a/.changeset/red-pumpkins-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/styled-engine": minor ---- - -Add `injectFirst` property to `StyledEngineContext` diff --git a/.changeset/shiny-lobsters-sniff.md b/.changeset/shiny-lobsters-sniff.md deleted file mode 100644 index 2172958a4..000000000 --- a/.changeset/shiny-lobsters-sniff.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -"@suid/base": patch -"@suid/codemod": patch -"create-suid": patch -"@suid/css": patch -"@suid/icons-material": patch -"@suid/material": patch -"@suid/site": patch -"@suid/styled-engine": patch -"@suid/system": patch -"@suid/types": patch -"@suid/utils": patch -"@suid/vite-plugin": patch ---- - -Update readme diff --git a/.changeset/silly-experts-joke.md b/.changeset/silly-experts-joke.md deleted file mode 100644 index 4c0d33518..000000000 --- a/.changeset/silly-experts-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": patch ---- - -Fix the `TextField` component with `number` type diff --git a/.changeset/small-turtles-grow.md b/.changeset/small-turtles-grow.md deleted file mode 100644 index 9b9972237..000000000 --- a/.changeset/small-turtles-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": patch ---- - -Fix the `size` property in `TextField` component diff --git a/.changeset/swift-moons-compete.md b/.changeset/swift-moons-compete.md deleted file mode 100644 index 29acd1c23..000000000 --- a/.changeset/swift-moons-compete.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@suid/base": patch -"@suid/icons-material": patch -"@suid/material": patch -"@suid/site": patch -"@suid/styled-engine": patch -"@suid/system": patch -"@suid/types": patch -"@suid/utils": patch ---- - -Update to SolidJS v1.6.5 diff --git a/.changeset/wicked-fireants-end.md b/.changeset/wicked-fireants-end.md deleted file mode 100644 index be3f31944..000000000 --- a/.changeset/wicked-fireants-end.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"create-suid": patch -"@suid/vite-plugin": patch -"@suid/codemod": patch -"@suid/site": patch ---- - -Update dependencies diff --git a/.npmrc b/.npmrc new file mode 100644 index 000000000..01328801a --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +store-dir=.pnpm-store diff --git a/packages/base/CHANGELOG.md b/packages/base/CHANGELOG.md index 2565ea343..4271fca52 100644 --- a/packages/base/CHANGELOG.md +++ b/packages/base/CHANGELOG.md @@ -1,5 +1,27 @@ # @suid/base +## 0.6.0 + +### Minor Changes + +- [`651d3c86`](https://github.com/swordev/suid/commit/651d3c86f89c7d88e797ca6d373eaebbc4e7fb9f) Thanks [@juanrgm](https://github.com/juanrgm)! - Return the class selector of the styled components + +- [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f) Thanks [@juanrgm](https://github.com/juanrgm)! - Global refactoring for adopting the behaviour to MUI styled components + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + +- Updated dependencies [[`7d2a1ebb`](https://github.com/swordev/suid/commit/7d2a1ebb2dd9135551e0f24487844bc5ece3bb14), [`1dd2bebe`](https://github.com/swordev/suid/commit/1dd2bebea8da94e24eb86503ada330f880430553), [`651d3c86`](https://github.com/swordev/suid/commit/651d3c86f89c7d88e797ca6d373eaebbc4e7fb9f), [`696eeac5`](https://github.com/swordev/suid/commit/696eeac54b141db7637ff6f38701ddb77b8944f5), [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2), [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f), [`97781a66`](https://github.com/swordev/suid/commit/97781a66cc87e620b9ba2a7c7c5b02b68fcbc0ea), [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229), [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d)]: + - @suid/system@0.8.0 + - @suid/css@0.2.0 + - @suid/types@0.4.0 + - @suid/utils@0.6.1 + ## 0.5.1 ### Patch Changes diff --git a/packages/base/package.json b/packages/base/package.json index 2f9c5df8b..511119f37 100644 --- a/packages/base/package.json +++ b/packages/base/package.json @@ -1,6 +1,6 @@ { "name": "@suid/base", - "version": "0.5.1", + "version": "0.6.0", "description": "Base components unstyled used by @suid/material.", "keywords": [ "solid", diff --git a/packages/codemod/CHANGELOG.md b/packages/codemod/CHANGELOG.md index 3d2079b2c..d076825ff 100644 --- a/packages/codemod/CHANGELOG.md +++ b/packages/codemod/CHANGELOG.md @@ -1,5 +1,13 @@ # @suid/codemod +## 0.9.3 + +### Patch Changes + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`b52cbc94`](https://github.com/swordev/suid/commit/b52cbc94d89835735852fd8db5a90be72c0d4ee4) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + ## 0.9.2 ### Patch Changes diff --git a/packages/codemod/package.json b/packages/codemod/package.json index 6b28b76a1..a0b86bed8 100644 --- a/packages/codemod/package.json +++ b/packages/codemod/package.json @@ -1,6 +1,6 @@ { "name": "@suid/codemod", - "version": "0.9.2", + "version": "0.9.3", "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 8e4ff1197..6580660f7 100644 --- a/packages/create-suid/CHANGELOG.md +++ b/packages/create-suid/CHANGELOG.md @@ -1,5 +1,13 @@ # create-suid +## 0.1.5 + +### Patch Changes + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`b52cbc94`](https://github.com/swordev/suid/commit/b52cbc94d89835735852fd8db5a90be72c0d4ee4) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + ## 0.1.4 ### Patch Changes diff --git a/packages/create-suid/package.json b/packages/create-suid/package.json index 5108aa8d8..24157b741 100644 --- a/packages/create-suid/package.json +++ b/packages/create-suid/package.json @@ -1,6 +1,6 @@ { "name": "create-suid", - "version": "0.1.4", + "version": "0.1.5", "description": "CLI tool for creating a SUID project easily.", "keywords": [ "cli", diff --git a/packages/css/CHANGELOG.md b/packages/css/CHANGELOG.md index 8dabfb0e3..f3939639d 100644 --- a/packages/css/CHANGELOG.md +++ b/packages/css/CHANGELOG.md @@ -1,5 +1,19 @@ # @suid/css +## 0.2.0 + +### Minor Changes + +- [`1dd2bebe`](https://github.com/swordev/suid/commit/1dd2bebea8da94e24eb86503ada330f880430553) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `injectFirst` option + +- [`696eeac5`](https://github.com/swordev/suid/commit/696eeac54b141db7637ff6f38701ddb77b8944f5) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `createId` option + +### Patch Changes + +- [`97781a66`](https://github.com/swordev/suid/commit/97781a66cc87e620b9ba2a7c7c5b02b68fcbc0ea) Thanks [@juanrgm](https://github.com/juanrgm)! - Drop `@suid/utils` dependency + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + ## 0.1.7 ### Patch Changes diff --git a/packages/css/package.json b/packages/css/package.json index 09c807a9b..24dd51823 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -1,6 +1,6 @@ { "name": "@suid/css", - "version": "0.1.7", + "version": "0.2.0", "description": "CSS render in JS.", "keywords": [ "styles", diff --git a/packages/icons-material/CHANGELOG.md b/packages/icons-material/CHANGELOG.md index 4e167c2ae..691288dd7 100644 --- a/packages/icons-material/CHANGELOG.md +++ b/packages/icons-material/CHANGELOG.md @@ -1,5 +1,18 @@ # @suid/icons-material +## 0.5.4 + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + +- Updated dependencies [[`b36ed9b9`](https://github.com/swordev/suid/commit/b36ed9b90ee0087e04c0866bd7f5bab8e9ef66a4), [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2), [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f), [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229), [`e9827edb`](https://github.com/swordev/suid/commit/e9827edb6fb037679ee44fb4e8a323f5e05c9147), [`9d5860d1`](https://github.com/swordev/suid/commit/9d5860d16549e21ac8b326ab61091ed4ff3c3f6e), [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d)]: + - @suid/material@0.9.0 + ## 0.5.3 ### Patch Changes diff --git a/packages/icons-material/package.json b/packages/icons-material/package.json index 2bc219c36..dfea6ab25 100644 --- a/packages/icons-material/package.json +++ b/packages/icons-material/package.json @@ -1,6 +1,6 @@ { "name": "@suid/icons-material", - "version": "0.5.3", + "version": "0.5.4", "description": "Material Design icons as SVG SolidJS components.", "keywords": [ "solid", diff --git a/packages/material/CHANGELOG.md b/packages/material/CHANGELOG.md index a84cf897d..81eef1f73 100644 --- a/packages/material/CHANGELOG.md +++ b/packages/material/CHANGELOG.md @@ -1,5 +1,32 @@ # @suid/material +## 0.9.0 + +### Minor Changes + +- [`b36ed9b9`](https://github.com/swordev/suid/commit/b36ed9b90ee0087e04c0866bd7f5bab8e9ef66a4) Thanks [@juanrgm](https://github.com/juanrgm)! - Export `styled` at `@suid/material/styles` + +- [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f) Thanks [@juanrgm](https://github.com/juanrgm)! - Global refactoring for adopting the behaviour to MUI styled components + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`e9827edb`](https://github.com/swordev/suid/commit/e9827edb6fb037679ee44fb4e8a323f5e05c9147) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix the `TextField` component with `number` type + +- [`9d5860d1`](https://github.com/swordev/suid/commit/9d5860d16549e21ac8b326ab61091ed4ff3c3f6e) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix the `size` property in `TextField` component + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + +- Updated dependencies [[`7d2a1ebb`](https://github.com/swordev/suid/commit/7d2a1ebb2dd9135551e0f24487844bc5ece3bb14), [`1dd2bebe`](https://github.com/swordev/suid/commit/1dd2bebea8da94e24eb86503ada330f880430553), [`651d3c86`](https://github.com/swordev/suid/commit/651d3c86f89c7d88e797ca6d373eaebbc4e7fb9f), [`696eeac5`](https://github.com/swordev/suid/commit/696eeac54b141db7637ff6f38701ddb77b8944f5), [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2), [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f), [`97781a66`](https://github.com/swordev/suid/commit/97781a66cc87e620b9ba2a7c7c5b02b68fcbc0ea), [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229), [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d)]: + - @suid/system@0.8.0 + - @suid/css@0.2.0 + - @suid/base@0.6.0 + - @suid/types@0.4.0 + - @suid/utils@0.6.1 + ## 0.8.2 ### Patch Changes diff --git a/packages/material/package.json b/packages/material/package.json index 386a153b8..d57061ce2 100644 --- a/packages/material/package.json +++ b/packages/material/package.json @@ -1,6 +1,6 @@ { "name": "@suid/material", - "version": "0.8.2", + "version": "0.9.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 b9f88ea4c..bd5dc555c 100644 --- a/packages/site/CHANGELOG.md +++ b/packages/site/CHANGELOG.md @@ -1,5 +1,28 @@ # @suid/site +## 0.7.3 + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`15e88c74`](https://github.com/swordev/suid/commit/15e88c7449bf258f5858036119e03aeeeb768bbc) Thanks [@juanrgm](https://github.com/juanrgm)! - Use the `@solidjs/router` dependency + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + +- [`b52cbc94`](https://github.com/swordev/suid/commit/b52cbc94d89835735852fd8db5a90be72c0d4ee4) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + +- Updated dependencies [[`7d2a1ebb`](https://github.com/swordev/suid/commit/7d2a1ebb2dd9135551e0f24487844bc5ece3bb14), [`651d3c86`](https://github.com/swordev/suid/commit/651d3c86f89c7d88e797ca6d373eaebbc4e7fb9f), [`b36ed9b9`](https://github.com/swordev/suid/commit/b36ed9b90ee0087e04c0866bd7f5bab8e9ef66a4), [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2), [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f), [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229), [`e9827edb`](https://github.com/swordev/suid/commit/e9827edb6fb037679ee44fb4e8a323f5e05c9147), [`9d5860d1`](https://github.com/swordev/suid/commit/9d5860d16549e21ac8b326ab61091ed4ff3c3f6e), [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d), [`b52cbc94`](https://github.com/swordev/suid/commit/b52cbc94d89835735852fd8db5a90be72c0d4ee4)]: + - @suid/system@0.8.0 + - @suid/base@0.6.0 + - @suid/material@0.9.0 + - @suid/icons-material@0.5.4 + - @suid/types@0.4.0 + - @suid/utils@0.6.1 + - @suid/codemod@0.9.3 + ## 0.7.2 ### Patch Changes diff --git a/packages/site/package.json b/packages/site/package.json index 8759833b8..e1ba39392 100644 --- a/packages/site/package.json +++ b/packages/site/package.json @@ -1,6 +1,6 @@ { "name": "@suid/site", - "version": "0.7.2", + "version": "0.7.3", "description": "SUID website.", "scripts": { "build": "vite build", diff --git a/packages/styled-engine/CHANGELOG.md b/packages/styled-engine/CHANGELOG.md index beab19f43..174c6d528 100644 --- a/packages/styled-engine/CHANGELOG.md +++ b/packages/styled-engine/CHANGELOG.md @@ -1,5 +1,27 @@ # @suid/styled-engine +## 0.4.0 + +### Minor Changes + +- [`9a1685e9`](https://github.com/swordev/suid/commit/9a1685e9040b0a9b82b4ccbd89f434cea18e54b6) Thanks [@juanrgm](https://github.com/juanrgm)! - Add partial support for SSR + +- [`3319c8f1`](https://github.com/swordev/suid/commit/3319c8f181d437cddba60df55783acbdd85915cb) Thanks [@juanrgm](https://github.com/juanrgm)! - Export `createStyle` and `StyledEngineProvider` in the index file + +- [`d4cede7e`](https://github.com/swordev/suid/commit/d4cede7e1d932acc9137dbbdb19608bc3df45159) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `injectFirst` property to `StyledEngineContext` + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + +- Updated dependencies [[`1dd2bebe`](https://github.com/swordev/suid/commit/1dd2bebea8da94e24eb86503ada330f880430553), [`696eeac5`](https://github.com/swordev/suid/commit/696eeac54b141db7637ff6f38701ddb77b8944f5), [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2), [`97781a66`](https://github.com/swordev/suid/commit/97781a66cc87e620b9ba2a7c7c5b02b68fcbc0ea), [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229), [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d)]: + - @suid/css@0.2.0 + - @suid/utils@0.6.1 + ## 0.3.0 ### Minor Changes diff --git a/packages/styled-engine/package.json b/packages/styled-engine/package.json index 71c6ac504..f63c13ae7 100644 --- a/packages/styled-engine/package.json +++ b/packages/styled-engine/package.json @@ -1,6 +1,6 @@ { "name": "@suid/styled-engine", - "version": "0.3.0", + "version": "0.4.0", "description": "Styled engine used by @suid/system.", "keywords": [ "solid", diff --git a/packages/system/CHANGELOG.md b/packages/system/CHANGELOG.md index ad7b40e9c..10ab358fe 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -1,5 +1,44 @@ # @suid/system +## 0.8.0 + +### Minor Changes + +- [`7d2a1ebb`](https://github.com/swordev/suid/commit/7d2a1ebb2dd9135551e0f24487844bc5ece3bb14) Thanks [@juanrgm](https://github.com/juanrgm)! - Add random class names to styled components. + + Example: + + ```ts + const Div1 = styled("div")(); + const Div2 = styled("div")(); + const Div = styled("div")({ + [`${Div1}`]: { + color: "red", + }, + [`${Div2}`]: { + color: "blue", + }, + }); + ``` + +- [`651d3c86`](https://github.com/swordev/suid/commit/651d3c86f89c7d88e797ca6d373eaebbc4e7fb9f) Thanks [@juanrgm](https://github.com/juanrgm)! - Return the class selector of the styled components + +- [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f) Thanks [@juanrgm](https://github.com/juanrgm)! - Global refactoring for adopting the behaviour to MUI styled components + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + +- Updated dependencies [[`1dd2bebe`](https://github.com/swordev/suid/commit/1dd2bebea8da94e24eb86503ada330f880430553), [`696eeac5`](https://github.com/swordev/suid/commit/696eeac54b141db7637ff6f38701ddb77b8944f5), [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2), [`9a1685e9`](https://github.com/swordev/suid/commit/9a1685e9040b0a9b82b4ccbd89f434cea18e54b6), [`3319c8f1`](https://github.com/swordev/suid/commit/3319c8f181d437cddba60df55783acbdd85915cb), [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f), [`97781a66`](https://github.com/swordev/suid/commit/97781a66cc87e620b9ba2a7c7c5b02b68fcbc0ea), [`d4cede7e`](https://github.com/swordev/suid/commit/d4cede7e1d932acc9137dbbdb19608bc3df45159), [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229), [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d)]: + - @suid/css@0.2.0 + - @suid/styled-engine@0.4.0 + - @suid/types@0.4.0 + - @suid/utils@0.6.1 + ## 0.7.1 ### Patch Changes diff --git a/packages/system/package.json b/packages/system/package.json index 9cadcd8bd..85bba283f 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@suid/system", - "version": "0.7.1", + "version": "0.8.0", "description": "Styles system used by suid packages.", "keywords": [ "solid", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 8e4e5b481..8e160b9dd 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,19 @@ # @suid/types +## 0.4.0 + +### Minor Changes + +- [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f) Thanks [@juanrgm](https://github.com/juanrgm)! - Global refactoring for adopting the behaviour to MUI styled components + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + ## 0.3.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 7857dd293..a32e0c5e2 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@suid/types", - "version": "0.3.0", + "version": "0.4.0", "description": "Types used by suid packages.", "keywords": [ "solid", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 4bdedcc01..b3f0e73c0 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,5 +1,18 @@ # @suid/utils +## 0.6.1 + +### Patch Changes + +- [`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.7 + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.6.5 + +- Updated dependencies [[`c14f8639`](https://github.com/swordev/suid/commit/c14f863995a749b13d76e3e3e459e2b6f4b069f2), [`7c1cec6f`](https://github.com/swordev/suid/commit/7c1cec6f50d6dfbadf11cc96a28f01c15732240f), [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229), [`c5273760`](https://github.com/swordev/suid/commit/c5273760f96d58c7de41caa7c71b87249d17595d)]: + - @suid/types@0.4.0 + ## 0.6.0 ### Minor Changes diff --git a/packages/utils/package.json b/packages/utils/package.json index d9532bcab..2d145ebd5 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@suid/utils", - "version": "0.6.0", + "version": "0.6.1", "description": "Utils used by suid packages.", "keywords": [ "utils" diff --git a/packages/vite-plugin/CHANGELOG.md b/packages/vite-plugin/CHANGELOG.md index cf08070d4..c44f535f9 100644 --- a/packages/vite-plugin/CHANGELOG.md +++ b/packages/vite-plugin/CHANGELOG.md @@ -1,5 +1,13 @@ # @suid/vite-plugin +## 0.1.1 + +### Patch Changes + +- [`401f1735`](https://github.com/swordev/suid/commit/401f17358421fcf37a2c150097dd888b3e93f229) Thanks [@juanrgm](https://github.com/juanrgm)! - Update readme + +- [`b52cbc94`](https://github.com/swordev/suid/commit/b52cbc94d89835735852fd8db5a90be72c0d4ee4) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies + ## 0.1.0 ### Minor Changes diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index bb43e8551..c25873f68 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@suid/vite-plugin", - "version": "0.1.0", + "version": "0.1.1", "description": "SUID integration plugin for Vite.", "keywords": [ "vite",