Skip to content

v1.48.0

Latest

Choose a tag to compare

@bcakmakoglu bcakmakoglu released this 21 Nov 20:55
· 2 commits to master since this release

What's Changed

Minor Changes

  • #1978 7acd6d7 Thanks @bcakmakoglu! - Separate flow import and export object shapes and interfaces. An export object has all fields as required, while an import object makes all fields optional.

Patch Changes

  • #1988 dd6a91f Thanks @bcakmakoglu! - Correctly unwrap disableKeyboardA11y ref when checking if a selection can be moved or not.

  • #1989 3f6e09a Thanks @bcakmakoglu! - Use position instead of computedPosition as updated position when moving a child node via keyboard.

Full Changelog: v1.47.0...v1.48.0