Skip to content

4.0.1 - Maintenance release for Vaadin 17

Choose a tag to compare

@haijian-vaadin haijian-vaadin released this 07 Sep 13:41
· 64 commits to 4.0 since this release

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 use EndpointExposed annotation in the superclass.
  • Fix a bug in AppShellConfigurator that it doesn't allow dependency injection (vaadin/spring#564)
  • Fix a bug for TypeScript form that @NotNull validation 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