0.4.0
Pre-release
Pre-release
🚨 Breaking changes
- Validators are now exported differently (16b636f);
zxcvbnhas been removed fromFieldPassword.vueand instead uses RegEx to determine strength, this means there will be no more suggestions nor warnings (2cd8f19);
⬆️ Improvements and features
- Bundle size has been decreased significantly;
- Fields now use the computed model value, instead of accessing it directly each time;
- Component aliases have been added! 🆕