Open greenkeeper[bot] opened 5 years ago
devDependency
@storybook/addon-storysource was updated from 5.2.3
to 5.2.4
.devDependency
@storybook/addons was updated from 5.2.3
to 5.2.4
.devDependency
@storybook/react was updated from 5.2.3
to 5.2.4
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
storiesOf
mixed in one file (#8411)The new version differs by 27 commits.
847110e
v5.2.4
3e037e7
5.2.4 changelog
8f87998
Angular: Fix angular2-template-loader / raw-loader version confโฆ (#8269)
8de4a4c
CSF: Warn when CSF and storiesOf
mixed in one file (#8411)
a98aece
Addon API: Clean preview hooks when removing a story (#8408)
9594d72
Update button.svelte (#8369)
3628d79
Publish top-level .js and .d.ts files (#8354)
b13ca05
add missing types for recommended addon-centered imports (#8120)
81335e2
CSF: Ignore __esModule export (#8317)
c3b20db
chore: replace link URL from stroybook-chrome-screenshot to stoโฆ (#8402)
a5cef76
Fix typo in writing stories section (#8374)
2fdd4e3
Fix link (#8378)
57936d9
Fix typo in Introduction: React UI Testing page (#8359)
5ed61d8
Fix typo in duplicated story warning (#8341)
e884d9a
Remove next
tag from docs (#8323)
There are 27 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.2.5
to 5.2.6
.devDependency
@storybook/addons was updated from 5.2.5
to 5.2.6
.devDependency
@storybook/react was updated from 5.2.5
to 5.2.6
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 107 commits.
ec8ef5c
v5.2.6
8becd2e
5.2.6 changelog
0de8eec
Addon-info: Remove jsnext:main (#8764)
ce8342a
Addon-info: Fix "The prop 'children' is marked as required in 'โฆ (#8745)
b430c32
UI: Fix unmount components on Canvas/Docs tab switch (#8625)
c4ba569
Addon-docs: Fix code style inside LI (#8708)
502c395
Remove min-height CSS rule from DocsPage wrapper (#8366)
d49f392
Core: Revert webpack rebuild changes in node_modules (#8657)
b79d007
Merge pull request #8633 from jung-han/7005-addon-notes-key-warning
629119c
Addon-docs: Fix story scroll-to heuristics (#8629)
05d064d
Merge pull request #8584 from RamKrish2079/fix/rn-server-port-prompt
c30a360
Increase TooltipLinkList max-height to accommodate more links (#8545)
aa22a2c
Prevent form submission as search is done while typing (#8546)
7afcbe0
Addon-docs: document story description (#8535)
6cc165d
MDX knobs example (#8771)
There are 107 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.2.5
to 5.2.6
.devDependency
@storybook/addons was updated from 5.2.5
to 5.2.6
.devDependency
@storybook/react was updated from 5.2.5
to 5.2.6
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 1733 commits ahead by 1733, behind by 74.
31bdd30
v5.3.0-beta.5
36a3288
5.3.0-beta.5 changelog
5f6b97f
v5.3.0-beta.4
4c92d5c
5.3.0-beta.4 changelog
b949253
Merge pull request #8925 from storybookjs/revert-use-of-puppeteer-core
188ae20
Presets: dynamic preset injection (#8921)
3aebca1
fix: remove use of puppeteer-core
a921d1f
Update index.md (#8927)
851612f
fix: fallback to puppeteer instead of puppeteer-core if no getCustomBrowser is provided
2cbfcf0
Update index.md
25c5566
Revert "feat: use puppeteer-core
instead of puppeteer
"
6b6681a
Merge pull request #8923 from storybookjs/8919-props-table-detail-tooltip-width-bug
9b9d6b2
Forced content-box, fix typo in maxWidth and reset style for under the syntaxhighliter
2414287
ADD test
df9a93a
CHANGE 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
devDependency
@storybook/addon-storysource was updated from 5.2.6
to 5.2.7
.devDependency
@storybook/addons was updated from 5.2.6
to 5.2.7
.devDependency
@storybook/react was updated from 5.2.6
to 5.2.7
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 160 commits.
cc73963
v5.2.7
bbf6963
Update peer dependencies to 5.2.7
669f514
5.2.7 changelog
994d011
Addon-contexts: Fix 'cannot read property h of undefined' in prโฆ (#9001)
6c27b63
Addon-viewports: Fix missing TypeScript types (#8848)
26c777d
Addon-A11y: Show errors, reset config properly (#8779)
46ad8df
UI: Store layout state in sessionStorage (#8786)
e6b8138
update theme docs
bdf6de4
update mdx docs
f92139e
Added docs to show how to override SB block when using MDX (#8992)
df49714
documentation:Improved readability of CONTRIBUTING.md (#8937)
8830a09
Correct Demo url for react-native-web (#8893)
31a16ea
Fixes incorrect link (#8842)
8e1590a
Add CSF upgrade example (#8807)
ada7868
๐ Fix typos on Ember guide (#8834)
There are 160 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/addons was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/react was updated from 5.2.7
to 5.2.8
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 170 commits.
1555b7b
v5.2.8
f47cb1f
Update peer dependencies to 5.2.8
7345975
5.2.8 changelog
1b533fb
Fix layout of Preview container (#8628)
d67633d
Core: Use stable
package to ensure story sorting is stable (#8795)
a815e55
Merge pull request #8773 from donaldpipowitch/fix-8294-source-loader
a03c730
Add svelte-loader to docs for Svelte guide (#8999)
12c5d9b
5.3.0-beta.14 next.json version file
1c2cbaf
5.2.7 latest.json version file
8759ee9
Update version.ts
cc73963
v5.2.7
bbf6963
Update peer dependencies to 5.2.7
669f514
5.2.7 changelog
994d011
Addon-contexts: Fix 'cannot read property h of undefined' in prโฆ (#9001)
6c27b63
Addon-viewports: Fix missing TypeScript types (#8848)
There are 170 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/addons was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/react was updated from 5.2.7
to 5.2.8
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 170 commits.
1555b7b
v5.2.8
f47cb1f
Update peer dependencies to 5.2.8
7345975
5.2.8 changelog
1b533fb
Fix layout of Preview container (#8628)
d67633d
Core: Use stable
package to ensure story sorting is stable (#8795)
a815e55
Merge pull request #8773 from donaldpipowitch/fix-8294-source-loader
a03c730
Add svelte-loader to docs for Svelte guide (#8999)
12c5d9b
5.3.0-beta.14 next.json version file
1c2cbaf
5.2.7 latest.json version file
8759ee9
Update version.ts
cc73963
v5.2.7
bbf6963
Update peer dependencies to 5.2.7
669f514
5.2.7 changelog
994d011
Addon-contexts: Fix 'cannot read property h of undefined' in prโฆ (#9001)
6c27b63
Addon-viewports: Fix missing TypeScript types (#8848)
There are 170 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/addons was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/react was updated from 5.2.7
to 5.2.8
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 170 commits.
1555b7b
v5.2.8
f47cb1f
Update peer dependencies to 5.2.8
7345975
5.2.8 changelog
1b533fb
Fix layout of Preview container (#8628)
d67633d
Core: Use stable
package to ensure story sorting is stable (#8795)
a815e55
Merge pull request #8773 from donaldpipowitch/fix-8294-source-loader
a03c730
Add svelte-loader to docs for Svelte guide (#8999)
12c5d9b
5.3.0-beta.14 next.json version file
1c2cbaf
5.2.7 latest.json version file
8759ee9
Update version.ts
cc73963
v5.2.7
bbf6963
Update peer dependencies to 5.2.7
669f514
5.2.7 changelog
994d011
Addon-contexts: Fix 'cannot read property h of undefined' in prโฆ (#9001)
6c27b63
Addon-viewports: Fix missing TypeScript types (#8848)
There are 170 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/addons was updated from 5.2.7
to 5.2.8
.devDependency
@storybook/react was updated from 5.2.7
to 5.2.8
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 170 commits.
1555b7b
v5.2.8
f47cb1f
Update peer dependencies to 5.2.8
7345975
5.2.8 changelog
1b533fb
Fix layout of Preview container (#8628)
d67633d
Core: Use stable
package to ensure story sorting is stable (#8795)
a815e55
Merge pull request #8773 from donaldpipowitch/fix-8294-source-loader
a03c730
Add svelte-loader to docs for Svelte guide (#8999)
12c5d9b
5.3.0-beta.14 next.json version file
1c2cbaf
5.2.7 latest.json version file
8759ee9
Update version.ts
cc73963
v5.2.7
bbf6963
Update peer dependencies to 5.2.7
669f514
5.2.7 changelog
994d011
Addon-contexts: Fix 'cannot read property h of undefined' in prโฆ (#9001)
6c27b63
Addon-viewports: Fix missing TypeScript types (#8848)
There are 170 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.2.8
to 5.3.0
.devDependency
@storybook/addons was updated from 5.2.8
to 5.3.0
.devDependency
@storybook/react was updated from 5.2.8
to 5.3.0
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2736 commits.
ee7b959
v5.3.0
8c50a7a
Publish CLI aliases
866603f
Update peer dependencies to 5.3.0
4dfaf58
5.3.0 changelog
4e9d8a1
5.3.0-rc.14 next.json version file
bc8e933
Update version.ts to 5.3.0-rc.14
aaef883
v5.3.0-rc.14
29f2055
Update peer dependencies to 5.3.0-rc.14
e771cde
5.3.0-rc.14 changelog
6064b80
Merge master
into next
for 5.3.0 release (#9388)
b09bcbb
Disable chromatic on error stories
8fd9aa0
Disable prop table tests in chromatic
b3f0886
Merge branch 'master' into shilman/test-53-release-from-next
67609c0
Update CSF docs to clarify how naming works (#9040)
5182155
Fix minor spelling mistake (#9284)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.0
to 5.3.1
.devDependency
@storybook/addons was updated from 5.3.0
to 5.3.1
.devDependency
@storybook/react was updated from 5.3.0
to 5.3.1
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2742 commits.
14f9760
v5.3.1
27bc49b
Update peer dependencies to 5.3.1
ab84801
5.3.1 changelog
83191ac
Core: Fix generated entry to import at top of file (#9398)
3a87eed
5.3.0 latest.json version file
067310e
Update version.ts to 5.3.0
ee7b959
v5.3.0
8c50a7a
Publish CLI aliases
866603f
Update peer dependencies to 5.3.0
4dfaf58
5.3.0 changelog
4e9d8a1
5.3.0-rc.14 next.json version file
bc8e933
Update version.ts to 5.3.0-rc.14
aaef883
v5.3.0-rc.14
29f2055
Update peer dependencies to 5.3.0-rc.14
e771cde
5.3.0-rc.14 changelog
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.3
to 5.3.4
.devDependency
@storybook/addons was updated from 5.3.3
to 5.3.4
.devDependency
@storybook/react was updated from 5.3.3
to 5.3.4
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2803 commits.
25850e1
v5.3.4
d107116
Update peer dependencies to 5.3.4
2da8440
5.3.4 changelog
ae68424
Core: Fix presets register panel (#9486)
064f52c
Core: Fix addon/preset detection for local addons (#9485)
39c10c1
Fix comment :see_no_evil:
3325552
Core: Fix default story sort (#9482)
d6dbcb4
Core: Fix presets register_panel for addon-notes
282d605
Core: Fix addon/preset detection for local addons
3716f17
Core: Fix default story sort
aed216f
Merge branch 'next' of github.com:storybookjs/storybook into next
83a5f4d
Fix typo
9bc1ce4
Updated documentation with syntax highlighting. (#9448)
eb8292f
Adding missing '=' for Svelte config (#9459)
5ecfe04
Adding missing = from main.js config
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.4
to 5.3.5
.devDependency
@storybook/addons was updated from 5.3.4
to 5.3.5
.devDependency
@storybook/react was updated from 5.3.4
to 5.3.5
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2816 commits.
f32b34b
v5.3.5
1e8ae25
Update peer dependencies to 5.3.5
3e3d373
5.3.5 changelog
b83dcc9
Merge pull request #9494 from jsjoeio/patch-2
26737f9
Core: Fix typo for loading addon-notes/register-panel (#9497)
1f3e0cd
Core: Fix typo for loading addon-notes/register-panel
b47e36c
docs: add note about async storage
66c524f
Merge pull request #9492 from storybookjs/9490-fix-source-loader-imports
dbce421
Source-loader: Also disable typescript checking on intermediate file
2fac0f2
Official-storybook: Test for interleaved exports
bea119a
Source-loader: Add imports to top of file
b45f98a
5.3.4 latest.json version file
be5b31b
Update version.ts to 5.3.4
25850e1
v5.3.4
d107116
Update peer dependencies to 5.3.4
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.6
to 5.3.7
.devDependency
@storybook/addons was updated from 5.3.6
to 5.3.7
.devDependency
@storybook/react was updated from 5.3.6
to 5.3.7
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2858 commits.
d6d7450
v5.3.7
427a36e
Update peer dependencies to 5.3.7
ce06d6e
5.3.7 changelog
17c52fb
Merge branch 'next'
8a5e3b8
Revert "Add BBC to list of examples" (#9522)
5292bd6
Node-logger: Move @types/npmlog
to dependencies (#9538)
5c43d0c
Core: Fix legacy story URLs (#9545)
a6c2a85
Core: Fix legacy story URLs
f96900c
fix: move @types/npmlog
to dependencies as node-logger
is exporting npmlog
4a5508d
Update addon storyshot puppeteer doc (#9526)
dfffc21
Addon-docs Props: Convert default prop value to string (#9525)
93afd7f
Addon-docs: Preserve Source indentation by default (#9513)
792064b
docs(storyshot-puppeteer): add a warning to emphasize the fact that as of SB 5.3 puppeteer must be added to the project dep directly
321ecb9
docs: add a section about external puppeteer in MIGRATION.md
0bad835
remove white space styling
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.8
to 5.3.9
.devDependency
@storybook/addons was updated from 5.3.8
to 5.3.9
.devDependency
@storybook/react was updated from 5.3.8
to 5.3.9
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2888 commits.
94aca9f
v5.3.9
d764dd6
Update peer dependencies to 5.3.9
5c7d9ab
Update Custom Body Documentation (#9613)
d7999ee
derp, rem and em aren't plural
6fdda8c
Add documentation for changing base font-size
4c6531d
Remove duplicate text (#9597)
48fc6c0
Addon-docs: Revert breaking source indentation fix (#9609)
e98d92c
Revert breaking source change
7961bba
Added missing = in angular guide (#9601)
63ab6de
Added missing = in angular guide
9aec650
5.3.8 latest.json version file
b4ae66a
Update version.ts to 5.3.8
fb7d7e6
v5.3.8
fcf585e
Update peer dependencies to 5.3.8
fa884c8
Update CHANGELOG.md
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 2910 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transforโฆ (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.10
to 5.3.11
.devDependency
@storybook/addons was updated from 5.3.10
to 5.3.11
.devDependency
@storybook/react was updated from 5.3.10
to 5.3.11
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2927 commits.
71b9291
v5.3.11
8e21554
Update peer dependencies to 5.3.11
fad53cd
5.3.11 changelog
83f6c44
Svelte: Fix Svelte 3 slots for decorators (#9724)
41459c1
Correct the file path for the Button story (#9325)
c41f520
Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)
2c85dda
Angular: Emit decorator metadata by default (#9701)
6952bbf
CHANGE example urls to netlify urls (#9653)
7031233
Add docs re storyshots "disable" parameter (#9717)
8b28913
Merge pull request #9716 from sakito21/fix/docs-configurations-typescript-config
e1677f0
Merge branch 'master' of github.com:storybookjs/storybook
a2a6c13
6.0.0-alpha.4 next.json version file
d4e305f
Fix @storybook/addon-storyshots not being able to read config fโฆ (#9577)
1caf36d
fix docs awesome-typescript-loader to ts-loader
39a0a06
5.3.10 latest.json version file
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.11
to 5.3.12
.devDependency
@storybook/addons was updated from 5.3.11
to 5.3.12
.devDependency
@storybook/react was updated from 5.3.11
to 5.3.12
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
The new version differs by 2933 commits.
55b76e2
v5.3.12
0465c91
Update peer dependencies to 5.3.12
cb50a3d
5.3.12 changelog
e990c30
Merge pull request #9753 from storybookjs/9749-fix-dev-server
e887ad3
5.3.11 latest.json version file
59e7361
Update version.ts to 5.3.11
71b9291
v5.3.11
8e21554
Update peer dependencies to 5.3.11
fad53cd
5.3.11 changelog
83f6c44
Svelte: Fix Svelte 3 slots for decorators (#9724)
41459c1
Correct the file path for the Button story (#9325)
c41f520
Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)
2c85dda
Angular: Emit decorator metadata by default (#9701)
6952bbf
CHANGE example urls to netlify urls (#9653)
7031233
Add docs re storyshots "disable" parameter (#9717)
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.12
to 5.3.13
.devDependency
@storybook/addons was updated from 5.3.12
to 5.3.13
.devDependency
@storybook/react was updated from 5.3.12
to 5.3.13
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
MiniCssExtractPlugin
for CRA (#9759)The new version differs by 2962 commits.
d840df0
v5.3.13
b99e956
Update peer dependencies to 5.3.13
b66ebb8
5.3.13 changelog
1a79ec4
Merge pull request #9770 from storybookjs/fix/dll-generation
4c525e1
Merge pull request #9708 from yeseouler/next
0807b20
Merge branch 'master' of github.com:storybookjs/storybook
612db01
6.0.0-alpha.10 next.json version file
88347bd
Merge pull request #9804 from danawoodman/patch-3
7d4f22f
Merge pull request #9806 from DerZyklop/patch-3
14f075d
Update README.md
369597d
Remove duplicate "AntDesign" section
cee8635
6.0.0-alpha.9 next.json version file
9b67ebd
Merge branch 'master' of github.com:storybookjs/storybook
dba353b
6.0.0-alpha.7 next.json version file
0959818
Merge pull request #9783 from seantcoyote/patch-3
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/addons was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/react was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/storybook-deployer was updated from 2.8.1
to 2.8.2
.Your tests are still failing with these versions. Compare changes
typesVersions
attribute (#9907)The new version differs by 3003 commits.
91d9c0c
v5.3.14
01ab760
Update peer dependencies to 5.3.14
bb222fa
Prettier changelog
1ddadfd
5.3.14 changelog
5d2c9bf
Merge pull request #9907 from storybookjs/fix-ts-export-for-addon-centered
0395223
Merge pull request #9873 from storybookjs/9827-ts-default-values
7ab4626
Merge pull request #9867 from storybookjs/websocket-cyclic-support
57dd1e0
Merge pull request #9834 from davidgoli/support-jsx-preview-files
dd47540
Merge pull request #8897 from fraincs/#8504
c25cb3f
Merge pull request #9906 from SoloJiang/chore-supplement-rax
d28e4a3
Merge pull request #9874 from dmartinjs/patch-3
1995d87
Merge pull request #9894 from davidenglishmusic/docs-configuration-file-typos
654aeb9
Merge pull request #9885 from gaguirre/patch-3
853c72a
Merge pull request #9857 from pchr-srf/patch-4
c2e39d2
Merge pull request #9844 from tskarhed/patch-4
There are 250 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/addons was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/react was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/storybook-deployer was updated from 2.8.1
to 2.8.2
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
typesVersions
attribute (#9907)devDependency
@storybook/addon-storysource was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/addons was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/react was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/storybook-deployer was updated from 2.8.1
to 2.8.2
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
typesVersions
attribute (#9907)devDependency
@storybook/addon-storysource was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/addons was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/react was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/storybook-deployer was updated from 2.8.1
to 2.8.2
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
typesVersions
attribute (#9907)devDependency
@storybook/addon-storysource was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/addons was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/react was updated from 5.3.13
to 5.3.14
.devDependency
@storybook/storybook-deployer was updated from 2.8.2
to 2.8.3
.Your tests are passing again with this update. Explicitly upgrade to these versions ๐
devDependency
@storybook/addon-storysource was updated from 5.3.14
to 5.3.15
.devDependency
@storybook/addons was updated from 5.3.14
to 5.3.15
.devDependency
@storybook/react was updated from 5.3.14
to 5.3.15
.devDependency
@storybook/storybook-deployer was updated from 2.8.2
to 2.8.3
.Your tests are still failing with these versions. Compare changes
The new version differs by 39 commits.
db0e79b
v5.3.15
df2432b
Update peer dependencies to 5.3.15
1c6be09
5.3.15 changelog
1feee04
Merge pull request #10071 from mattmoreira/fix/serialize-javascript-security
8a0a10c
Merge pull request #9971 from jonspalmer/fix_github_unit_tests
fe85207
Merge pull request #10042 from diondree/next
fc26978
Merge pull request #10046 from m1kl/9499-actions_truncate-string-arguments
176495a
Merge pull request #10088 from storybookjs/9634-fix-readme-example-links
422c265
Merge pull request #10112 from tinymachine/patch-6
47a2fd5
Merge pull request #10102 from tinymachine/patch-5
b493485
Merge pull request #9999 from HerrickSpencer/patch-4
48e3d20
Merge pull request #9972 from EmmanuelDemey/patch-3
57c91b5
Merge pull request #9976 from davidinoa/next
9e43656
Merge pull request #9958 from EmmanuelDemey/patch-3
b2dd766
Merge pull request #9966 from HerrickSpencer/patch-3
There are 39 commits in total.
See the full diff
devDependency
@storybook/addon-storysource was updated from 5.3.15
to 5.3.17
.devDependency
@storybook/addons was updated from 5.3.15
to 5.3.17
.devDependency
@storybook/react was updated from 5.3.15
to 5.3.17
.devDependency
@storybook/storybook-deployer was updated from 2.8.2
to 2.8.3
.Your tests are still failing with these versions. Compare changes
The new version differs by 10 commits.
44e01ff
v5.3.17
4f7e55c
Update peer dependencies to 5.3.17
6558cd5
Fix react-syntax-highlighter CJS types
8cd6918
Update version.ts to 5.3.16
5e5197e
v5.3.16
c935465
Update peer dependencies to 5.3.16
6d779d2
5.3.16 changelog
91ce747
Merge pull request #9795 from alexandrzavalii/react-syntax-highlighter_cjs
7263b32
5.3.15 latest.json version file
8b393fb
Update version.ts to 5.3.15
See the full diff
There have been updates to the storybook monorepo:
devDependency
@storybook/addon-storysource was updated from5.2.2
to5.2.3
.devDependency
@storybook/addons was updated from5.2.2
to5.2.3
.devDependency
@storybook/react was updated from5.2.2
to5.2.3
.๐จ 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 could not complete due to an error ([Details](https://travis-ci.org/centripetum/toolkit/builds/594559307?utm_source=github_status&utm_medium=notification)).Release Notes for v5.2.3
Bug Fixes
Commits
The new version differs by 4 commits.
8360036
v5.2.3
9bd6988
Core: Fix lib/core whitelist (#8182)
508be14
5.2.2 latest.json version file
bccc1d2
Update version.ts
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: