All notable changes to this project will be documented in this file.
- 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.