v0.1.7
Apr 20, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Tweak the landing page design. Improve create-toolpad-app
CLI, support node modules in custom code components.
- Add folder as argument to
create-toolpad-app
(#1795) @bharatkashyap - Delete page on file system when deleted in UI (#1913) @Janpot
- New vite based application runtime (#1881) @Janpot
- Fix Windows issues (WIP) (#1910) @apedroferreira
- Use npm registry to check for new versions (#1895) @Janpot
- Update MUI monorepo (#1883) @apedroferreira
- Fix: Remove
default
fromtoolpad dev --port
option (#1911) @bharatkashyap - Deprecate
createQuery
and replace withcreateFunction
(#1908) @bharatkashyap - Show border on hover in interactive nodes (#1907) @apedroferreira
- Fix: Better represent the new direction on landing (#1863) @bharatkashyap
- Revert "Form component (#1598)" @apedroferreira
- Form component (#1598) @bytasv
- Update links on contributing guide (#1893) @Janpot
- [website] Landing page design tweaks (#1786) @danilo-leal