Releases: mui/pigment-css
v0.0.28
Nov 25, 2024
A big thanks to the 3 contributors who made this release possible.
@pigment-css/[email protected]
- [react] Mark prop-types as direct dependency (#330) @brijeshb42
Core
- [core] Add OpenSSF badge (#325) @oliviertassinari
- [core] Fix test_types_next job (#271) @Janpot
- [infra] Improve bug template for reproductions (e9bef97) @oliviertassinari
All contributors of this release in alphabetical order: @brijeshb42, @Janpot, @oliviertassinari
v0.0.27
Nov 13, 2024
A big thanks to the 2 contributors who made this release possible.
@pigment-css/[email protected]
- Bump wyw versions (#320) @brijeshb42
@pigment-css/[email protected]
- Fix path resolution (#310) @brijeshb42
- Bump wyw versions (#320) @brijeshb42
Core
- [core] Fix webpack capitalization (#311) @oliviertassinari
- [core] Fix Stack Overflow mention (dea4b14) @oliviertassinari
- [docs-infra] More docs infra changes (#304) @brijeshb42
All contributors of this release in alphabetical order: @brijeshb42, @oliviertassinari
v0.0.26
Nov 8, 2024
A big thanks to the 3 contributors who made this release possible.
@pigment-css/[email protected]
- [react] Bump package versions and fix related TS errors (#294) @brijeshb42
@pigment-css/[email protected]
- [nextjs] Fix tsconfig's path resolving (#182) @brijeshb42
Docs
- [docs] Remove next tag from installation instructions (#292) @tschaub
- [docs] Setup a new next.js application for documentation (#299) @brijeshb42
Core
- [core] Bump package versions (#294) @brijeshb42
- [core] Fix Tidelift reference (#306) @oliviertassinari
- [core] Increase the minimum Node.js version support to 14.0.0 (#254) @oliviertassinari
- [core] Fix tools-public.mui.com redirection @oliviertassinari
- [example] Update vite example (#300) @brijeshb42
All contributors of this release in alphabetical order: @brijeshb42, @oliviertassinari, @tschaub
v0.0.25
Oct 25, 2024
A big thanks to the 5 contributors who made this release possible.
@pigment-css/[email protected]
- Fix scoping issue with sx dynamic value transform (#286) @brijeshb42
Core
- [code-infra] Remove releaseChangelog.mjs duplication (#273) @oliviertassinari
- [core] Upgrade @mui/monorepo (#274) @oliviertassinari
- [core] Remove <-- from changelog (#272) @oliviertassinari
- [core] Link to production app for bundle size @oliviertassinari
- [core] Bump npx update-browserslist-db@latest (#256) @oliviertassinari
- [docs] Fix broken link (#260) @mnajdova
- [docs] Fix syntax in JSDoc example (#261) @yoohahn
- [docs] Readme tweaks (#266) @aarongarciah
- [docs] Fix 301 redirections in docs @oliviertassinari
- [docs] Fix git diff format (#245) @oliviertassinari
- [examples] Fix webpack CLI instructions (#277) @oliviertassinari
- [examples] Avoid git diff when playing with examples @oliviertassinari
- [infra] Fix line break in Stack Overflow message @oliviertassinari
- [infra] Fix line break in Stack Overflow message @oliviertassinari
All contributors of this release in alphabetical order: @aarongarciah, @brijeshb42, @mnajdova, @oliviertassinari, @yoohahn
v0.0.24
Sep 25, 2024
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
@pigment-css/[email protected]
Docs
- [docs] Correctly configure Vale (#244) @oliviertassinari
All contributors of this release in alphabetical order: @oliviertassinari, @romgrk
v0.0.23
Sep 17, 2024
A big thanks to the 5 contributors who made this release possible. This PR mainly fixes bugs with Material UI integration.
@pigment-css/[email protected]
- 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]
- [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
All contributors of this release in alphabetical order: @brijeshb42, @Janpot, @michelengelen, @oliviertassinari, @siriwatknp
v0.0.22
Sep 4, 2024
A big thanks to the 3 contributors who made this release possible.
@pigment-css/[email protected]
- Fix bug related to path separator on Windows (#218) @brijeshb42
- Fix styled-engine new internals (#220) @romgrk
@pigment-css/[email protected]
- 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
All contributors of this release in alphabetical order: @brijeshb42, @oliviertassinari, @romgrk
v0.0.21
A big thanks to the 2 contributors who made this release possible.
@pigment-css/[email protected]
- Replace
endsWith
withincludes
to check adapter path (#214) @siriwatknp
@pigment-css/[email protected]
- Replace
endsWith
withincludes
to check adapter path (#214) @siriwatknp
Docs
- [docs] Fix Stack Overflow issue canned response @oliviertassinari
- [docs] Fix outdated link to support page @oliviertassinari
- [docs] Keep contributing guide simple (#213) @oliviertassinari
- [docs] Fix description of eslint-plugin-material-ui @oliviertassinari
- [docs] Hide a bit the notion of MUI Core @oliviertassinari
All contributors of this release in alphabetical order: @oliviertassinari, @siriwatknp
v0.0.20
A big thanks to the 1 contributors who made this release possible.
- [typescript] Fix
sx
types (#200) @siriwatknp
All contributors of this release in alphabetical order: @siriwatknp
v0.0.19
Aug 7, 2024
A big thanks to the 3 contributors who made this release possible.
@pigment-css/[email protected]
- [react] Fix thrown error during eval phase (#196) @brijeshb42
- [TypeScript] Fix
sx
types and missingstyle
prop from layout components (#191) @siriwatknp
Docs
- [docs] Clarify security policy @oliviertassinari
Core
- [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