Skip to content

Version 7.27.0

Compare
Choose a tag to compare
@bluebill1049 bluebill1049 released this 11 Feb 09:45
· 496 commits to master since this release

#7138 feature: allow selecting input's content on focus (#7781)

setFocus('fieldName', { shouldSelect: true })
My.Movie.2.mp4

⌨️ fix #7772 type issue by using UnpackNestedValue on FieldArray methods (#7773)

thanks to @Moshyfawn and @hpersson