Skip to content

2.4.0.beta1 - Prerelease for Vaadin 14.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mshabarov mshabarov released this 18 Sep 07:41
· 76 commits to 2.4 since this release

Vaadin Flow 2.4.0.beta1 is a feature prerelease of the Java Framework for the upcoming Vaadin 14.4.

New features in 2.4.0:

  • Development mode server runs in a separate thread, improving startup time.
  • Browser automatically reloads the view when webpack recompiles files in the frontend folder, allowing instant preview of JS and CSS changes.
  • A new interface HasHelper, for field components that have a "helper" feature (e.g. as TextField)

Bugfixes

  • Fix redirect/forward to HasUrlParameter route target with optional parameter (#8869)
  • HtmlUtils is using deprecated method (#8929)
  • Throw an exception which provides an info about vetoed property change (#8530)
  • Upgrade auto-installed Node to latest LTS and suppress some npm install errors (#8956)
  • Do not force installation of compatible pnpm version when system property vaadin.ignoreVersionChecks is set (#8971)

All changes since 2.3