What's Changed
- Fixed selected records in multi-select TableSelect form field being deselected when they shouldn't
- Fixed UI problems in TableSelect form field while changing from empty state to non-empty state
- Fixed and allowed selectionLimit to be null in multi-select (unspecified number of related records can be selected)
- Update README.md by @jeffersongoncalves in #2
- Fix error multiple return null by @jeffersongoncalves in #1
New Contributors
- @jeffersongoncalves made their first contribution in #2
Full Changelog: v2.0.1...v2.0.2