Skip to content

v0.14.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@travor20814 travor20814 released this 10 Jul 06:55
· 28 commits to main since this release

What's Changed

Project Structure Update:

  • yarn v1 -> v4
  • storybook v7.5.2 -> v7.6.20
  • react v18.2.0 -> v18.3.1
  • rollup typescript plugin update

Storybook Update:

  • use mdx2 (prepare for storybook v8, mdx1 is not available in storybook v8)
  • remove @storybook/addon-onboarding

Feature Update / Bug fixed:

  • Remove react-beautiful-dnd and use @hello-pangea/dnd for drag-n-drop feature instead.
  • Add Drag icon definition for @mezzanine-ui/icons.
  • Fix <Message /> key spread warning.
  • Fix <TableBodyRow /> key spread warning.

Full Changelog: https://github.com/Mezzanine-UI/mezzanine/compare/@mezzanine-ui/[email protected]...@mezzanine-ui/[email protected]