Skip to content

v5.2.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@shilman shilman released this 26 Jul 12:00
· 60857 commits to next since this release

This is a breaking release that undoes an unintentional breaking change introduced in 5.1.0 (and will also be released as a 5.1.x patch)

Breaking Changes

  • Core: Remove project root babel.config.js loading (#7573)

Features

  • React: Add hooks support to stories (#7571)

Bug Fixes

  • UI: Fix attribute warning on shortcut button click (#7548)