Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tyom committed Aug 29, 2024
1 parent 43498f8 commit 9369be9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

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

## 0.7.0

* Extract the package from the [monorepo](https://github.com/tyom/storybook-addons) 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.

0 comments on commit 9369be9

Please sign in to comment.