Skip to content

v6.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 13:44

πŸ”₯ New Features

  • If it is not a value registered in parameters, it will be displayed as a custom agent in the toolbar.

πŸ› Bug Fix

  • Fixed a bug that didn't apply to the iframe step.

🚧 Breaking Changes

  • The Panel View has been removed.
  • The activeUserAgent in args is changed to useragent.
    • For backward compatibility, activeUserAgent only supports up to v6.3.x and displays a warning.

⭐ Improvements

  • Removed force re-render.
  • Simplified internal logic.
  • Only shares version up to the second digit with Storybook.
  • Do the groundwork for Storybook 7 support.
  • Changed node 14 to 16

Authors