New Features
- Added API to create elements on the client-side without attaching them to the DOM #3070
Features ported from FW 8.2
- Improved Binder value change handling #3048
- Added API for running BindingValidationStatusHandlers #3035
- Added methods to remove Bindings from Binder #3026
Bug Fixes and Enhancements
- Default client side template model properties are not overridden #3023
- The lang attribute is now added by the bootstrap handler #3053
- Production mode information is now exposed to client-side JavaScript #3083
Breaking changes
- The release repository has been moved to https://maven.vaadin.com/vaadin-prereleases/ #3045
flow-components
module has now been removed #3037
Documentation
- Updated tutorial after removal of the
flow-components
module #3047