Releases: hwookim/storybook-addon-cookie
Releases · hwookim/storybook-addon-cookie
v4.0.1
v4.0.0
v4.0.0-alpha.0
Feature
- bump up to storybook 8.0.0 by @paul-asvb in #11
Issue
There are two issues with the current version
- On initial load,
useParameter
does not pass a valid value (#12)- After switching between different stories, it will behave normally.
- It may not set the right cookies on initial load, which can prevent normal rendering in chromatic, etc.
decorator
function not executing (#13)- This is a development issue that shouldn't be a problem when using addon.
Full Changelog: v3.2.0...v4.0.0-alpha.0