Vaadin Flow 2.0.14 is a maintenance version with the following notable changes:
Fixes
- Terminate webpack dev server process only on connection error (#6520)
- Start webpack IO thread as deamon (#6515)
- Css imports in predictable order, and not the one dictated by hashcode (#6534)
- Adds WildFly's vfs protocol support to DevModeInitializer (#6444)
- Read stream to string. (#6513) (Helps with hangups in dev mode startup)
- Fix IPv6 escaping (#6536)
- All changes