Blast 1.9
Blast now uses Storybook 7.1
This release includes an update to use the latest version of Storybook which brings UI and documentation updates as well as improved build times. While there are no changes required to any existing blast projects, it does drop support for Node 15 and earlier.
What's Changed
- Add port option to the blast:launch command (#79) by @Thomva in #80
- Add colour and name output to what is running concurrently by @chrillep in #83
- Support custom mix/vite manifest paths by @mrtimbrook in #92
- Support multiple design urls in stories by @mrtimbrook in #91
- Add ability to set custom viewports in the storybook UI or generate them from a Tailwind config by @mrtimbrook in #90
- Add ability to write custom documentation for component variations - https://github.com/area17/blast#documentation