4.0.1 - Maintenance release for Vaadin 17
Changes since 4.0.0
Improvements:
- Start-up time is significantly reduced by removing the webpack progress plugin(#8933 )
Bugfixes:
- Fix a bug that the
Endpoint's superclass methods are not exposed(#8237). Note, need to useEndpointExposedannotation in the superclass. - Fix a bug in
AppShellConfiguratorthat it doesn't allow dependency injection (vaadin/spring#564) - Fix a bug for TypeScript form that
@NotNullvalidation doesn't work with object type property (#8821)
For all changes, see changes since 4.0.0
For what is new in 4.0, see 4.0.0 release notes