|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.5.2 |
| 4 | + |
| 5 | +<!-- generated comparing v0.5.1..master --> |
| 6 | + |
| 7 | +_Aug 27, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +- Add authentication when bootstrapping a new project using `create-toolpad-app` |
| 12 | +- Fix some layout issues in the component attribute editor for Studio |
| 13 | +- Docs and website improvements |
| 14 | + |
| 15 | +### `@toolpad/core` |
| 16 | + |
| 17 | +- ​<!-- 16 -->Bootstrap authentication from `create-toolpad-app` (#3860) @bharatkashyap |
| 18 | +- ​<!-- 14 -->Polish `SignInPage` and docs (#3935) @bharatkashyap |
| 19 | + |
| 20 | +### `@toolpad/studio` |
| 21 | + |
| 22 | +- ​<!-- 05 -->Fix layout issues in the component attribute editor (#3966) @Janpot |
| 23 | + |
| 24 | +### Docs |
| 25 | + |
| 26 | +- ​<!-- 13 -->Clarify contribution guide references @oliviertassinari |
| 27 | +- ​<!-- 12 -->Fix description of eslint-plugin-material-ui @oliviertassinari |
| 28 | +- ​<!-- 11 -->Fix Core docs navigation sidebar links (#3986) @bharatkashyap |
| 29 | +- ​<!-- 10 -->Follow theme on `SignInPage` docs demos (#3968) @bharatkashyap |
| 30 | +- ​<!-- 09 -->Sign-in page grammar (#3977) @bharatkashyap |
| 31 | +- ​<!-- 08 -->Improve docs and address some ahrefs reported 404s (#3928) @Janpot |
| 32 | +- ​<!-- 07 -->Fix redirection to react tree fiber @oliviertassinari |
| 33 | +- ​<!-- 06 -->Update to have API page URLs built correctly (#3999) @bharatkashyap |
| 34 | +- ​<!-- 04 -->Add og image (#3965) @prakhargupta1 |
| 35 | +- ​<!-- 03 -->Add missing <Head> (#3939) @oliviertassinari |
| 36 | +- ​<!-- 02 -->Fix brand copy (#3938) @bharatkashyap |
| 37 | +- ​<!-- 01 -->Improve hero (#3936) @bharatkashyap |
| 38 | + |
| 39 | +### Core |
| 40 | + |
| 41 | +- ​<!-- 18 -->Update renovate.json @Janpot |
| 42 | +- ​<!-- 17 -->Update renovate.json @Janpot |
| 43 | +- ​<!-- 15 -->Fully resolve imports in ESM target (#3975) @Janpot |
| 44 | + |
| 45 | +All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1 |
| 46 | + |
3 | 47 | ## v0.5.1
|
4 | 48 |
|
5 | 49 | <!-- generated comparing v0.5.0..master -->
|
|
0 commit comments