Skip to content

5.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjaros rjaros released this 10 Aug 06:00
· 968 commits to master since this release

Announcing first pre-release of KVision 5.
It contains many breaking changes, but a straight migration path is supported. See dedicated migration guide (WIP).

  • based on Bootstrap 5.1.0 with support for Bootstrap Icons
  • no jQuery dependency for core module (note: some optional modules still require jQuery)
  • new RestClient based on fetch API
  • major internal redesign making more things easier and more consistent
  • up to 35% performance boost
  • up to 20% bundle size reduction
  • extended Gradle plugin (now for frontend-only projects as well), making build files simpler