Skip to content

1.2.0.alpha1

Pre-release
Pre-release

Choose a tag to compare

@platosha platosha released this 29 Jun 16:24
· 2485 commits to main since this release
5338411

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate if you give it a try and report any issues you notice.

Versions

Included dependencies:

  • Fusion Endpoint (1.2.0.alpha1)
  • Vaadin Dev Server (23.2.0.alpha1)

Official add-ons and plugins:

  • Hilla Maven Plugin (1.2.0.alpha1)
  • Hilla Spring Boot Starter (1.2.0.alpha1)
  • Vaadin Design System / Web Components (23.2.0-alpha1)

What's Changed

  • build: Node async defaultResolve comatibility in esbuild test loader by @platosha in #407
  • fix: boolean model converts "true" and "false" to their boolean equivalents by @cromoteca in #406
  • chore: bump Maven project version to 1.2-SNAPSHOT by @platosha in #410
  • fix: Hilla generator detects OS correctly and runs on Linux by @cromoteca in #413
  • feat(form): support vaadin-combo-box string value / use model in field strategy by @platosha in #421
  • fix!: Use /HILLA/push instead of /VAADIN/... for the push endpoint by @Artur- in #424
  • feat: Allow binding a subscription to a context by @Artur- in #420
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.143 to 4.8.145 by @snyk-bot in #404
  • [Snyk] Security upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.2 to 2.13.3 by @snyk-bot in #422
  • fix: properly clean up on subscription cancel() by @Artur- in #419
  • feat: Emit state change events from FluxConnection by @Artur- in #405
  • Implement creation of a file index for proper cleanup by @cromoteca in #431
  • feat: allow developers to cancel endpoint requests by @cromoteca in #435
  • Use Puppeteer as browser for web tests to allow them to run on TeamCity by @cromoteca in #437

New Contributors

Full Changelog: 1.1.0.beta1...1.2.0.alpha1