v5.2.0-beta.0
Pre-release
Pre-release
5.2.0-beta.0 (2021-03-19)
Bug Fixes
- add "limit" argument (7e235e1)
- add missing dependency (3d15fd3)
- add nothing-to-show message (2335f22)
- add status property (92f1306)
- cache compressed rich text content (1f918ab)
- ensure maximum of 100 items are requested via the
batchGetcall (7bc1208) - set limit 10 (dbf7884)
- simplify options data loading (5757082)
- update yarn.lock (26f4029)
- use "useMultipleSelectionList" prop on reference field (07933ca)
Features
- introduce
useMultipleSelectionListprop (a427147)