Skip to content

0.17.2

Compare
Choose a tag to compare
@chrisvxd chrisvxd released this 10 Jan 20:04
· 183 commits to main since this release

Bug Fixes

  • always respect history hotkeys inside iframes (1134e8b)
  • clear old readOnly data when running resolveData (3e91adc)
  • don't trigger move action if source / destination the same (8a0b811)
  • ensure parent is not null on first render in resolveFields (773a81a)
  • factor in border when setting viewport size (cc3b3b8)
  • fix plugin-emotion-cache style sync when using initialData (ac8679c)
  • fix readOnly behaviour in nested fields (f6ab512)
  • remove unnecessary transpile from next recipe (a5f2d08)
  • respect min/max for freeform input in number field (715710a)
  • use correct label for array and object subfields (c00ea00)

Full Changelog: v0.17.1...v0.17.2