-
-
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
eeb7c78
commit fed0e0e
Showing
1 changed file
with
8 additions
and
8 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 |
---|---|---|
|
@@ -12,17 +12,17 @@ A big thanks to the 5 contributors who made this release possible. Here are some | |
|
||
### `@pigment-css/[email protected]` | ||
|
||
- [react] Create Grid component (#144) @DiegoAndai | ||
- [react] Support transpiled library for `globalCss` and `keyframes` (#155) @siriwatknp | ||
- [react] Remove sx transform logic and leverage Emotion unitless (#149) @siriwatknp | ||
- [react] Export `globalCss` from index (#148) @siriwatknp | ||
- [react] Create Hidden component (#146) @siriwatknp | ||
- [react] Implement Container component (#143) @brijeshb42 | ||
- [react] Create Stack component (#118) @brijeshb42 | ||
- Create Grid component (#144) @DiegoAndai | ||
- Support transpiled library for `globalCss` and `keyframes` (#155) @siriwatknp | ||
- Remove sx transform logic and leverage Emotion unitless (#149) @siriwatknp | ||
- Export `globalCss` from index (#148) @siriwatknp | ||
- Create Hidden component (#146) @siriwatknp | ||
- Implement Container component (#143) @brijeshb42 | ||
- Create Stack component (#118) @brijeshb42 | ||
|
||
### `@pigment-css/[email protected]` | ||
|
||
- [unplugin] Fix misuse variable to transform libraries (#153) @siriwatknp | ||
- Fix misuse variable to transform libraries (#153) @siriwatknp | ||
|
||
### Core | ||
|
||
|