Vaadin Flow 2.0.18 is a maintenance version with the following notable changes:
Fixed issues
- Give hint about missing null representation in error message (#6757)
- Include
flow-server-production-mode
intoflow-bom
(#6786) - Remove removed binding from
changedBinding
field (#6827) - Fix uber jar build file finding. (#6858)
- Prevent npm --version from querying the internets for updates (#6860)
- Handle client-initiated resync request (#6833)
- Add HasErrorParameter classes to the endpoints (#6864)
- All changes: