diff --git a/CHANGELOG.md b/CHANGELOG.md index f158cdeb..e8b32f75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,11 @@ A big thanks to the 2 contributors who made this release possible. Here are some ### `@pigment-css/react@0.0.24` -- ​feat: adapt to pre-processed styles (#243) @romgrk +- feat: adapt to pre-processed styles (#243) @romgrk ### Docs -- ​[docs] Correctly configure Vale (#244) @oliviertassinari +- [docs] Correctly configure Vale (#244) @oliviertassinari All contributors of this release in alphabetical order: @oliviertassinari, @romgrk @@ -28,23 +28,23 @@ A big thanks to the 5 contributors who made this release possible. This PR mainl ### `@pigment-css/react@0.0.23` -- ​Support null as a value for CSS object (#229) @siriwatknp -- ​[styled] Fix css extraction for transformed styled tagged-template call (#234) @brijeshb42 -- ​[Grid] ignore RSC error (#233) @siriwatknp +- Support null as a value for CSS object (#229) @siriwatknp +- [styled] Fix css extraction for transformed styled tagged-template call (#234) @brijeshb42 +- [Grid] ignore RSC error (#233) @siriwatknp ### `@pigment-css/nextjs-plugin@0.0.23` -- ​[nextjs] Wrap all generated CSS with a cascade layer (WIP) (#226) @Janpot -- ​[nextjs] Fix react import check bug introduced in #228 (#236) @brijeshb42 -- ​[nextjs] Move the import startsWith next check at end (#228) @brijeshb42 +- [nextjs] Wrap all generated CSS with a cascade layer (WIP) (#226) @Janpot +- [nextjs] Fix react import check bug introduced in #228 (#236) @brijeshb42 +- [nextjs] Move the import startsWith next check at end (#228) @brijeshb42 ### Core -- ​[core] Fix 301 link to Next.js and git diff @oliviertassinari -- ​[core] Fix package.json repository rule @oliviertassinari -- ​[core] Remove legacy yarn file @oliviertassinari -- ​[infra] Adds reusable workflow for close issue message (#231) @michelengelen -- ​[infra] Adds reusable workflow for new issue cleanup (#230) @michelengelen +- [core] Fix 301 link to Next.js and git diff @oliviertassinari +- [core] Fix package.json repository rule @oliviertassinari +- [core] Remove legacy yarn file @oliviertassinari +- [infra] Adds reusable workflow for close issue message (#231) @michelengelen +- [infra] Adds reusable workflow for new issue cleanup (#230) @michelengelen All contributors of this release in alphabetical order: @brijeshb42, @Janpot, @michelengelen, @oliviertassinari, @siriwatknp @@ -58,18 +58,18 @@ A big thanks to the 3 contributors who made this release possible. ### `@pigment-css/vite-plugin@0.0.22` -- ​Fix bug related to path separator on Windows (#218) @brijeshb42 -- ​Fix styled-engine new internals (#220) @romgrk +- Fix bug related to path separator on Windows (#218) @brijeshb42 +- Fix styled-engine new internals (#220) @romgrk ### `@pigment-css/unplugin@0.0.22` -- ​Fix bug related to path separator on Windows (#218) @brijeshb42 -- ​Fix styled-engine new internals (#220) @romgrk +- Fix bug related to path separator on Windows (#218) @brijeshb42 +- Fix styled-engine new internals (#220) @romgrk ### Core -- ​[core] Pin GitHub action dependency (#221) @oliviertassinari -- ​[core] Fix CI with fake docs (#222) @oliviertassinari +- [core] Pin GitHub action dependency (#221) @oliviertassinari +- [core] Fix CI with fake docs (#222) @oliviertassinari All contributors of this release in alphabetical order: @brijeshb42, @oliviertassinari, @romgrk @@ -107,7 +107,7 @@ _Aug 8, 2024_ A big thanks to the 1 contributors who made this release possible. -- ​[typescript] Fix `sx` types (#200) @siriwatknp +- [typescript] Fix `sx` types (#200) @siriwatknp All contributors of this release in alphabetical order: @siriwatknp @@ -121,17 +121,17 @@ A big thanks to the 3 contributors who made this release possible. ### `@pigment-css/react@0.0.19` -- ​[react] Fix thrown error during eval phase (#196) @brijeshb42 -- ​[TypeScript] Fix `sx` types and missing `style` prop from layout components (#191) @siriwatknp +- [react] Fix thrown error during eval phase (#196) @brijeshb42 +- [TypeScript] Fix `sx` types and missing `style` prop from layout components (#191) @siriwatknp ### Docs -- ​[docs] Clarify security policy @oliviertassinari +- [docs] Clarify security policy @oliviertassinari ### Core -- ​[core] Temporarily fallback to v5 of MaterialĀ UI (#198) @brijeshb42 -- ​[core] Fix event naming convention @oliviertassinari +- [core] Temporarily fallback to v5 of MaterialĀ UI (#198) @brijeshb42 +- [core] Fix event naming convention @oliviertassinari All contributors of this release in alphabetical order: @brijeshb42, @oliviertassinari, @siriwatknp @@ -145,13 +145,13 @@ A big thanks to the 3 contributors who made this release possible. Here are some ## `@pigment-css/react@0.0.18` -- ​Replace global JSX (#183) @DiegoAndai -- ​Normalize rest / other to match the most common used @oliviertassinari -- ​Normalize rest / other to match the most common used @oliviertassinari +- Replace global JSX (#183) @DiegoAndai +- Normalize rest / other to match the most common used @oliviertassinari +- Normalize rest / other to match the most common used @oliviertassinari ## `@pigment-css/unplugin@0.0.18` -- ​[webpack] Fix support for webpack and add example app (#174) @brijeshb42 +- [webpack] Fix support for webpack and add example app (#174) @brijeshb42 All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @oliviertassinari @@ -165,17 +165,17 @@ A big thanks to the 3 contributors who made this release possible. ### `@pigment-css/vite-plugin@0.0.17` -- ​[vite] Allow package authors to specify packages to include in vite (#172) @brijeshb42 -- ​[vite] Pass down `transformLibraries` (#169) @siriwatknp +- [vite] Allow package authors to specify packages to include in vite (#172) @brijeshb42 +- [vite] Pass down `transformLibraries` (#169) @siriwatknp ### `@pigment-css/unplugin@0.0.17` -- ​[plugin] Allow runtime libraries to have their own theme and styles css path (#165) @brijeshb42 +- [plugin] Allow runtime libraries to have their own theme and styles css path (#165) @brijeshb42 ### Core -- ​[core] Simpler pnpm dedupe error message to act on @oliviertassinari -- ​[examples] Rename next.config.js to next.config.mjs (#157) @brijeshb42 +- [core] Simpler pnpm dedupe error message to act on @oliviertassinari +- [examples] Rename next.config.js to next.config.mjs (#157) @brijeshb42 All contributors of this release in alphabetical order: @brijeshb42, @oliviertassinari, @siriwatknp