Skip to content

v0.0.67

Choose a tag to compare

@github-actions github-actions released this 11 Feb 08:15

πŸ› Bug Fix

⚠️ Pushed to master

  • fix(infra): update release workflow to disable build demo (@sheriffMoose)
  • chore(demo): integrate with vite instead of webpack (@sheriffMoose)
  • Merge branch 'master' of https://github.com/sheriffMoose/storybook-extras (@sheriffMoose)
  • @storybook-extras/markdown
    • fix(infra): dirty file keeps build stuck (@sheriffMoose)
    • fix(markdown): md/html loader to work properly with webpack (@sheriffMoose)
    • feat(markdown): export types & enable vite compatibility (@sheriffMoose)
    • chore(demo): fix demo example & update markdown addon options (@sheriffMoose)
  • @storybook-extras/angular
    • fix(demo): use webpack for production builds and vite for development (@sheriffMoose)
    • feat(angular): enable vite experimental support (@sheriffMoose)
    • refactor(angular): restructure webpack functionality into multiple files + export proper types (@sheriffMoose)
  • @storybook-extras/swagger
  • @storybook-extras/devkit
    • fix(devkit): check if file exists before reading (@sheriffMoose)
    • refactor(devkit): use imports instead of require (@sheriffMoose)
  • @storybook-extras/angular, @storybook-extras/console, @storybook-extras/swagger, @storybook-extras/toolbars, @storybook-extras/variants
    • docs(all): update markdown docs to match the latest csf files format (@sheriffMoose)
  • @storybook-extras/preset, @storybook-extras/swagger
    • refactor(preset): update typescript building scripts & export types (@sheriffMoose)
  • @storybook-extras/angular, @storybook-extras/markdown
    • fix(infra): remove dist/esm references (@sheriffMoose)
    • chore(infra): remove remaining references of concurrently (@sheriffMoose)
  • @storybook-extras/angular, @storybook-extras/markdown, @storybook-extras/preset
    • chore(infra): update dist references to drop cjs, esm & ts (@sheriffMoose)
  • @storybook-extras/angular, @storybook-extras/markdown, @storybook-extras/preset, @storybook-extras/swagger, @storybook-extras/variants
    • chore(infra): switch from workspace:^ to * to fix npm install issues (@sheriffMoose)

πŸ”© Dependency Updates

Authors: 2