Skip to content

Commit

Permalink
[core] Remove <-- from changelog (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Oct 13, 2024
1 parent b02d055 commit 5c115e5
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ A big thanks to the 2 contributors who made this release possible. Here are some

### `@pigment-css/[email protected]`

- &#8203;<!-- 2 -->feat: adapt to pre-processed styles (#243) @romgrk
- feat: adapt to pre-processed styles (#243) @romgrk

### Docs

- &#8203;<!-- 1 -->[docs] Correctly configure Vale (#244) @oliviertassinari
- [docs] Correctly configure Vale (#244) @oliviertassinari

All contributors of this release in alphabetical order: @oliviertassinari, @romgrk

Expand All @@ -28,23 +28,23 @@ A big thanks to the 5 contributors who made this release possible. This PR mainl

### `@pigment-css/[email protected]`

- &#8203;<!-- 10 -->Support null as a value for CSS object (#229) @siriwatknp
- &#8203;<!-- 01 -->[styled] Fix css extraction for transformed styled tagged-template call (#234) @brijeshb42
- &#8203;<!-- 07 -->[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/[email protected]`

- &#8203;<!-- 04 -->[nextjs] Wrap all generated CSS with a cascade layer (WIP) (#226) @Janpot
- &#8203;<!-- 03 -->[nextjs] Fix react import check bug introduced in #228 (#236) @brijeshb42
- &#8203;<!-- 02 -->[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

- &#8203;<!-- 09 -->[core] Fix 301 link to Next.js and git diff @oliviertassinari
- &#8203;<!-- 08 -->[core] Fix package.json repository rule @oliviertassinari
- &#8203;<!-- 07 -->[core] Remove legacy yarn file @oliviertassinari
- &#8203;<!-- 06 -->[infra] Adds reusable workflow for close issue message (#231) @michelengelen
- &#8203;<!-- 05 -->[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

Expand All @@ -58,18 +58,18 @@ A big thanks to the 3 contributors who made this release possible.

### `@pigment-css/[email protected]`

- &#8203;<!-- 1 -->Fix bug related to path separator on Windows (#218) @brijeshb42
- &#8203;<!-- 4 -->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/[email protected]`

- &#8203;<!-- 1 -->Fix bug related to path separator on Windows (#218) @brijeshb42
- &#8203;<!-- 4 -->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

- &#8203;<!-- 3 -->[core] Pin GitHub action dependency (#221) @oliviertassinari
- &#8203;<!-- 2 -->[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

Expand Down Expand Up @@ -107,7 +107,7 @@ _Aug 8, 2024_

A big thanks to the 1 contributors who made this release possible.

- &#8203;<!-- 1 -->[typescript] Fix `sx` types (#200) @siriwatknp
- [typescript] Fix `sx` types (#200) @siriwatknp

All contributors of this release in alphabetical order: @siriwatknp

Expand All @@ -121,17 +121,17 @@ A big thanks to the 3 contributors who made this release possible.

### `@pigment-css/[email protected]`

- &#8203;<!-- 6 -->[react] Fix thrown error during eval phase (#196) @brijeshb42
- &#8203;<!-- 1 -->[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

- &#8203;<!-- 4 -->[docs] Clarify security policy @oliviertassinari
- [docs] Clarify security policy @oliviertassinari

### Core

- &#8203;<!-- 7 -->[core] Temporarily fallback to v5 of Material UI (#198) @brijeshb42
- &#8203;<!-- 5 -->[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

Expand All @@ -145,13 +145,13 @@ A big thanks to the 3 contributors who made this release possible. Here are some

## `@pigment-css/[email protected]`

- &#8203;<!-- 4 -->Replace global JSX (#183) @DiegoAndai
- &#8203;<!-- 3 -->Normalize rest / other to match the most common used @oliviertassinari
- &#8203;<!-- 2 -->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/[email protected]`

- &#8203;<!-- 1 -->[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

Expand All @@ -165,17 +165,17 @@ A big thanks to the 3 contributors who made this release possible.

### `@pigment-css/[email protected]`

- &#8203;<!-- 2 -->[vite] Allow package authors to specify packages to include in vite (#172) @brijeshb42
- &#8203;<!-- 1 -->[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/[email protected]`

- &#8203;<!-- 3 -->[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

- &#8203;<!-- 5 -->[core] Simpler pnpm dedupe error message to act on @oliviertassinari
- &#8203;<!-- 4 -->[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

Expand Down

0 comments on commit 5c115e5

Please sign in to comment.