Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 404 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 404 Bytes

Changelog

All notable changes to this project will be documented in this file.

0.7.0

  • Extract the package from the monorepo to make it easier to iterate and maintain.
  • Rewrite the decorator to support Storybook v8.
  • Add support for multiple contexts.
  • Expose useArgs hook from @storybook/preview-api to access and update the args in the story.