Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 19:04
· 4 commits to main since this release
e19f80b

Major Changes

  • #3458 e1b7102 Thanks @castastrophe! - Update the Chromatic add-on to the currently maintained package:

    • from "@chromaui/addon-visual-tests": "^1.0.0"
    • to "@chromatic-com/storybook": "^3.2.3"

    This requires an update to the chromatic.config.json settings, removal of the generic argTypesRegex from the preview config, and a stricter import in the doc blocks.

    To support a successful build, our test command must maintain the autodocs and mdx syntax.