Releases: vaadin/hilla
Hilla 24.6.0.alpha4
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.6.0-alpha8)
- Vaadin Design System / React Components (24.6.0-alpha8)
What's Changed
- fix(crud): use 3-params overload for dates instead of separate assignments by @cromoteca in #2894
- feat(signals): add return type to the
set
operation by @cromoteca in #2889 - fix(build): add
process
to script context by @cromoteca in #2898
Full Changelog: 24.6.0.alpha3...24.6.0.alpha4
Hilla 24.5.4
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.5.3)
- Vaadin Design System / React Components (24.5.3)
What's Changed
- fix(crud): use 3-params overload for dates instead of separate assignments (#2894) (CP: 24.5) by @vaadin-bot in #2896
Full Changelog: 24.5.3...24.5.4
Hilla 24.6.0.alpha3
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.6.0-alpha7)
- Vaadin Design System / React Components (24.6.0-alpha7)
What's Changed
- fix(signals): subscribe on the fly if needed on updates by @cromoteca in #2807
- fix: invalidate binder node if bad input found by component already by @krissvaa in #2816
- feat: increase logs in case of unsuccessful Maven run by @cromoteca in #2846
- fix(parser): add position information to type signature node by @cromoteca in #2848
- [Snyk] Upgrade io.swagger.core.v3:swagger-core from 2.2.22 to 2.2.24 by @Artur- in #2851
- fix: ignore vaadin field old invalid state by @krissvaa in #2815
- chore: remove installAutoSignalTracking from signals core by @taefi in #2818
- feat(full-stack signals): make operations thenable by @cromoteca in #2799
- test: fix MenuAccessControl mocking by @mcollovati in #2863
- chore: bump maven-plugin-plugin to 3.15.0 by @mcollovati in #2862
- [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.176 to 4.8.177 by @manolo in #2861
- chore: update spring-boot to 3.3.5 by @vaadin-bot in #2868
- fix(push): track
onClose
Atmosphere events to properly reconnect and resubscribe by @cromoteca in #2842 - test: fix mocking in RouteUnifyingServiceInitListenerTest by @mcollovati in #2877
- [Snyk] Upgrade io.swagger.core.v3:swagger-core from 2.2.24 to 2.2.25 by @Artur- in #2874
Full Changelog: 24.6.0.alpha2...24.6.0.alpha3
Hilla 24.4.15
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.4.13)
- Vaadin Design System / React Components (24.4.13)
What's Changed
Full Changelog: 24.4.10...24.4.15
Hilla 24.5.3
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.5.2)
- Vaadin Design System / React Components (24.5.2)
What's Changed
- test: fix mocking in RouteUnifyingServiceInitListenerTest (#2877) (CP: 24.5) by @vaadin-bot in #2879
- fix: ignore vaadin field old invalid state (#2815) (CP: 24.5) by @vaadin-bot in #2857
- fix(form): support non-UTC timezone date time in VaadinDateTimePicker by @platosha in #2882
Full Changelog: 24.5.2...24.5.3
Hilla 24.5.2
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.5.1)
- Vaadin Design System / React Components (24.5.1)
What's Changed
- chore: update spring-boot to 3.3.5 (#2868) (CP: 24.5) by @vaadin-bot in #2871
Full Changelog: 24.5.1...24.5.2
Hilla 24.5.1
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.5.1)
- Vaadin Design System / React Components (24.5.1)
What's Changed
- fix: invalidate binder node if bad input found by component already (#2816) (CP: 24.5) by @vaadin-bot in #2845
- fix(parser): add position information to type signature node (#2848) (CP: 24.5) by @vaadin-bot in #2855
- test: fix MenuAccessControl mocking (#2863) (CP: 24.5) by @vaadin-bot in #2864
Full Changelog: 24.5.0...24.5.1
Hilla 24.4.10
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.4.11)
- Vaadin Design System / React Components (24.4.11)
What's Changed
- chore: remove redundant package names (#2817) (CP: 24.4) by @vaadin-bot in #2822
Full Changelog: 24.4.9...24.4.10
Hilla 24.6.0.alpha2
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.6.0-alpha2)
- Vaadin Design System / React Components (24.6.0-alpha2)
What's Changed
Full Changelog: 24.6.0.alpha1...24.6.0.alpha2
Hilla 24.6.0.alpha1
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.6.0-alpha2)
- Vaadin Design System / React Components (24.6.0-alpha2)
What's Changed
- [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.175 to 4.8.176 by @taefi in #2813
- feat: add support for java.time offset and zoned date-time by @krissvaa in #2785
- fix: localdatetime fills in AutoCrud and allow other java time classes to be used automatically by @krissvaa in #2771
- chore: bump version to 24.6 by @platosha in #2819
- chore: remove redundant package names (#2817) (CP: main) by @vaadin-bot in #2823
- fix: regenerate file-router files when layouts changes by @mcollovati in #2796
- feat: add basic support for ListSignal by @taefi in #2775
- fix: Check main layout presence separately (#2831)(CP: main) by @mshabarov in #2836
- feat: add onConnectionStateChange callback for flux subscription by @krissvaa in #2782
- feat: HMR for translations by @Artur- in #2795
Full Changelog: 24.5.0.rc1...24.6.0.alpha1