Skip to content

v6.0.0-beta.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@shilman shilman released this 15 Jun 11:07
· 37217 commits to next since this release

Features

  • Addon-docs: Add argTypes type/control shorthand (#11174)

Bug Fixes

  • Core: Remove boxSizing to fix weird CSS layouts (#11175)
  • Addon-docs: Fix forwardRef & invalid hook call (#11154)
  • Client-API: Add @types/qs typings (#11162)

Maintenance

  • CLI: Colocate stories and components, centralize main.js (#11136)
  • Build: Exclude stories from collecting coverage (#11164)
  • Core: Extend router/utils test set (#11156)