Skip to content

Vaadin Flow Components V21.0.0.alpha4

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 10 Jun 08:08
06ab995

Vaadin Flow Components 21.0.0.alpha4

This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.

Changes in Flow Components from 21.0.0.alpha3

Changes in All components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Remove credits from generated SVG. PR:1768
    • Remove replace() call in internal_bundle_path
    • Update tests to do equality checks instead of contains checks.
    • NodeRunner adds backslashes right before double quotes when running in Windows because Windows eats them up otherwise

Compatibility