Bug Fixes
- Fix controlled behavior in
DateRange
component @anik-ghosh-au7 (#1600) - Duplicate values selection in
MultiDropdownRange
component @anik-ghosh-au7 (#1601) - Fix queries for search components @anik-ghosh-au7 (#1604)
- Prevent
showLoadMore
from causing setState error @jschmold (#1607) - Add
customQuery
to the DateRangeProps @jschmold (#1606) - Fix duplicate suggestions for
array
type of fields @lakhansamani (appbaseio/reactivecore#88)