github vaadin/flow 2.1.0.rc2
2.1.0.rc2 - Prerelease

latest releases: 24.4.0.alpha32, 23.3.30, 24.4.0.alpha30...
pre-release4 years ago

Vaadin Flow 2.1.0.rc2 is a release candidate of Vaadin Flow 2.1.0

Vaadin Flow 2.1.0.rc2

Flow is a Java web framework for creating UIs using Java or HTML. Flow handles everything related to communication between client and server and makes it possible to create UIs using the desired abstraction level you choose. It has all the capabilities you need to build a modern web app: from high-level APIs for structuring your applications and binding data to it, into taking full control over the DOM and communication with HTML templates.

Flow is a part of the Vaadin platform. For information and helpful resources like documentation and examples on Vaadin Flow, please visit vaadin.com.

The complete documentation can be found here.

New features and enhancements (since rc1):

  • Handle client-initiated resync request (#6847)
  • Show error in console when dynamic import fails (#6778)
  • Add two new setRoute() variants to RouterLink as per #6540. (#6811)
  • Include flow-server-production-mode into flow-bom (#6765)
  • Add HasErrorParameter classes to the endpoints (#6864)

Bugfixes (since rc1):

  • Remove removed binding from changedBinding field (#6827)
  • Fix uber jar build file finding. (#6858)
  • Prevent npm --version from querying the internets for updates (#6860)

See complete list of changes in

See changes in previous release (2.1.0.rc1).

Don't miss a new flow release

NewReleases is sending notifications on new releases.