Changes since 23.0.9
New features
-
Remove validation status change listener upon unbind (#14111)
Commit · Pull request · IssueListener removal was missing when unbind was happening.
-
Enable components to notify binder when validation state changes (#13940)
Commit · Pull request
Fixes
-
Separate core and commercial components version files (#14093)
Commit · Pull request · Issue -
Use correct view when using eagerServerLoad (#14036) (CP: 23.0)
Commit · Pull requestReturns 404 for non-existant views Helps with #13421
-
Fix ip binding problem with Vite 3 (#14040)
Commit · Pull request · IssueUse 127.0.0.1 both for the Vite server and when connecting to it to ensure it works