Skip to content

Hilla 24.5.0.beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 25 Sep 08:11
· 73 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.5.0-beta1)
  • Vaadin Design System / React Components (24.5.0-beta1)

What's Changed

  • feat(signals): require a default value for non-nullable signals by @cromoteca in #2732
  • fix: undefined representation as empty in string components by @krissvaa in #2727
  • fix: do not submit autoform on key-down if pressed in textarea by @krissvaa in #2741
  • chore: update spring-boot to 3.3.4 by @vaadin-bot in #2561
  • feat(push): add callback on subscription lost event by @cromoteca in #2737
  • chore: keep vite version in sync with flow 24.5 by @ZheSun88 in #2744
  • refactor: Extract code that creates window.Vaadin.views json by @Artur- in #2755
  • refactor: Make createMenuItems be based on a signal by @Artur- in #2753
  • feat: Do not force full reload when changing routes by @Artur- in #2751

Full Changelog: 24.5.0.beta1...24.5.0.beta2