Bug Fixes
- always treat data as immutable, fixing Redux issues (51154e9)
- don't crash if component definition missing (525b506)
- don't crash when selecting component with no config (cb90f5d), closes #671
- export missing resolveAllData lib in RSC bundle (2f5fb7b)
- fix RTL styles in action bar overlay (bf5c5a3)
- remove internal AutoField and FieldLabel components from bundle (5df1597)
- remove unused label from AutoField type (18b6f1a)
New Contributors
- @IMythx made their first contribution in #650
- @novacoole made their first contribution in #678
- @missilev made their first contribution in #677
Full Changelog: v0.16.1...v0.16.2