🐛 Fixes:
required_if
loose comparison instead of strict ones and allow values to be optional. #2362setInteractionMode
second parameter should be optional. #2351 (#2352) thanks to @WarisR
✨Enhancements
- Added support for model-less validation for HTML elements that has
v-bind:value
on them. #2353 (#2355) thanks to @Ricky-rick - Added target fields names placeholders for target params. #2290 (#2363) thanks to @davestewart