Skip to content

v7.0.0-beta.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@shilman shilman released this 14 Jan 10:55
· 17853 commits to next since this release

Features

  • CLI: Add "missing-babelrc" automigration #20341

Bug Fixes

  • Angular: Fix isStandaloneComponent check #20295
  • Blocks: Do not copy code snippet when text inside preview is selected #19788
  • Vue: Fix type.name check in extractArgTypes #19956
  • TypeScript: Add children to CanvasProps #20451
  • CLI: Fix angular/core version in init using devDependencies #20609

Maintenance

  • Svelte: don't add svelte-loader nor svelte when initializing Svelte projects #18799
  • Core: prepareMeta function similar to prepareStory #20592

Build

  • Build: Enable Scorecard Github Action and Badge #19755
  • Build: Add e2e test for static JSON files #19463