Skip to content

Commit 5f61c64

Browse files
[release] v0.1.54 (#3386)
1 parent b6af3b7 commit 5f61c64

File tree

11 files changed

+93
-10
lines changed

11 files changed

+93
-10
lines changed

CHANGELOG.md

+83
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,88 @@
11
# Changelog
22

3+
## v0.1.54
4+
5+
<!-- generated comparing v0.1.53..master -->
6+
7+
_Apr 12, 2024_
8+
9+
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
10+
11+
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.
12+
13+
- &#8203;<!-- 31 -->Update renovate.json @Janpot
14+
- &#8203;<!-- 30 -->Update renovate.json @Janpot
15+
- &#8203;<!-- 29 -->Add RFC to readme (#3353) @prakhargupta1
16+
- &#8203;<!-- 28 -->Move TreeView icons into the theme (#3337) @Janpot
17+
- &#8203;<!-- 27 -->Lock file maintenance (#3351) @renovate[bot]
18+
- &#8203;<!-- 26 -->Fix screenshot flakeyness (#3341) @Janpot
19+
- &#8203;<!-- 25 -->Add rename, duplicate and delete for Page Hierarchy (#3336) @asif-choudhari
20+
- &#8203;<!-- 24 -->Upgrade vite (#3340) @Janpot
21+
- &#8203;<!-- 23 -->Add custom component example (#3329) @Janpot
22+
- &#8203;<!-- 22 -->Fix dedupe check (#3330) @Janpot
23+
- &#8203;<!-- 21 -->Fix crash when components folder contains a tsconfig (#3327) @Janpot
24+
- &#8203;<!-- 20 -->Allow OPTIONS method in HTTP queries (#3308) @Janpot
25+
- &#8203;<!-- 19 -->Remove fallback modules (#3326) @Janpot
26+
- &#8203;<!-- 18 -->Update Node.js in circleci (#3324) @Janpot
27+
- &#8203;<!-- 17 -->Update renovate.json @Janpot
28+
- &#8203;<!-- 16 -->Update renovate.json @Janpot
29+
- &#8203;<!-- 15 -->Fix typo : use npm instead of pnpm in instruction (#3323) @HazzazBinFaiz
30+
- &#8203;<!-- 14 -->[cli] Introduce `--core` (#3304) @bharatkashyap
31+
- &#8203;<!-- 13 -->[code-infra] Use @mui/docs from npm (#3301) @michaldudak
32+
- &#8203;<!-- 12 -->[code-infra] Fix prettier in scripts (#3382) @Janpot
33+
- &#8203;<!-- 11 -->[core] Move Monaco setup outside of the library (#3206) @Janpot
34+
- &#8203;<!-- 10 -->[core] Make inline canvas the default (#3370) @Janpot
35+
- &#8203;<!-- 09 -->[core] Remove deprecated usage of LicenseInfo (#3372) @Janpot
36+
- &#8203;<!-- 08 -->[core] Continue rename of Toolpad @oliviertassinari
37+
- &#8203;<!-- 07 -->[DataGrid] Add support for groupable and aggregable columns (#3369) @Janpot
38+
- &#8203;<!-- 06 -->[docs] Improve the writing on the "why Toolpad" doc (#3377) @Janpot
39+
- &#8203;<!-- 05 -->[docs] Update delete-grid-row.md (#3354) @prakhargupta1
40+
- &#8203;<!-- 04 -->[docs] remove redirect to component reference (#3356) @Janpot
41+
- &#8203;<!-- 03 -->[examples] Premium grid example (#3360) @Janpot
42+
- &#8203;<!-- 02 -->[queries] Remove locally hosted demo data (#3374) @Janpot
43+
- &#8203;<!-- 01 -->[ui] Add a chip to indicate pro features (#3358) @bharatkashyap
44+
45+
All contributors of this release in alphabetical order: @asif-choudhari, @bharatkashyap, @HazzazBinFaiz, @Janpot, @michaldudak, @oliviertassinari, @prakhargupta1, @renovate[bot]
46+
47+
<!-- generated comparing v0.1.53..master -->
48+
49+
_Apr 12, 2024_
50+
51+
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
52+
53+
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.
54+
55+
- &#8203;<!-- 30 -->Update renovate.json @Janpot
56+
- &#8203;<!-- 29 -->Update renovate.json @Janpot
57+
- &#8203;<!-- 28 -->Add RFC to readme (#3353) @prakhargupta1
58+
- &#8203;<!-- 27 -->Move TreeView icons into the theme (#3337) @Janpot
59+
- &#8203;<!-- 26 -->Lock file maintenance (#3351) @renovate[bot]
60+
- &#8203;<!-- 25 -->Fix screenshot flakeyness (#3341) @Janpot
61+
- &#8203;<!-- 24 -->Add rename, duplicate and delete for Page Hierarchy (#3336) @asif-choudhari
62+
- &#8203;<!-- 23 -->Upgrade vite (#3340) @Janpot
63+
- &#8203;<!-- 22 -->Add custom component example (#3329) @Janpot
64+
- &#8203;<!-- 21 -->Fix dedupe check (#3330) @Janpot
65+
- &#8203;<!-- 20 -->Fix crash when components folder contains a tsconfig (#3327) @Janpot
66+
- &#8203;<!-- 19 -->Allow OPTIONS method in HTTP queries (#3308) @Janpot
67+
- &#8203;<!-- 18 -->Remove fallback modules (#3326) @Janpot
68+
- &#8203;<!-- 17 -->Update Node.js in circleci (#3324) @Janpot
69+
- &#8203;<!-- 16 -->Update renovate.json @Janpot
70+
- &#8203;<!-- 15 -->Update renovate.json @Janpot
71+
- &#8203;<!-- 14 -->Fix typo : use npm instead of pnpm in instruction (#3323) @HazzazBinFaiz
72+
- &#8203;<!-- 13 -->[cli] Introduce `--core` (#3304) @bharatkashyap
73+
- &#8203;<!-- 12 -->[code-infra] Use @mui/docs from npm (#3301) @michaldudak
74+
- &#8203;<!-- 11 -->[code-infra] Fix prettier in scripts (#3382) @Janpot
75+
- &#8203;<!-- 10 -->[core] Make inline canvas the default (#3370) @Janpot
76+
- &#8203;<!-- 09 -->[core] Remove deprecated usage of LicenseInfo (#3372) @Janpot
77+
- &#8203;<!-- 08 -->[core] Continue rename of Toolpad @oliviertassinari
78+
- &#8203;<!-- 07 -->[DataGrid] Add support for groupable and aggregable columns (#3369) @Janpot
79+
- &#8203;<!-- 06 -->[docs] Improve the writing on the "why Toolpad" doc (#3377) @Janpot
80+
- &#8203;<!-- 05 -->[docs] Update delete-grid-row.md (#3354) @prakhargupta1
81+
- &#8203;<!-- 04 -->[docs] remove redirect to component reference (#3356) @Janpot
82+
- &#8203;<!-- 03 -->[examples] Premium grid example (#3360) @Janpot
83+
- &#8203;<!-- 02 -->[queries] Remove locally hosted demo data (#3374) @Janpot
84+
- &#8203;<!-- 01 -->[ui] Add a chip to indicate pro features (#3358) @bharatkashyap
85+
386
## v0.1.53
487

588
<!-- generated comparing v0.1.52..master -->

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"private": true,
55
"author": "MUI Toolpad",
66
"license": "MIT",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"npmClient": "pnpm"
55
}

packages/create-toolpad-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-toolpad-app",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"keywords": [
55
"react",
66
"toolpad",

packages/eslint-plugin-material-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-material-ui",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"private": true,
55
"description": "Custom eslint rules for MUI.",
66
"main": "src/index.js",

packages/toolpad-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toolpad/core",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"keywords": [
55
"toolpad"
66
],

packages/toolpad-studio-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toolpad/studio-components",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"description": "Build MUI apps quickly",
55
"author": "MUI Toolpad team",
66
"homepage": "https://github.com/mui/mui-toolpad#readme",

packages/toolpad-studio-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toolpad/studio-runtime",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"description": "Build MUI apps quickly",
55
"author": "MUI Toolpad team",
66
"homepage": "https://github.com/mui/mui-toolpad#readme",

packages/toolpad-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toolpad/studio",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"license": "MIT",
55
"bin": {
66
"toolpad-studio": "./cli.mjs"

packages/toolpad-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toolpad/utils",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"description": "Build MUI apps quickly",
55
"author": "MUI Toolpad team",
66
"homepage": "https://github.com/mui/mui-toolpad#readme",

test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"react-dom": "18.2.0"
1414
},
1515
"type": "module",
16-
"version": "0.1.53"
16+
"version": "0.1.54"
1717
}

0 commit comments

Comments
 (0)