Skip to content

2.2.0.alpha8

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 28 Aug 06:47
· 1925 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

Included dependencies:

  • Hilla Endpoint
  • Hilla Engine
  • Vaadin Dev Server (24.2.0.alpha7)

Official add-ons and plugins:

  • Hilla Maven Plugin
  • Hilla Gradle Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (24.2.0-alpha11)
  • Vaadin Design System / React Components (2.2.0-alpha11)

What's Changed

  • feat: extract binder superclass without context element by @cromoteca in #1147
  • chore: address SonarCloud DoS-related issues by @cromoteca in #1151
  • fix: don't count minus sign in integer digits by @cromoteca in #1152
  • fix(form): revert unintentional onSubmit API change by @platosha in #1155
  • fix(ts): make Binder work in non-browser environment by @platosha in #1162
  • feat(ts): add @hilla/react-form package by @Lodin in #1149
  • feat: add support for re-generating endpoints without restart by @taefi in #1146
  • test(generator-typescript-cli): fix test failure on Windows & upgrade test implementation by @Lodin in #1166
  • fix(react-form): consistent render updates by @platosha in #1171
  • feat: add addValidator to BinderNodeControls by @cromoteca in #1175
  • fix(TypeScript): consistent validation updates in React forms by @platosha in #1178
  • refactor(generator-typescript-cli): disable the test that fails on Windows & add small improvements by @Lodin in #1176

Full Changelog: 2.2.0.alpha7...2.2.0.alpha8