File tree Expand file tree Collapse file tree 7 files changed +254
-112
lines changed
pigment-css-nextjs-plugin Expand file tree Collapse file tree 7 files changed +254
-112
lines changed Original file line number Diff line number Diff line change 11# [ Versions] ( https://mui.com/versions/ )
22
3+ ## 0.0.21
4+
5+ <!-- generated comparing v0.0.20..master -->
6+
7+ _ Aug 29, 2024_
8+
9+ A big thanks to the 2 contributors who made this release possible.
10+
11+ ### ` @pigment-css/[email protected] ` 12+
13+ - Replace ` endsWith ` with ` includes ` to check adapter path (#214 ) @siriwatknp
14+
15+ ### ` @pigment-css/[email protected] ` 16+
17+ - Replace ` endsWith ` with ` includes ` to check adapter path (#214 ) @siriwatknp
18+
19+ ### Docs
20+
21+ - [ docs] Fix Stack Overflow issue canned response @oliviertassinari
22+ - [ docs] Fix outdated link to support page @oliviertassinari
23+ - [ docs] Keep contributing guide simple (#213 ) @oliviertassinari
24+ - [ docs] Fix description of eslint-plugin-material-ui @oliviertassinari
25+ - [ docs] Hide a bit the notion of MUI Core @oliviertassinari
26+
27+ All contributors of this release in alphabetical order: @oliviertassinari , @siriwatknp
28+
329## 0.0.20
430
531<!-- generated comparing v0.0.19..master -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @pigment-css/monorepo" ,
3- "version" : " 0.0.20 " ,
3+ "version" : " 0.0.21 " ,
44 "private" : true ,
55 "scripts" : {
66 "preinstall" : " npx only-allow pnpm" ,
119119 "unist-util-visit" : " ^2.0.3" ,
120120 "yargs" : " ^17.7.2"
121121 },
122- "packageManager" : " pnpm@9.4.0 " ,
122+ "packageManager" : " pnpm@9.7.1 " ,
123123 "engines" : {
124- "pnpm" : " 9.4.0 "
124+ "pnpm" : " 9.7.1 "
125125 },
126126 "resolutions" : {
127127 "@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @pigment-css/nextjs-plugin" ,
3- "version" : " 0.0.20 " ,
3+ "version" : " 0.0.21 " ,
44 "main" : " build/index.js" ,
55 "module" : " build/index.mjs" ,
66 "types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @pigment-css/react" ,
3- "version" : " 0.0.20 " ,
3+ "version" : " 0.0.21 " ,
44 "main" : " build/index.js" ,
55 "module" : " build/index.mjs" ,
66 "types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @pigment-css/unplugin" ,
3- "version" : " 0.0.20 " ,
3+ "version" : " 0.0.21 " ,
44 "main" : " build/index.js" ,
55 "module" : " build/index.mjs" ,
66 "types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @pigment-css/vite-plugin" ,
3- "version" : " 0.0.20 " ,
3+ "version" : " 0.0.21 " ,
44 "main" : " build/index.js" ,
55 "module" : " build/index.mjs" ,
66 "types" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments