An in-range update of storybook is breaking the build π¨
greenkeeper opened this issue Β· 43 comments
There have been updates to the storybook monorepo:
-
- The
devDependency@storybook/addon-actions was updated from5.2.1to5.2.2.
- The
- The
devDependency@storybook/addon-knobs was updated from5.2.1to5.2.2. - The
devDependency@storybook/addon-links was updated from5.2.1to5.2.2. - The
devDependency@storybook/addon-storyshots was updated from5.2.1to5.2.2. - The
devDependency@storybook/addons was updated from5.2.1to5.2.2. - The
devDependency@storybook/react was updated from5.2.1to5.2.2.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.
storybook is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v5.2.2
Bug Fixes
- Storyshots: First-class CSF support (#8000)
- UI: Move addon dependencies to devDependencies (#8206)
- Addon-docs: CSS classes for escape-hatch theming wrapper/content (#8061)
- CLI: Fix variable collisions in storiesof-to-csf (#8106)
- Addon-knobs: Add missing type def #8105 (#8118)
- Dependencies: add @types/webpack-env to apps that depend on it (#8119)
- Core: Show exception rather than error on react error boundary (#8100)
- UI: Fix inline code styling for dark theme (#8260)
- Addon-ondevice-notes: Validate the state content (#8261)
- Telejson: New version with typings and bugfixes (#8228)
- React: Add DecoratorFn type to exports (#8121)
- Addon-knobs: Handle undefined array value (#8006)
- Preact: Allow JSX.Element story (#8159)
- Storyshots: Fix STORYBOOK_HOOKS_CONTEXT error (#8163)
- Update react-draggable to 4.0.3 (#8145)
Commits
The new version differs by 64 commits.
fc0e18cv5.2.2611ee745.2.2 changelogd852091Revert "Updateread-pkg-upusage to work with version7(#8299)"8e0ac7cUpdate snapshots3065f8cDon't useglobalpackage in templates (#8281)39b8c80Storyshots: First-class CSF support (#8000)fd3b297Update yarn.lockf5ed2f6UI: Move addon dependencies to devDependencies (#8206)a39f2f4Add tests and src to npmignore (#7824)d14f2d5Addon-docs: CSS classes for escape-hatch theming wrapper/content (#8061)d7ec320CLI: Fix variable collisions in storiesof-to-csf (#8106)9bf9150add missing type def to addon-knobs fixes #8105 (#8118)dbc0442fix: add @types/webpack-env to apps that depend on it, fixes #8β¦ (#8119)49ee0caUpdateread-pkg-upusage to work with version7(#8299)aeda584Core: Show exception rather than error on react error boundary (#8100)
There are 64 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
- The
devDependency@storybook/addon-actions was updated from5.2.2to5.2.3. - The
devDependency@storybook/addon-knobs was updated from5.2.2to5.2.3. - The
devDependency@storybook/addon-links was updated from5.2.2to5.2.3. - The
devDependency@storybook/addon-storyshots was updated from5.2.2to5.2.3. - The
devDependency@storybook/addons was updated from5.2.2to5.2.3. - The
devDependency@storybook/react was updated from5.2.2to5.2.3.
Your tests are passing again with this update. Explicitly upgrade to these versions π
- The
devDependency@storybook/addon-actions was updated from5.2.3to5.2.4. - The
devDependency@storybook/addon-knobs was updated from5.2.3to5.2.4. - The
devDependency@storybook/addon-links was updated from5.2.3to5.2.4. - The
devDependency@storybook/addon-storyshots was updated from5.2.3to5.2.4. - The
devDependency@storybook/addons was updated from5.2.3to5.2.4. - The
devDependency@storybook/react was updated from5.2.3to5.2.4.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.2.4
Bug Fixes
- Angular: Fix angular2-template-loader / raw-loader version conflicts (#8269)
- CSF: Warn when CSF and
storiesOfmixed in one file (#8411) - Addon API: Clean preview hooks when removing a story (#8408)
- Update button.svelte (#8369)
- CSF: Ignore __esModule export (#8317)
Maintenance
- Publish top-level .js and .d.ts files (#8354)
Commits
The new version differs by 31 commits.
847110ev5.2.43e037e75.2.4 changelog8f87998Angular: Fix angular2-template-loader / raw-loader version conf⦠(#8269)8de4a4cCSF: Warn when CSF andstoriesOfmixed in one file (#8411)a98aeceAddon API: Clean preview hooks when removing a story (#8408)9594d72Update button.svelte (#8369)3628d79Publish top-level .js and .d.ts files (#8354)b13ca05add missing types for recommended addon-centered imports (#8120)81335e2CSF: Ignore __esModule export (#8317)c3b20dbchore: replace link URL from stroybook-chrome-screenshot to sto⦠(#8402)a5cef76Fix typo in writing stories section (#8374)2fdd4e3Fix link (#8378)57936d9Fix typo in Introduction: React UI Testing page (#8359)5ed61d8Fix typo in duplicated story warning (#8341)e884d9aRemovenexttag from docs (#8323)
There are 31 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.5to5.2.6. - The
devDependency@storybook/addon-knobs was updated from5.2.5to5.2.6. - The
devDependency@storybook/addon-links was updated from5.2.5to5.2.6. - The
devDependency@storybook/addon-storyshots was updated from5.2.5to5.2.6. - The
devDependency@storybook/addons was updated from5.2.5to5.2.6. - The
devDependency@storybook/react was updated from5.2.5to5.2.6.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.2.6
Bug Fixes
- Addon-info: Remove jsnext:main (#8764)
- Addon-info: Fix "The prop 'children' is marked as required in 'Td'" (#8745)
- UI: Fix unmount components on Canvas/Docs tab switch (#8625)
- Addon-docs: Fix code style inside LI (#8708)
- Remove min-height CSS rule from DocsPage wrapper (#8366)
- Core: Revert webpack rebuild changes in node_modules (#8657)
- Addon-notes: Add key to render function (#8633)
- Addon-docs: Fix story scroll-to heuristics (#8629)
- React-native-server: Changed default port to number in CLI options (#8584)
- Increase TooltipLinkList max-height to accommodate more links (#8545)
- Prevent form submission as search is done while typing (#8546)
- Ondevice-knobs: Fix peer dep (#8644)
Commits
The new version differs by 111 commits.
ec8ef5cv5.2.68becd2e5.2.6 changelog0de8eecAddon-info: Remove jsnext:main (#8764)ce8342aAddon-info: Fix "The prop 'children' is marked as required in 'β¦ (#8745)b430c32UI: Fix unmount components on Canvas/Docs tab switch (#8625)c4ba569Addon-docs: Fix code style inside LI (#8708)502c395Remove min-height CSS rule from DocsPage wrapper (#8366)d49f392Core: Revert webpack rebuild changes in node_modules (#8657)b79d007Merge pull request #8633 from jung-han/7005-addon-notes-key-warning629119cAddon-docs: Fix story scroll-to heuristics (#8629)05d064dMerge pull request #8584 from RamKrish2079/fix/rn-server-port-promptc30a360Increase TooltipLinkList max-height to accommodate more links (#8545)aa22a2cPrevent form submission as search is done while typing (#8546)7afcbe0Addon-docs: document story description (#8535)6cc165dMDX knobs example (#8771)
There are 111 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.5to5.2.6. - The
devDependency@storybook/addon-knobs was updated from5.2.5to5.2.6. - The
devDependency@storybook/addon-links was updated from5.2.5to5.2.6. - The
devDependency@storybook/addon-storyshots was updated from5.2.5to5.2.6. - The
devDependency@storybook/addons was updated from5.2.5to5.2.6. - The
devDependency@storybook/react was updated from5.2.5to5.2.6.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 1733 commits ahead by 1733, behind by 70.
31bdd30v5.3.0-beta.536a32885.3.0-beta.5 changelog5f6b97fv5.3.0-beta.44c92d5c5.3.0-beta.4 changelogb949253Merge pull request #8925 from storybookjs/revert-use-of-puppeteer-core188ae20Presets: dynamic preset injection (#8921)3aebca1fix: remove use of puppeteer-corea921d1fUpdate index.md (#8927)851612ffix: fallback to puppeteer instead of puppeteer-core if no getCustomBrowser is provided2cbfcf0Update index.md25c5566Revert "feat: usepuppeteer-coreinstead ofpuppeteer"6b6681aMerge pull request #8923 from storybookjs/8919-props-table-detail-tooltip-width-bug9b9d6b2Forced content-box, fix typo in maxWidth and reset style forunder the syntaxhighliter2414287ADD testdf9a93aCHANGE presets so it allows for preset to expose a preset Fn that takes options (dynamic preset injection)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.6to5.2.7. - The
devDependency@storybook/addon-knobs was updated from5.2.6to5.2.7. - The
devDependency@storybook/addon-links was updated from5.2.6to5.2.7. - The
devDependency@storybook/addon-storyshots was updated from5.2.6to5.2.7. - The
devDependency@storybook/addons was updated from5.2.6to5.2.7. - The
devDependency@storybook/react was updated from5.2.6to5.2.7.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.2.7
Bug Fixes
- Addon-contexts: Fix 'cannot read property h of undefined' in preact (#9001)
- Addon-viewports: Fix missing TypeScript types (#8848)
- Addon-A11y: Show errors, reset config properly (#8779)
- UI: Store layout state in sessionStorage (#8786)
- UI: Fix MobileLayout component error on master (#8941)
- Addon-analytics: Fix 'path is required in .pageview()' (#8468)
Commits
The new version differs by 164 commits.
cc73963v5.2.7bbf6963Update peer dependencies to 5.2.7669f5145.2.7 changelog994d011Addon-contexts: Fix 'cannot read property h of undefined' in prβ¦ (#9001)6c27b63Addon-viewports: Fix missing TypeScript types (#8848)26c777dAddon-A11y: Show errors, reset config properly (#8779)46ad8dfUI: Store layout state in sessionStorage (#8786)e6b8138update theme docsbdf6de4update mdx docsf92139eAdded docs to show how to override SB block when using MDX (#8992)df49714documentation:Improved readability of CONTRIBUTING.md (#8937)8830a09Correct Demo url for react-native-web (#8893)31a16eaFixes incorrect link (#8842)8e1590aAdd CSF upgrade example (#8807)ada7868π Fix typos on Ember guide (#8834)
There are 164 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-knobs was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-links was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-storyshots was updated from5.2.7to5.2.8. - The
devDependency@storybook/addons was updated from5.2.7to5.2.8. - The
devDependency@storybook/react was updated from5.2.7to5.2.8.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.2.8
Bug Fixes
Commits
The new version differs by 174 commits.
1555b7bv5.2.8f47cb1fUpdate peer dependencies to 5.2.873459755.2.8 changelog1b533fbFix layout of Preview container (#8628)d67633dCore: Usestablepackage to ensure story sorting is stable (#8795)a815e55Merge pull request #8773 from donaldpipowitch/fix-8294-source-loadera03c730Add svelte-loader to docs for Svelte guide (#8999)12c5d9b5.3.0-beta.14 next.json version file1c2cbaf5.2.7 latest.json version file8759ee9Update version.tscc73963v5.2.7bbf6963Update peer dependencies to 5.2.7669f5145.2.7 changelog994d011Addon-contexts: Fix 'cannot read property h of undefined' in pr⦠(#9001)6c27b63Addon-viewports: Fix missing TypeScript types (#8848)
There are 174 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-knobs was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-links was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-storyshots was updated from5.2.7to5.2.8. - The
devDependency@storybook/addons was updated from5.2.7to5.2.8. - The
devDependency@storybook/react was updated from5.2.7to5.2.8.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.2.8
Bug Fixes
Commits
The new version differs by 174 commits.
1555b7bv5.2.8f47cb1fUpdate peer dependencies to 5.2.873459755.2.8 changelog1b533fbFix layout of Preview container (#8628)d67633dCore: Usestablepackage to ensure story sorting is stable (#8795)a815e55Merge pull request #8773 from donaldpipowitch/fix-8294-source-loadera03c730Add svelte-loader to docs for Svelte guide (#8999)12c5d9b5.3.0-beta.14 next.json version file1c2cbaf5.2.7 latest.json version file8759ee9Update version.tscc73963v5.2.7bbf6963Update peer dependencies to 5.2.7669f5145.2.7 changelog994d011Addon-contexts: Fix 'cannot read property h of undefined' in pr⦠(#9001)6c27b63Addon-viewports: Fix missing TypeScript types (#8848)
There are 174 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-knobs was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-links was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-storyshots was updated from5.2.7to5.2.8. - The
devDependency@storybook/addons was updated from5.2.7to5.2.8. - The
devDependency@storybook/react was updated from5.2.7to5.2.8.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.2.8
Bug Fixes
Commits
The new version differs by 174 commits.
1555b7bv5.2.8f47cb1fUpdate peer dependencies to 5.2.873459755.2.8 changelog1b533fbFix layout of Preview container (#8628)d67633dCore: Usestablepackage to ensure story sorting is stable (#8795)a815e55Merge pull request #8773 from donaldpipowitch/fix-8294-source-loadera03c730Add svelte-loader to docs for Svelte guide (#8999)12c5d9b5.3.0-beta.14 next.json version file1c2cbaf5.2.7 latest.json version file8759ee9Update version.tscc73963v5.2.7bbf6963Update peer dependencies to 5.2.7669f5145.2.7 changelog994d011Addon-contexts: Fix 'cannot read property h of undefined' in pr⦠(#9001)6c27b63Addon-viewports: Fix missing TypeScript types (#8848)
There are 174 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-knobs was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-links was updated from5.2.7to5.2.8. - The
devDependency@storybook/addon-storyshots was updated from5.2.7to5.2.8. - The
devDependency@storybook/addons was updated from5.2.7to5.2.8. - The
devDependency@storybook/react was updated from5.2.7to5.2.8.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.2.8
Bug Fixes
Commits
The new version differs by 174 commits.
1555b7bv5.2.8f47cb1fUpdate peer dependencies to 5.2.873459755.2.8 changelog1b533fbFix layout of Preview container (#8628)d67633dCore: Usestablepackage to ensure story sorting is stable (#8795)a815e55Merge pull request #8773 from donaldpipowitch/fix-8294-source-loadera03c730Add svelte-loader to docs for Svelte guide (#8999)12c5d9b5.3.0-beta.14 next.json version file1c2cbaf5.2.7 latest.json version file8759ee9Update version.tscc73963v5.2.7bbf6963Update peer dependencies to 5.2.7669f5145.2.7 changelog994d011Addon-contexts: Fix 'cannot read property h of undefined' in pr⦠(#9001)6c27b63Addon-viewports: Fix missing TypeScript types (#8848)
There are 174 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.2.8to5.3.0. - The
devDependency@storybook/addon-knobs was updated from5.2.8to5.3.0. - The
devDependency@storybook/addon-links was updated from5.2.8to5.3.0. - The
devDependency@storybook/addon-storyshots was updated from5.2.8to5.3.0. - The
devDependency@storybook/addons was updated from5.2.8to5.3.0. - The
devDependency@storybook/react was updated from5.2.8to5.3.0.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 2740 commits.
ee7b959v5.3.08c50a7aPublish CLI aliases866603fUpdate peer dependencies to 5.3.04dfaf585.3.0 changelog4e9d8a15.3.0-rc.14 next.json version filebc8e933Update version.ts to 5.3.0-rc.14aaef883v5.3.0-rc.1429f2055Update peer dependencies to 5.3.0-rc.14e771cde5.3.0-rc.14 changelog6064b80Mergemasterintonextfor 5.3.0 release (#9388)b09bcbbDisable chromatic on error stories8fd9aa0Disable prop table tests in chromaticb3f0886Merge branch 'master' into shilman/test-53-release-from-next67609c0Update CSF docs to clarify how naming works (#9040)5182155Fix minor spelling mistake (#9284)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.0to5.3.1. - The
devDependency@storybook/addon-knobs was updated from5.3.0to5.3.1. - The
devDependency@storybook/addon-links was updated from5.3.0to5.3.1. - The
devDependency@storybook/addon-storyshots was updated from5.3.0to5.3.1. - The
devDependency@storybook/addons was updated from5.3.0to5.3.1. - The
devDependency@storybook/react was updated from5.3.0to5.3.1.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 2746 commits.
14f9760v5.3.127bc49bUpdate peer dependencies to 5.3.1ab848015.3.1 changelog83191acCore: Fix generated entry to import at top of file (#9398)3a87eed5.3.0 latest.json version file067310eUpdate version.ts to 5.3.0ee7b959v5.3.08c50a7aPublish CLI aliases866603fUpdate peer dependencies to 5.3.04dfaf585.3.0 changelog4e9d8a15.3.0-rc.14 next.json version filebc8e933Update version.ts to 5.3.0-rc.14aaef883v5.3.0-rc.1429f2055Update peer dependencies to 5.3.0-rc.14e771cde5.3.0-rc.14 changelog
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.3to5.3.4. - The
devDependency@storybook/addon-knobs was updated from5.3.3to5.3.4. - The
devDependency@storybook/addon-links was updated from5.3.3to5.3.4. - The
devDependency@storybook/addon-storyshots was updated from5.3.3to5.3.4. - The
devDependency@storybook/addons was updated from5.3.3to5.3.4. - The
devDependency@storybook/react was updated from5.3.3to5.3.4.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.4
Bug Fixes
Commits
The new version differs by 2807 commits.
25850e1v5.3.4d107116Update peer dependencies to 5.3.42da84405.3.4 changelogae68424Core: Fix presets register panel (#9486)064f52cCore: Fix addon/preset detection for local addons (#9485)39c10c1Fix comment :see_no_evil:3325552Core: Fix default story sort (#9482)d6dbcb4Core: Fix presets register_panel for addon-notes282d605Core: Fix addon/preset detection for local addons3716f17Core: Fix default story sortaed216fMerge branch 'next' of github.com:storybookjs/storybook into next83a5f4dFix typo9bc1ce4Updated documentation with syntax highlighting. (#9448)eb8292fAdding missing '=' for Svelte config (#9459)5ecfe04Adding missing = from main.js config
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.4to5.3.5. - The
devDependency@storybook/addon-knobs was updated from5.3.4to5.3.5. - The
devDependency@storybook/addon-links was updated from5.3.4to5.3.5. - The
devDependency@storybook/addon-storyshots was updated from5.3.4to5.3.5. - The
devDependency@storybook/addons was updated from5.3.4to5.3.5. - The
devDependency@storybook/react was updated from5.3.4to5.3.5.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.5
Bug Fixes
Commits
The new version differs by 2820 commits.
f32b34bv5.3.51e8ae25Update peer dependencies to 5.3.53e3d3735.3.5 changelogb83dcc9Merge pull request #9494 from jsjoeio/patch-226737f9Core: Fix typo for loading addon-notes/register-panel (#9497)1f3e0cdCore: Fix typo for loading addon-notes/register-panelb47e36cdocs: add note about async storage66c524fMerge pull request #9492 from storybookjs/9490-fix-source-loader-importsdbce421Source-loader: Also disable typescript checking on intermediate file2fac0f2Official-storybook: Test for interleaved exportsbea119aSource-loader: Add imports to top of fileb45f98a5.3.4 latest.json version filebe5b31bUpdate version.ts to 5.3.425850e1v5.3.4d107116Update peer dependencies to 5.3.4
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.6to5.3.7. - The
devDependency@storybook/addon-knobs was updated from5.3.6to5.3.7. - The
devDependency@storybook/addon-links was updated from5.3.6to5.3.7. - The
devDependency@storybook/addon-storyshots was updated from5.3.6to5.3.7. - The
devDependency@storybook/addons was updated from5.3.6to5.3.7. - The
devDependency@storybook/react was updated from5.3.6to5.3.7.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.7
Bug Fixes
Commits
The new version differs by 2862 commits.
d6d7450v5.3.7427a36eUpdate peer dependencies to 5.3.7ce06d6e5.3.7 changelog17c52fbMerge branch 'next'8a5e3b8Revert "Add BBC to list of examples" (#9522)5292bd6Node-logger: Move@types/npmlogto dependencies (#9538)5c43d0cCore: Fix legacy story URLs (#9545)a6c2a85Core: Fix legacy story URLsf96900cfix: move@types/npmlogto dependencies asnode-loggeris exportingnpmlog4a5508dUpdate addon storyshot puppeteer doc (#9526)dfffc21Addon-docs Props: Convert default prop value to string (#9525)93afd7fAddon-docs: Preserve Source indentation by default (#9513)792064bdocs(storyshot-puppeteer): add a warning to emphasize the fact that as of SB 5.3 puppeteer must be added to the project dep directly321ecb9docs: add a section about external puppeteer in MIGRATION.md0bad835remove white space styling
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-knobs was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.8to5.3.9. - The
devDependency@storybook/addons was updated from5.3.8to5.3.9. - The
devDependency@storybook/react was updated from5.3.8to5.3.9.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 2892 commits.
94aca9fv5.3.9d764dd6Update peer dependencies to 5.3.95c7d9abUpdate Custom Body Documentation (#9613)d7999eederp, rem and em aren't plural6fdda8cAdd documentation for changing base font-size4c6531dRemove duplicate text (#9597)48fc6c0Addon-docs: Revert breaking source indentation fix (#9609)e98d92cRevert breaking source change7961bbaAdded missing = in angular guide (#9601)63ab6deAdded missing = in angular guide9aec6505.3.8 latest.json version fileb4ae66aUpdate version.ts to 5.3.8fb7d7e6v5.3.8fcf585eUpdate peer dependencies to 5.3.8fa884c8Update CHANGELOG.md
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.8to5.3.9. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-knobs was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-links was updated from5.3.9to5.3.10. - The
devDependency@storybook/addon-storyshots was updated from5.3.9to5.3.10. - The
devDependency@storybook/addons was updated from5.3.9to5.3.10. - The
devDependency@storybook/react was updated from5.3.9to5.3.10.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-pluginto fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
Commits
The new version differs by 2914 commits.
589bec8v5.3.10d540933Update peer dependencies to 5.3.1055e5f2d5.3.10 changelog2737f70Merge pull request #9652 from storybookjs/fix/9462-sass-loading07c06f2Update yarn.lock583e267MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)bef630aFix jsconfig support with CRA (#9324)bce8aa4Fix default value for web components prop table docs (#9655)29ab2dbfix(webcomponents): make types play nicely with lit-element (#9557)2db6886Merge pull request #9665 from storybookjs/fix/styled-form-fieldsac4b688Netlify for examples again (#9585)7dbd7f1Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish21b3deefix(addon-storyshots): Remove excess slashes from jest transfor⦠(#9616)57d4958Add Paddings addon to addon gallery (#9647)205e54adocumentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.10to5.3.11. - The
devDependency@storybook/addon-knobs was updated from5.3.10to5.3.11. - The
devDependency@storybook/addon-links was updated from5.3.10to5.3.11. - The
devDependency@storybook/addon-storyshots was updated from5.3.10to5.3.11. - The
devDependency@storybook/addons was updated from5.3.10to5.3.11. - The
devDependency@storybook/react was updated from5.3.10to5.3.11.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.11
Bug Fixes
- Svelte: Fix Svelte 3 slots for decorators (#9724)
- CLI: Fix file path for Button story (#9325)
- Angular: Emit decorator metadata by default (#9701)
- Storyshots: Fix config via main.ts (#9577)
Maintenance
- Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)
Commits
The new version differs by 2931 commits.
71b9291v5.3.118e21554Update peer dependencies to 5.3.11fad53cd5.3.11 changelog83f6c44Svelte: Fix Svelte 3 slots for decorators (#9724)41459c1Correct the file path for the Button story (#9325)c41f520Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)2c85ddaAngular: Emit decorator metadata by default (#9701)6952bbfCHANGE example urls to netlify urls (#9653)7031233Add docs re storyshots "disable" parameter (#9717)8b28913Merge pull request #9716 from sakito21/fix/docs-configurations-typescript-confige1677f0Merge branch 'master' of github.com:storybookjs/storybooka2a6c136.0.0-alpha.4 next.json version filed4e305fFix @storybook/addon-storyshots not being able to read config f⦠(#9577)1caf36dfix docs awesome-typescript-loader to ts-loader39a0a065.3.10 latest.json version file
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.11to5.3.12. - The
devDependency@storybook/addon-knobs was updated from5.3.11to5.3.12. - The
devDependency@storybook/addon-links was updated from5.3.11to5.3.12. - The
devDependency@storybook/addon-storyshots was updated from5.3.11to5.3.12. - The
devDependency@storybook/addons was updated from5.3.11to5.3.12. - The
devDependency@storybook/react was updated from5.3.11to5.3.12.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 2937 commits.
55b76e2v5.3.120465c91Update peer dependencies to 5.3.12cb50a3d5.3.12 changeloge990c30Merge pull request #9753 from storybookjs/9749-fix-dev-servere887ad35.3.11 latest.json version file59e7361Update version.ts to 5.3.1171b9291v5.3.118e21554Update peer dependencies to 5.3.11fad53cd5.3.11 changelog83f6c44Svelte: Fix Svelte 3 slots for decorators (#9724)41459c1Correct the file path for the Button story (#9325)c41f520Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)2c85ddaAngular: Emit decorator metadata by default (#9701)6952bbfCHANGE example urls to netlify urls (#9653)7031233Add docs re storyshots "disable" parameter (#9717)
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.12to5.3.13. - The
devDependency@storybook/addon-knobs was updated from5.3.12to5.3.13. - The
devDependency@storybook/addon-links was updated from5.3.12to5.3.13. - The
devDependency@storybook/addon-storyshots was updated from5.3.12to5.3.13. - The
devDependency@storybook/addons was updated from5.3.12to5.3.13. - The
devDependency@storybook/react was updated from5.3.12to5.3.13.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.3.13
Bug Fixes
- React: Remove
MiniCssExtractPluginfor CRA (#9759)
Maintenance
- Build: Fix DLL generation race condition (#9770)
Commits
The new version differs by 2966 commits.
d840df0v5.3.13b99e956Update peer dependencies to 5.3.13b66ebb85.3.13 changelog1a79ec4Merge pull request #9770 from storybookjs/fix/dll-generation4c525e1Merge pull request #9708 from yeseouler/next0807b20Merge branch 'master' of github.com:storybookjs/storybook612db016.0.0-alpha.10 next.json version file88347bdMerge pull request #9804 from danawoodman/patch-37d4f22fMerge pull request #9806 from DerZyklop/patch-314f075dUpdate README.md369597dRemove duplicate "AntDesign" sectioncee86356.0.0-alpha.9 next.json version file9b67ebdMerge branch 'master' of github.com:storybookjs/storybookdba353b6.0.0-alpha.7 next.json version file0959818Merge pull request #9783 from seantcoyote/patch-3
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.13to5.3.14. - The
devDependency@storybook/addon-knobs was updated from5.3.13to5.3.14. - The
devDependency@storybook/addon-links was updated from5.3.13to5.3.14. - The
devDependency@storybook/addon-storyshots was updated from5.3.13to5.3.14. - The
devDependency@storybook/addons was updated from5.3.13to5.3.14. - The
devDependency@storybook/react was updated from5.3.13to5.3.14.
Your tests are still failing with these versions. Compare changes
Release Notes for v5.3.14
Bug Fixes
- Centered: remove
typesVersionsattribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
Commits
The new version differs by 3007 commits.
91d9c0cv5.3.1401ab760Update peer dependencies to 5.3.14bb222faPrettier changelog1ddadfd5.3.14 changelog5d2c9bfMerge pull request #9907 from storybookjs/fix-ts-export-for-addon-centered0395223Merge pull request #9873 from storybookjs/9827-ts-default-values7ab4626Merge pull request #9867 from storybookjs/websocket-cyclic-support57dd1e0Merge pull request #9834 from davidgoli/support-jsx-preview-filesdd47540Merge pull request #8897 from fraincs/#8504c25cb3fMerge pull request #9906 from SoloJiang/chore-supplement-raxd28e4a3Merge pull request #9874 from dmartinjs/patch-31995d87Merge pull request #9894 from davidenglishmusic/docs-configuration-file-typos654aeb9Merge pull request #9885 from gaguirre/patch-3853c72aMerge pull request #9857 from pchr-srf/patch-4c2e39d2Merge pull request #9844 from tskarhed/patch-4
There are 250 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.13to5.3.14. - The
devDependency@storybook/addon-knobs was updated from5.3.13to5.3.14. - The
devDependency@storybook/addon-links was updated from5.3.13to5.3.14. - The
devDependency@storybook/addon-storyshots was updated from5.3.13to5.3.14. - The
devDependency@storybook/addons was updated from5.3.13to5.3.14. - The
devDependency@storybook/react was updated from5.3.13to5.3.14.
Your tests are still failing with these versions. Compare changes
- The
devDependency@storybook/addon-actions was updated from5.3.14to5.3.15. - The
devDependency@storybook/addon-knobs was updated from5.3.14to5.3.15. - The
devDependency@storybook/addon-links was updated from5.3.14to5.3.15. - The
devDependency@storybook/addon-storyshots was updated from5.3.14to5.3.15. - The
devDependency@storybook/addons was updated from5.3.14to5.3.15. - The
devDependency@storybook/react was updated from5.3.14to5.3.15.
Your tests are still failing with these versions. Compare changes
- The
devDependency@storybook/addon-actions was updated from5.3.15to5.3.17. - The
devDependency@storybook/addon-knobs was updated from5.3.15to5.3.17. - The
devDependency@storybook/addon-links was updated from5.3.15to5.3.17. - The
devDependency@storybook/addon-storyshots was updated from5.3.15to5.3.17. - The
devDependency@storybook/addons was updated from5.3.15to5.3.17. - The
devDependency@storybook/react was updated from5.3.15to5.3.17.
Your tests are still failing with these versions. Compare changes
Commits
The new version differs by 10 commits.
44e01ffv5.3.174f7e55cUpdate peer dependencies to 5.3.176558cd5Fix react-syntax-highlighter CJS types8cd6918Update version.ts to 5.3.165e5197ev5.3.16c935465Update peer dependencies to 5.3.166d779d25.3.16 changelog91ce747Merge pull request #9795 from alexandrzavalii/react-syntax-highlighter_cjs7263b325.3.15 latest.json version file8b393fbUpdate version.ts to 5.3.15
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-knobs was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-links was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-storyshots was updated from5.3.17to5.3.18. - The
devDependency@storybook/addons was updated from5.3.17to5.3.18. - The
devDependency@storybook/react was updated from5.3.17to5.3.18.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 18 commits.
ff445dav5.3.187c0a539Update peer dependencies to 5.3.1865fb1105.3.18 changelogb633e48Merge pull request #9646 from storybookjs/fix/9443-assets-in-manager6fb4266Merge pull request #10223 from rileylnapier/patch-323e91d5Merge pull request #9790 from lmaze/8884-fix-addon-docs-ie1100b8554Merge pull request #10210 from LeBenLeBen/leben/fix-links-in-propsrow03fc4c5Merge pull request #10196 from matthias-ccri/next6bd83b4Merge pull request #10243 from wKich/patch-54fd621eMerge pull request #10242 from storybookjs/shilman-patch-1a95d8696.0.0-alpha.30 next.json version fileeab2a176.0.0-alpha.29 next.json version file028562d6.0.0-alpha.28 next.json version file1095abaClarify contribution guidelines to nextb8e64b1Merge pull request #10129 from Shajansheriff/patch-3
There are 18 commits in total.
See the full diff
- The
devDependency@storybook/addon-actions was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-knobs was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-links was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-storyshots was updated from5.3.17to5.3.18. - The
devDependency@storybook/addons was updated from5.3.17to5.3.18. - The
devDependency@storybook/react was updated from5.3.17to5.3.18.
Your tests are passing again with this update. Explicitly upgrade to these versions π
- The
devDependency@storybook/addon-actions was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-knobs was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-links was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-storyshots was updated from5.3.17to5.3.18. - The
devDependency@storybook/addons was updated from5.3.17to5.3.18. - The
devDependency@storybook/react was updated from5.3.17to5.3.18.
Your tests are passing again with this update. Explicitly upgrade to these versions π
- The
devDependency@storybook/addon-actions was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-knobs was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-links was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-storyshots was updated from5.3.17to5.3.18. - The
devDependency@storybook/addons was updated from5.3.17to5.3.18. - The
devDependency@storybook/react was updated from5.3.17to5.3.18.
Your tests are passing again with this update. Explicitly upgrade to these versions π
- The
devDependency@storybook/addon-actions was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-knobs was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-links was updated from5.3.17to5.3.18. - The
devDependency@storybook/addon-storyshots was updated from5.3.17to5.3.18. - The
devDependency@storybook/addons was updated from5.3.17to5.3.18. - The
devDependency@storybook/react was updated from5.3.17to5.3.18.
Your tests are passing again with this update. Explicitly upgrade to these versions π