Skip to content

v2.4.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Nov 16:23

πŸ“– Documentation

https://dev.vuetifyjs.com/

πŸ› Bug Reporting

https://issues.vuetifyjs.com
https://community.vuetifyjs.com in the #release-migration channel

Potential breaking changes for evaluation:

  • Reset/clear on inputs should now change the value to null instead of undefined for better JSON compatibility. Make sure this always happens and we haven't left any undefined in. This change may break implementations needing to differ between empty and cleared, let us know on discord if that's the case.
  • If both label and placeholder are set, placeholder will now only be shown on focus instead of pushing the label up
  • Snackbar timeout resets on mouseover

πŸ”§ Bug Fixes

πŸš€ Features