Skip to content

Hilla 24.5.0.alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 31 May 09:07
· 344 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-alpha1)
  • Vaadin Design System / React Components (24.5.0-alpha1)

What's Changed

  • chore: bump snapshot version to 24.5 by @platosha in #2384
  • feat(generator): support @JsonCreator and @JsonValue annotations by @cromoteca in #2381
  • chore: fix ts build script by @taefi in #2407
  • chore: change ClientViewMenuConfig order type by @tltv in #2401
  • chore: Revert "chore: fix ts build script (#2407)" by @ZheSun88 in #2413
  • chore: add package.properties by @tltv in #2394
  • fix(file-router): improve the speed of the HMR injection by @Lodin in #2411
  • chore: remove Lumo / Material class copies by @platosha in #2106
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.170 to 4.8.171 by @manolo in #2403
  • fix: ignore absence of file-routes.json at startup in dev mode by @taefi in #2423
  • fix: support classes that extend or implement an Iterable by @cromoteca in #2397
  • feat: use Flow menu item collection by @caalador in #2425
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.171 to 4.8.172 by @Artur- in #2433
  • chore: Delete polling based hotswap listener by @Artur- in #2424
  • chore: use testbench snapshot in main by @taefi in #2436
  • fix: support Maven system scope for dependencies by @cromoteca in #2328
  • fix: adjust Hilla statistics collection by @taefi in #2353
  • refactor(file-router): forbid same names for sibling file and directory by @Lodin in #2443
  • feat(parser): map JsonNode to Object by @cromoteca in #2398
  • fix: add resource pattern for file-routes.json by @rbrki07 in #2396
  • refactor: disallow parametrized items in auto menu by @Lodin in #2392
  • chore: upgrade TB to 9.3.0.beta2 by @ZheSun88 in #2450
  • chore: remove redundant console log by @taefi in #2452
  • refactor(file-router): tune server routes addition in case of variable routes presented by @Lodin in #2448
  • test(endpoint): ignore route parameters by @platosha in #2472
  • test: move some IT modules to windows by @platosha in #2474
  • chore: update spring-boot and testbench to latest (#2463) (CP: main) by @vaadin-bot in #2468
  • fix: Do not skip endpoint registration if there are no custom types (#2467) (CP: main) by @vaadin-bot in #2469
  • feat!(frontend): reload the page on login / logout success by @Lodin in #2432
  • fix(engine-runtime): skip generating endpoints in prepare-frontend (#2485) (CP: main) by @vaadin-bot in #2487
  • [Snyk] Upgrade com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.17.1 by @Artur- in #2478
  • fix!: change search endpoint log level to debug (#2483) (CP: main) by @vaadin-bot in #2484
  • refactor(file-router): make route with non-null children detected as a layout by @Lodin in #2493

Full Changelog: 24.4.0.beta5...24.5.0.alpha1