Hilla 24.8.0.alpha2
Pre-release
Pre-release
·
810 commits
to main
since this release
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.8.0-alpha3)
- Vaadin Design System / React Components (24.8.0-alpha3)
What's Changed
- chore: use node-glob instead of native glob to support Node v20 by @Lodin in #3301
- chore: fix broken URL on Windows by @Lodin in #3304
- chore: fix
Array.fromAsyncpolyfill by @Lodin in #3306 - test: Run tests using React 19 + 18 by @Artur- in #2962
- refactor: use OpenAPI file path for generator instead of stdin modernize generator-cli by @Lodin in #3214
- fix(parser): add a fallback if AOT fails by @cromoteca in #3314
- feat(endpoint): Add constructors for filter classes by @Artur- in #3295
- fix(crud): use
noNewButtonname and fix form visibility by @cromoteca in #3326 - fix(endpoint): update file routes security per every request in dev mode by @platosha in #3325
- fix(crud): always include wrapper div, even when no New button by @cromoteca in #3335
- fix(react-crud): make height consistent regardless of button toolbar presence by @platosha in #3341
Full Changelog: 24.8.0.alpha1...24.8.0.alpha2