github vaadin/flow 24.7.0.alpha3
Vaadin Flow 24.7.0.alpha3

pre-release3 days ago

Changes since 24.7.0.alpha2

All changes

New features

Fixes

  • Close opened input stream.
    Commit · Pull request · Issue

    ImageIO.read does not close the input stream. Close it after use.

  • Trigger refresh on hotswap only for redefined classes
    Commit · Pull request · Issues 20680, 20681

    Prevent hotswapper to trigger a refresh when the classes are loaded for the first time. Refreshing a view should make sense only if a project class has been modified. The only exception is auto layout classes, that must be applied even if they are not directly references in the component tree.

Don't miss a new flow release

NewReleases is sending notifications on new releases.