Minor Changes
-
#317
9339a40
Thanks @tajo! - Add support for file-level args and argTypes -
#298
2616fa5
Thanks @tajo! - Ugrade to Vite4 and all other deps -
#316
eb37c47
Thanks @tajo! - Add new control types - check, inline-check, multi-select, inline-radio -
91c758c
Thanks @tajo! - Provider has access to story.meta values through a new argument storyMeta.
Patch Changes
-
#305
e355c4b
Thanks @apttap! - Patched bug relating to console errors and unexpected behavior when using undefined values in controls addon / argTypes -
#315
ca48380
Thanks @tajo! - Coerce boolean and undefined values into strings when used in radio and select controls. This also makes it easy to pass those values through the URL. -
#300
bee0789
Thanks @tajo! - publicDir should default to the folder public if there is no vite.config.js