Skip to content

v4.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hwookim hwookim released this 19 May 06:14
· 10 commits to main since this release

Feature

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