Skip to content

v0.16.2

Latest
Compare
Choose a tag to compare
@chrisvxd chrisvxd released this 07 Nov 19:12
· 15 commits to main since this release

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

Full Changelog: v0.16.1...v0.16.2