github vaadin/flow 2.8.7
Vaadin Flow 2.8.7

17 months ago

Changes since 2.8.6

All changes

Fixes

  • Use OS path separator in stats plugin (#16559)
    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.