Hilla 24.7.0.alpha3
Pre-release
Pre-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.7.0-alpha2)
- Vaadin Design System / React Components (24.7.0-alpha2)
What's Changed
- fix(file-router): allow routes with the same path by @Lodin in #2971
- fix: Make file route HMR work on Windows by @Artur- in #2978
- chore: TestBench 9.3.7 by @mshabarov in #2983
- fix(file-router): enable file routes + layout + fallback combination by @platosha in #2989
- fix!: mark ValidationResult constructors as private by @taefi in #2958
- fix: accept null values as valid for positive/negative validators by @cromoteca in #2986
- chore: fix java doc by @taefi in #3001
- [Snyk] Upgrade io.swagger.core.v3:swagger-core from 2.2.25 to 2.2.26 by @manolo in #3005
- test: Match nimbus-jose-jwt version with license-checker by @Artur- in #3010
- fix: set NullHandling to native when sorting by @Artur- in #2999
- chore: Use Spring Boot 3.4 by @Artur- in #3006
- test: Define window size by @Artur- in #3028
- test: Fix viewport size for test for real by @Artur- in #3032
- chore: Bump preact by @Artur- in #3023
- chore: Bump Typescript in all packages by @Artur- in #3024
- chore: Bump @types/react to latest 18.x by @Artur- in #3025
- chore: Bump patch and minor versions by @Artur- in #3041
- feat: add error message parameter to
onError
callback in subscription by @cromoteca in #2987 - chore: Make it work with components 24.7 alpha2 by @Artur- in #3051
- test(react-crud): Define locale for test by @Artur- in #3054
- chore: Ensure react 18 is used... by @Artur- in #3057
- fix: Make JpaFilterConverter work without an EntityManager by @Artur- in #3047
Full Changelog: 24.7.0.alpha2...24.7.0.alpha3