May 24, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Allow binding to environment variables, UI and docs improvements, bug fixes.
- Fix manual queries losing parameters when called (#2060) @bharatkashyap
- Fix function parameters (#2056) @Janpot
- Fix overlay grid spacing (#2026) @apedroferreira
- pin toolpad packages versions again (#2054) @Janpot
- Fix orphaned node delete order (#2042) @apedroferreira
- Fix property control tooltips showing over dialogs (#2041) @Janpot
- Ignore warning for first-child pseudo selector in Markdown component (#2034) @Janpot
- Allow binding to environment variables (#1859) @apedroferreira
- Reorganize core exports to ease extracting API docs (#2040) @Janpot
- Split data binding page in docs (#1996) @apedroferreira
- [docs] Fix casing (#2046) @oliviertassinari
- [docs] Add product identifier to page context (#2043) @m4theushw
- [refactor] Move toolpad components into the runtime (#2036) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @m4theushw, @oliviertassinari