Skip to content

Blast 1.2.0

Compare
Choose a tag to compare
@mrtimbrook mrtimbrook released this 18 Oct 13:59
· 104 commits to 1.x since this release
663dcf0

Added

  • Testbench setup with feature tests for the blast:demo and blast:generate-stories commands - #7
  • presetArgs support to @storybook directive - #10
  • Autoload CSS and JS assets from mix-manifest.json - #11

Updated

  • Swap --noInstall option with --install in blast:launch task - #9
  • blast:publish now runs the same install check and method as blast:launch so you can publish a static storybook app without needing to run blast:launch first - #12