-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
86dc66e
commit 1a3b2b6
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,14 @@ _May 1, 2024_ | |
|
||
A big thanks to the 2 contributors who made this release possible. | ||
|
||
- [react] Fix styled inheritance (#40) @siriwatknp | ||
- [react] Fix prop forwarding when `as` component is provided to HTML styled component (#43) @siriwatknp | ||
- [nextjs] Transform `!important` CSS to an intermediate representation (#38) @brijeshb42 | ||
### `@pigment-css/[email protected]` | ||
|
||
- Fix styled inheritance (#40) @siriwatknp | ||
- Fix prop forwarding when `as` component is provided to HTML styled component (#43) @siriwatknp | ||
|
||
### `@pigment-css/[email protected]` | ||
|
||
- Transform `!important` CSS to an intermediate representation (#38) @brijeshb42 | ||
|
||
All contributors of this release in alphabetical order: @brijeshb42, @siriwatknp | ||
|
||
|