github vaadin/flow 2.9.0.alpha2
Vaadin Flow 2.9.0.alpha2

pre-release17 months ago

Changes since 2.9.0.alpha1

All changes

Fixes

  • Use OS path separator in stats plugin
    Commit · Pull request · Issue

    The StatsPlugin uses an hard-coded forwars slash charachter to split the file identifier in path segments. This produces wrong results when running on Windows, as the identifier contains back slashes. This change uses node 'path.sep' as split chars

  • Optimize (and fix) generateEventModifierFilter() method, to handle more implementations of Key interface and fix browser differences. (#16276)(#16086)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.