Releases: vaadin/hilla
Hilla 24.7.0.alpha11
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-alpha8)
- Vaadin Design System / React Components (24.7.0-alpha8)
What's Changed
- fix: Add missing optional options LoginOptions in LoginFunction by @TatuLund in #3194
- feat(connect): add support for File type in requests by @cromoteca in #3189
- feat: add TransferTypes plugin for Generator by @Lodin in #3171
- refactor: get rid of
ReadonlyDeep
type by @Lodin in #3201 - chore: update package-lock (main) by @ZheSun88 in #3207
Full Changelog: 24.7.0.alpha10...24.7.0.alpha11
Hilla 24.7.0.alpha10
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-alpha7)
- Vaadin Design System / React Components (24.7.0-alpha7)
What's Changed
- feat: make default value optional for ValueSignal by @taefi in #3160
- chore: redesign dependency system by @Lodin in #3183
- feat(controller): support receiving
MultipartFile
s by @cromoteca in #3165 - feat: add endpoint detection by @tepi in #2938
- test: migrate project to Vitest by @Lodin in #3196
Full Changelog: 24.7.0.alpha9...24.7.0.alpha10
Hilla 24.6.4
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.6.3)
- Vaadin Design System / React Components (24.6.3)
Full Changelog: 24.6.3...24.6.4
Hilla 24.5.11
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.5.8)
- Vaadin Design System / React Components (24.5.8)
What's Changed
Full Changelog: 24.5.10...24.5.11
Hilla 24.6.3
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.6.2)
- Vaadin Design System / React Components (24.6.2)
What's Changed
- fix: use
Qualifier
to force bean dependency (#3098) (CP: 24.6) by @vaadin-bot in #3154 - fix: fix dependency conflict for ObjectMapper in PushEndpoint (#3137) (CP: 24.6) by @vaadin-bot in #3138
- fix(binder): convert property paths in arrays to dot notation (#3157) (CP: 24.6) by @vaadin-bot in #3163
- fix: add missing
ObjectMapper
qualifier (#3174) (CP: 24.6) by @vaadin-bot in #3175 - chore: update spring-boot to 3.4.2 (#3177) (CP: 24.6) by @vaadin-bot in #3179
- chore: upgrade vaadin-testbench to 9.3.8 (#3173) (CP: 24.6) by @vaadin-bot in #3180
Full Changelog: 24.6.2...24.6.3
Hilla 24.7.0.alpha9
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-alpha7)
- Vaadin Design System / React Components (24.7.0-alpha7)
What's Changed
- feat: remove
EndpointsValidator
class by @cromoteca in #3167 - fix: add missing
ObjectMapper
qualifier by @cromoteca in #3174 - chore: update spring-boot to 3.4.2 by @vaadin-bot in #3177
- chore: upgrade vaadin-testbench to 9.3.8 by @vaadin-bot in #3173
Full Changelog: 24.7.0.alpha8...24.7.0.alpha9
Hilla 24.7.0.alpha8
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-alpha5)
- Vaadin Design System / React Components (24.7.0-alpha5)
What's Changed
Full Changelog: 24.7.0.alpha7...24.7.0.alpha8
Hilla 24.7.0.alpha7
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-alpha5)
- Vaadin Design System / React Components (24.7.0-alpha5)
What's Changed
- chore: Bump dependencies by @Artur- in #3142
- fix: clarify TS Docs for better DX by @taefi in #3076
- chore: Fix Maven plugin version warning by @Artur- in #3143
- fix(engine): don't check for
@JsonCreator
annotation and only take@JsonValue
into account by @cromoteca in #3097 - feat(form): support validation change events by @platosha in #2902
- fix(binder): convert property paths in arrays to dot notation by @cromoteca in #3157
Full Changelog: 24.7.0.alpha6...24.7.0.alpha7
Hilla 24.6.2
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.6.2)
- Vaadin Design System / React Components (24.6.2)
What's Changed
- chore(ci): install missing monocart-coverage-reports by @cromoteca in #3147
- chore: align dependencies version with Flow (#3094) (CP: 24.6) by @vaadin-bot in #3125
- fix(form): initialize arrays when receiving items (#2959) (CP: 24.6) by @vaadin-bot in #3126
- fix: clarify TS Docs for better DX (#3076) (CP: 24.6) by @vaadin-bot in #3149
- test(react-crud): Define locale for test (CP: 24.6) (#3054) by @cromoteca in #3145
Full Changelog: 24.6.1...24.6.2
Hilla 24.5.10
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.5.7)
- Vaadin Design System / React Components (24.5.7)
What's Changed
Full Changelog: 24.5.9...24.5.10