Skip to content

Commit

Permalink
[release] v0.1.54 (mui#3386)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatkashyap committed Apr 12, 2024
1 parent b6af3b7 commit 5f61c64
Show file tree
Hide file tree
Showing 11 changed files with 93 additions and 10 deletions.
83 changes: 83 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,88 @@
# Changelog

## v0.1.54

<!-- generated comparing v0.1.53..master -->

_Apr 12, 2024_

A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:

Adds groupable and aggregable columns for the Premium data grid, a faster editor for Toolpad Studio, and introduces Toolpad Core under `--core` on the CLI! Plus a new custom components example, multiple documentation updates and bug fixes.

- &#8203;<!-- 31 -->Update renovate.json @Janpot
- &#8203;<!-- 30 -->Update renovate.json @Janpot
- &#8203;<!-- 29 -->Add RFC to readme (#3353) @prakhargupta1
- &#8203;<!-- 28 -->Move TreeView icons into the theme (#3337) @Janpot
- &#8203;<!-- 27 -->Lock file maintenance (#3351) @renovate[bot]
- &#8203;<!-- 26 -->Fix screenshot flakeyness (#3341) @Janpot
- &#8203;<!-- 25 -->Add rename, duplicate and delete for Page Hierarchy (#3336) @asif-choudhari
- &#8203;<!-- 24 -->Upgrade vite (#3340) @Janpot
- &#8203;<!-- 23 -->Add custom component example (#3329) @Janpot
- &#8203;<!-- 22 -->Fix dedupe check (#3330) @Janpot
- &#8203;<!-- 21 -->Fix crash when components folder contains a tsconfig (#3327) @Janpot
- &#8203;<!-- 20 -->Allow OPTIONS method in HTTP queries (#3308) @Janpot
- &#8203;<!-- 19 -->Remove fallback modules (#3326) @Janpot
- &#8203;<!-- 18 -->Update Node.js in circleci (#3324) @Janpot
- &#8203;<!-- 17 -->Update renovate.json @Janpot
- &#8203;<!-- 16 -->Update renovate.json @Janpot
- &#8203;<!-- 15 -->Fix typo : use npm instead of pnpm in instruction (#3323) @HazzazBinFaiz
- &#8203;<!-- 14 -->[cli] Introduce `--core` (#3304) @bharatkashyap
- &#8203;<!-- 13 -->[code-infra] Use @mui/docs from npm (#3301) @michaldudak
- &#8203;<!-- 12 -->[code-infra] Fix prettier in scripts (#3382) @Janpot
- &#8203;<!-- 11 -->[core] Move Monaco setup outside of the library (#3206) @Janpot
- &#8203;<!-- 10 -->[core] Make inline canvas the default (#3370) @Janpot
- &#8203;<!-- 09 -->[core] Remove deprecated usage of LicenseInfo (#3372) @Janpot
- &#8203;<!-- 08 -->[core] Continue rename of Toolpad @oliviertassinari
- &#8203;<!-- 07 -->[DataGrid] Add support for groupable and aggregable columns (#3369) @Janpot
- &#8203;<!-- 06 -->[docs] Improve the writing on the "why Toolpad" doc (#3377) @Janpot
- &#8203;<!-- 05 -->[docs] Update delete-grid-row.md (#3354) @prakhargupta1
- &#8203;<!-- 04 -->[docs] remove redirect to component reference (#3356) @Janpot
- &#8203;<!-- 03 -->[examples] Premium grid example (#3360) @Janpot
- &#8203;<!-- 02 -->[queries] Remove locally hosted demo data (#3374) @Janpot
- &#8203;<!-- 01 -->[ui] Add a chip to indicate pro features (#3358) @bharatkashyap

All contributors of this release in alphabetical order: @asif-choudhari, @bharatkashyap, @HazzazBinFaiz, @Janpot, @michaldudak, @oliviertassinari, @prakhargupta1, @renovate[bot]

<!-- generated comparing v0.1.53..master -->

_Apr 12, 2024_

A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:

Adds groupable and aggregable columns for the Premium data grid, a faster editor for Toolpad Studio, and introduces Toolpad Core under `--core` on the CLI! Plus a new custom components example, multiple documentation updates and bug fixes.

- &#8203;<!-- 30 -->Update renovate.json @Janpot
- &#8203;<!-- 29 -->Update renovate.json @Janpot
- &#8203;<!-- 28 -->Add RFC to readme (#3353) @prakhargupta1
- &#8203;<!-- 27 -->Move TreeView icons into the theme (#3337) @Janpot
- &#8203;<!-- 26 -->Lock file maintenance (#3351) @renovate[bot]
- &#8203;<!-- 25 -->Fix screenshot flakeyness (#3341) @Janpot
- &#8203;<!-- 24 -->Add rename, duplicate and delete for Page Hierarchy (#3336) @asif-choudhari
- &#8203;<!-- 23 -->Upgrade vite (#3340) @Janpot
- &#8203;<!-- 22 -->Add custom component example (#3329) @Janpot
- &#8203;<!-- 21 -->Fix dedupe check (#3330) @Janpot
- &#8203;<!-- 20 -->Fix crash when components folder contains a tsconfig (#3327) @Janpot
- &#8203;<!-- 19 -->Allow OPTIONS method in HTTP queries (#3308) @Janpot
- &#8203;<!-- 18 -->Remove fallback modules (#3326) @Janpot
- &#8203;<!-- 17 -->Update Node.js in circleci (#3324) @Janpot
- &#8203;<!-- 16 -->Update renovate.json @Janpot
- &#8203;<!-- 15 -->Update renovate.json @Janpot
- &#8203;<!-- 14 -->Fix typo : use npm instead of pnpm in instruction (#3323) @HazzazBinFaiz
- &#8203;<!-- 13 -->[cli] Introduce `--core` (#3304) @bharatkashyap
- &#8203;<!-- 12 -->[code-infra] Use @mui/docs from npm (#3301) @michaldudak
- &#8203;<!-- 11 -->[code-infra] Fix prettier in scripts (#3382) @Janpot
- &#8203;<!-- 10 -->[core] Make inline canvas the default (#3370) @Janpot
- &#8203;<!-- 09 -->[core] Remove deprecated usage of LicenseInfo (#3372) @Janpot
- &#8203;<!-- 08 -->[core] Continue rename of Toolpad @oliviertassinari
- &#8203;<!-- 07 -->[DataGrid] Add support for groupable and aggregable columns (#3369) @Janpot
- &#8203;<!-- 06 -->[docs] Improve the writing on the "why Toolpad" doc (#3377) @Janpot
- &#8203;<!-- 05 -->[docs] Update delete-grid-row.md (#3354) @prakhargupta1
- &#8203;<!-- 04 -->[docs] remove redirect to component reference (#3356) @Janpot
- &#8203;<!-- 03 -->[examples] Premium grid example (#3360) @Janpot
- &#8203;<!-- 02 -->[queries] Remove locally hosted demo data (#3374) @Janpot
- &#8203;<!-- 01 -->[ui] Add a chip to indicate pro features (#3358) @bharatkashyap

## v0.1.53

<!-- generated comparing v0.1.52..master -->
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.1.53",
"version": "0.1.54",
"private": true,
"author": "MUI Toolpad",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.1.53",
"version": "0.1.54",
"npmClient": "pnpm"
}
2 changes: 1 addition & 1 deletion packages/create-toolpad-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-toolpad-app",
"version": "0.1.53",
"version": "0.1.54",
"keywords": [
"react",
"toolpad",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-material-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-material-ui",
"version": "0.1.53",
"version": "0.1.54",
"private": true,
"description": "Custom eslint rules for MUI.",
"main": "src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toolpad/core",
"version": "0.1.53",
"version": "0.1.54",
"keywords": [
"toolpad"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-studio-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toolpad/studio-components",
"version": "0.1.53",
"version": "0.1.54",
"description": "Build MUI apps quickly",
"author": "MUI Toolpad team",
"homepage": "https://github.com/mui/mui-toolpad#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-studio-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toolpad/studio-runtime",
"version": "0.1.53",
"version": "0.1.54",
"description": "Build MUI apps quickly",
"author": "MUI Toolpad team",
"homepage": "https://github.com/mui/mui-toolpad#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toolpad/studio",
"version": "0.1.53",
"version": "0.1.54",
"license": "MIT",
"bin": {
"toolpad-studio": "./cli.mjs"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toolpad/utils",
"version": "0.1.53",
"version": "0.1.54",
"description": "Build MUI apps quickly",
"author": "MUI Toolpad team",
"homepage": "https://github.com/mui/mui-toolpad#readme",
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"react-dom": "18.2.0"
},
"type": "module",
"version": "0.1.53"
"version": "0.1.54"
}

0 comments on commit 5f61c64

Please sign in to comment.