Skip to content

v4.9.2

Compare
Choose a tag to compare
@logaretm logaretm released this 09 May 22:22
· 280 commits to main since this release

πŸ› Bug fixes

  • Hiding array fields with v-if did not remove the last item correctly #4115 (fe322a0)
  • Removing some items caused other items to lose value in a field array loop #4239 (31090e0)
  • Validations run for unmounted fields when keep-values is enabled #4247 (9046308)