z-kit / z-button

A button UI component for your web application
https://npmjs.com/package/z-button
MIT License
1 stars 0 forks source link

An in-range update of storybook is breaking the build 🚨 #34

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

There have been updates to the storybook monorepo:

🚨 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/z-kit/z-button/builds/448727340?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.0.1

2018-October-31

Bug Fixes

  • Addon-knobs: fix select array values showing k #4586
Commits

The new version differs by 8 commits.

  • 9d9f3ed v4.0.1
  • 2ec3ca4 4.0.1 changelog
  • 2e0efe0 4.0.1 changelog
  • f716ee8 Merge pull request #4594 from gabrielcsapo/update-ember-ergonomics
  • ee1a312 Merge pull request #4586 from diagramatics/master
  • 5074896 Fix problems from reverted cleanup
  • 6f8b195 Merge pull request #4618 from storybooks/libetl-patch-1
  • 2d90f0d Update docs to 4.0

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:

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.2

2018-October-31

Fix broken 4.0.1 release

Bug Fixes

  • Addon-knobs: fix select array values showing k #4586
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.3

2018-November-06

Bug Fixes

  • React: Fix css relative asset urls #4695
  • Core: Fix a bug with buildStaticStandalone resolving too early #4649
  • Angular: Fixes component imports from dist #4682
  • Addon-info: Improve accessibility with contrast #4698
  • Ember: update ergonomics to not require any manual setup #4594

Maintenance

  • Update release process and master becomes the stable branch #4719
  • Report CLI tests to teamcity #4671

Dependency Upgrades

30 PRs
  • Bump @angular/core from 7.0.1 to 7.0.2 #4675
  • [Security] Bump merge from 1.2.0 to 1.2.1 in /docs #4687
  • Bump typescript from 3.1.4 to 3.1.6 #4699
  • Set zone.js as a peer and dev dependency #4663
  • chore(core): update css-loader to latest #4619
  • Bump css-loader from 1.0.0 to 1.0.1 #4655
  • Bump @ngrx/store from 6.1.0 to 6.1.1 #4653
  • Allow for angular-devkit/core version aligned with Angular v7 #4652
  • Bump ember-load-initializers from 1.1.0 to 2.0.0 #4634
  • Bump @ember/test-helpers from 0.7.27 to 1.0.0 #4630
  • Bump @storybook/addon-actions from 3.4.11 to 4.0.0 in /docs #4626
  • Bump gatsby-plugin-sharp from 2.0.7 to 2.0.10 in /docs #4627
  • Bump typescript from 3.1.3 to 3.1.4 #4629
  • Bump react-scripts from 2.0.5 to 2.1.0 #4631
  • Bump ember-source from 3.5.0 to 3.5.1 #4633
  • Bump @types/node from 10.12.0 to 10.12.1 #4635
  • Bump react-dev-utils from 6.0.5 to 6.1.0 #4636
  • Bump eslint from 5.7.0 to 5.8.0 #4613
  • Bump express-graphql from 0.6.12 to 0.7.1 #4610
  • Bump tslint-plugin-prettier from 2.0.0 to 2.0.1 #4609
  • Bump eslint-plugin-jest from 21.26.1 to 21.26.2 #4606
  • Bump @types/jest from 23.3.7 to 23.3.8 #4611
  • Bump fork-ts-checker-webpack-plugin from 0.4.10 to 0.4.14 #4607
  • Bump autoprefixer from 9.2.1 to 9.3.1 #4605
  • Bump jasmine-core from 3.2.1 to 3.3.0 #4581
  • Bump react-dom from 16.5.2 to 16.6.0 #4580
  • Bump eslint-plugin-jest from 21.25.1 to 21.26.1 #4583
  • Bump react from 16.5.2 to 16.6.0 #4584
  • Bump react-syntax-highlighter from 9.0.0 to 9.0.1 #4585
  • Bump remark-cli from 5.0.0 to 6.0.0 #4551
Commits

The new version differs by 160 commits.

There are 160 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.4

2018-November-06

Bug Fixes

  • Core: Change extensions ordering in webpack config #4708
  • Addon-Knobs: Fix PropTypes in NumberType #4669
  • Addon-Viewport: Fix "defaultViewport" configuration #4683
  • Addon-Jes: Fix test matching #4689
  • Fix tests in node 11 by using Array#sort correctly #4720

Dependency Upgrades

  • Bump react-syntax-highlighter from 9.0.1 to 10.0.0 #4654
  • Remove SB deps from cli tests #4705
Commits

The new version differs by 170 commits.

  • 0cc22e4 v4.0.4
  • 9c2aa19 4.0.4 changelog
  • 3535baa Merge pull request #4654 from storybooks/dependabot/npm_and_yarn/react-syntax-highlighter-10.0.0
  • c11a3e0 Merge pull request #4705 from storybooks/fix-deps
  • 7eca652 Merge pull request #4708 from dumbNickname/mjs-support
  • ca54817 Merge pull request #4715 from cfleschhut/docs/add_auth0_cosmos_to_examples
  • da8cd05 Merge pull request #4669 from tarikhamilton/knobs/number-proptypes-bug
  • 9ebbce7 Merge pull request #4683 from storybooks/addon-jest/fix-configureviewport
  • 4bbc479 Merge pull request #4689 from storybooks/addon-jest/fix-tests-matching
  • 9a70c94 Merge pull request #4720 from storybooks/node-11-fix
  • b9ae585 v4.0.3
  • e17a175 Update publishing branch
  • bfd25f9 4.0.3 changelog
  • 2924c8f Merge pull request #4724 from storybooks/release/4.0
  • a986ce8 Merge branch 'master' into release/4.0

There are 170 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.6

Features

  • React: add support for custom react-scripts packages (#4712)

Bug Fixes

  • Core: fix NODE_PATH is not being loaded from .env (#4706)
Commits

The new version differs by 247 commits.

  • 5d85f5d v4.0.6
  • be05d10 4.0.6 changelog
  • 4dcb56e v4.0.5
  • 929fa6b 4.0.5 changelog
  • aed1a75 Merge pull request #4706 from storybooks/node-path-loading-fix
  • d394d82 Merge pull request #4712 from mrmckeb/feature/custom-react-scripts
  • 47ad40b Merge pull request #4750 from ximenean/patch-1
  • 3c1a3d2 Merge pull request #4754 from adamraider/patch-1
  • 186adb7 Fixes broken link in addons gallery
  • 7e9bbc9 Merge branch 'next' into master
  • adccb0a Merge pull request #4737 from storybooks/shilman/update-release-steps
  • 7a84306 Publish from next
  • b28217f Update release steps
  • ebe31dd fix typo
  • 0cc22e4 v4.0.4

There are 247 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.7
  • Vue/Angular/Mithril/Polymer: add missing "forceReRender" and "addParameters" (#4767)
Commits

The new version differs by 252 commits.

  • 5d5dfe0 v4.0.7
  • dfef65d 4.0.7 changelog
  • e0933fa Merge pull request #4785 from dandean/patch-2
  • a2708a2 Upgrade pr-log to 3.0 + storybook-experimental
  • ee0cf0f Merge pull request #4767 from storybooks/angular-expose-force-rerender
  • 5d85f5d v4.0.6
  • be05d10 4.0.6 changelog
  • 4dcb56e v4.0.5
  • 929fa6b 4.0.5 changelog
  • aed1a75 Merge pull request #4706 from storybooks/node-path-loading-fix
  • d394d82 Merge pull request #4712 from mrmckeb/feature/custom-react-scripts
  • 47ad40b Merge pull request #4750 from ximenean/patch-1
  • 3c1a3d2 Merge pull request #4754 from adamraider/patch-1
  • 186adb7 Fixes broken link in addons gallery
  • 7e9bbc9 Merge branch 'next' into master

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.8

Bug Fixes

  • Addon-knobs: Vue optimize on force render (#4773)
Commits

The new version differs by 263 commits.

  • 960bd59 v4.0.8
  • 652b68f 4.0.8 changelog
  • be2037f Merge pull request #4773 from storybooks/vue-knobs-optimize-on-force-render
  • 643e1b6 Merge pull request #4800 from tobiasljungstrom/next
  • ccc37cd Merge pull request #4779 from geoffreyd/patch-1
  • 0778f28 Merge pull request #4804 from storybooks/patch-discord-link
  • 2f4653b Merge pull request #4795 from chris-lock/patch-1
  • 4df0a49 Upgrade pr-log labels format
  • 24cfb9b Fixing webpack version
  • 4ac6d00 4.0.7 changelog feature area
  • 58bdf3a 4.0.7 changelog
  • 5d5dfe0 v4.0.7
  • dfef65d 4.0.7 changelog
  • e0933fa Merge pull request #4785 from dandean/patch-2
  • a2708a2 Upgrade pr-log to 3.0 + storybook-experimental

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.9

Bug Fixes

  • Core: Use correct cache directory path (#4792)
  • Addon-Info: fix docgen description display (#4685)
  • Addon-storyshots-puppeteer: fix peerDependencies (#4828)
Commits

The new version differs by 276 commits.

  • 378688e v4.0.9
  • 33a4355 4.0.9 changelog
  • 453740f Merge pull request #4792 from alex-fournier/fix-cache-directory
  • 8d3ec44 Update addon-info snapshots to fix broken build
  • ec5d38f Merge pull request #4685 from MihaChicken/addon-info/fix-docgen-description
  • c647bd8 Merge pull request #4825 from y-nk/docs/guide-vue
  • 086e4a9 Merge pull request #4780 from niku/patch-1
  • 4bd15a8 Merge pull request #4828 from bertho-zero/patch-1
  • 59e35b7 Merge pull request #4830 from aliceyoung9/patch-1
  • 3e3ff41 Docs: Fix internal deadlink
  • 970adba addon-storyshots-puppeteer: fix peerDependencies
  • 960bd59 v4.0.8
  • 652b68f 4.0.8 changelog
  • be2037f Merge pull request #4773 from storybooks/vue-knobs-optimize-on-force-render
  • 643e1b6 Merge pull request #4800 from tobiasljungstrom/next

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v4.0.10

Fixes 4.0.9

Bug Fixes

  • Core: Use correct cache directory path (#4792)
  • Addon-Info: fix docgen description display (#4685)
  • Addon-storyshots-puppeteer: fix peerDependencies (#4828)
Commits

The new version differs by 286 commits.

  • c6de649 v4.0.10
  • 45b7945 4.0.10 changelog
  • ee957e3 Merge pull request #4884 from stevehanson/patch-2
  • a0a67e2 Remove unnecessary instruction
  • e68a4f8 Clarify Typescript instructions for config.ts
  • fae0ff5 Revert "cache DLL"
  • 2bd8540 cache DLL
  • 5c7f0c3 Fix failing snapshot test
  • abe699c Fix dirty lock file
  • 155283b Merge pull request #4838 from storybooks/core/fix-mangle
  • 378688e v4.0.9
  • 33a4355 4.0.9 changelog
  • 453740f Merge pull request #4792 from alex-fournier/fix-cache-directory
  • 8d3ec44 Update addon-info snapshots to fix broken build
  • ec5d38f Merge pull request #4685 from MihaChicken/addon-info/fix-docgen-description

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v4.0.11

Bug Fixes

  • Restore index.html in cra-kitchen-sink (#4856)
  • Add try, catch for IE11 as it breaks script execution (#4870)
Commits

The new version differs by 10 commits.

  • 9959847 v4.0.11
  • 64f4139 Update yarn.lock
  • 295dc63 4.0.11 changelog
  • 8b2b958 Merge pull request #4648 from mark-schaal/patch-1
  • 375e42a Merge pull request #4856 from maacky/fix/missing-index-in-cra-kitchen-sink
  • fee79d5 Merge pull request #4870 from hmelenok/next
  • 0e390a6 Merge pull request #4893 from plrthink/next
  • 669b16e Merge pull request #4894 from motleydev/update-addon-docs
  • f01fc6b Merge pull request #4892 from Myoxocephalus/patch-3
  • 26ae1e0 Fix typo

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.0.12

Bug Fixes

  • Addon-a11y: Fix runtime errors in older browsers (#4904)
Commits

The new version differs by 6 commits.

  • d22d1d1 v4.0.12
  • 9c0c651 4.0.12 changelog
  • 243264d Merge pull request #4904 from jrwebdev/patch-2
  • dfd7fb7 Merge pull request #4908 from spawnia/patch-2
  • 4c45438 Merge pull request #4905 from NoriSte/patch-3
  • c3a0e6d Update index.md

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.0

Storybook 4.1 with performance and compatibility improvements! Highlights include:

  • Core: Performance optimizations on separate manager preview split, improved cold start, restart & rebuild (#4834)
  • React: add support for all versions of react (#4808)
  • Addon-CSSResources: new adddon to dynamically add/remove css (#4622)
  • React: use babel presets/plugins based on CRA. (#4836)
  • React-native: Add ability to filter story list (#4806)
  • React: Add TypeScript support for react-scripts (#4824)

There are dozens more fixes, features, and tweaks in the 4.1 release. See changelogs for 4.1.0-* for details.

Commits

The new version differs by 447 commits.

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.1

Bug Fixes

  • FIX react native by adding an empty array named dlls to the templateParameters (#4985)
Commits

The new version differs by 450 commits.

  • 03eaf5f v4.1.1
  • fbfb204 4.1.1 changelog
  • edf8c19 Merge pull request #4985 from storybooks/fix/rn-dlls-missing
  • 75d45d3 v4.1.0
  • d8e38bb 4.1.0 changelog
  • 6492904 Merge branch 'release/4.1-merged'
  • fc150d4 Merge branch 'master' of github.com:storybooks/storybook
  • de9516f v4.1.0-alpha.13
  • b84155f Update dirty yarn.lock
  • 5465ebe 4.1.0-alpha.13 changelog
  • c13b97e Merge pull request #4981 from storybooks/add-core-js-to-addons
  • 7f2127b Merge pull request #4979 from miquelmasrieramrf/patch-2
  • a500e52 Fix dirty yarn.lock
  • fec1f39 Re-enable tslint
  • bc54bbd Merge branch 'release/4.1'

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.2

Bug Fixes

  • Addon-Knob: Add missing key property in Panel (#4507)
  • Fix package version dependencies (#4960)
Commits

The new version differs by 470 commits.

  • c4a0f5d v4.1.2
  • 278178c 4.1.2 changelog
  • d639f6a Merge pull request #4507 from janssen92/addon-knobs-fix-missing-key
  • e9d5622 Merge pull request #4948 from ewolfe/patch-1
  • b85d2c0 Merge pull request #4933 from chilicoder/patch-2
  • c342844 Merge pull request #4934 from LucianBuzzo/typos-grammar-fixes
  • 05fac43 Merge pull request #4989 from JamieMason/patch-1
  • 3a75774 Merge pull request #4960 from jmfrancois/patch-2
  • 2bc8523 FIX lockfile
  • 5ac8d7c Merge branch 'master' into pr/jmfrancois/4960
  • 6c6111c Merge branch 'master' into pr/JamieMason/4989
  • 7c0e331 Merge pull request #4974 from gianpaj/patch-2
  • 21a4848 Merge branch 'master' into pr/jmfrancois/4960
  • 7674181 Merge branch 'master' into pr/gianpaj/4974
  • a062c86 TeamCity change in 'Open-source projects / Storybook' project: parameters of 'Test' build configuration were updated

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.3

Bug Fixes

  • React: remove unnecessary dependencies, fix aliasing (#5047)
  • React: alias to react & react-dom (#5016)
  • Addon-knobs: Fix color picker display (#5010)
Commits

The new version differs by 481 commits.

  • 28497a9 v4.1.3
  • 7ef7983 4.1.3 changelog
  • abf57c0 Merge pull request #5047 from storybooks/fix/remove-storybook-react-direct-dep
  • c34de34 Merge pull request #5016 from storybooks/fix/wrong-version-of-reactdom
  • 4ac2727 Merge pull request #4973 from cosmith/patch-2
  • 0b49b02 Merge pull request #5015 from storybooks/update-storyshots-docs
  • 76987da Merge pull request #5010 from maacky/4694-color-picker-display
  • 8e6b28c Merge pull request #5022 from davvidbaker/patch-3
  • 45543ad Typo fixes
  • d18c457 Merge pull request #5012 from storybooks/fix-typo
  • 6482234 Fix typo in docs
  • c4a0f5d v4.1.2
  • 278178c 4.1.2 changelog
  • d639f6a Merge pull request #4507 from janssen92/addon-knobs-fix-missing-key
  • e9d5622 Merge pull request #4948 from ewolfe/patch-1

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.4

Bug Fixes

  • Core: Load Symbol polyfill before any other code (#5082)
  • React: Fix error with new CRA Webpack config (#5074)
Commits

The new version differs by 486 commits.

  • 9771b1a v4.1.4
  • 3b15317 4.1.4 changelog
  • 170e49d Merge pull request #4480 from leandrooriente/patch-1
  • f828bc7 Merge pull request #5082 from storybooks/symbol-polyfill
  • bc0194e Merge pull request #5074 from mrmckeb/feature/fix-cra-webpack-import
  • 28497a9 v4.1.3
  • 7ef7983 4.1.3 changelog
  • abf57c0 Merge pull request #5047 from storybooks/fix/remove-storybook-react-direct-dep
  • c34de34 Merge pull request #5016 from storybooks/fix/wrong-version-of-reactdom
  • 4ac2727 Merge pull request #4973 from cosmith/patch-2
  • 0b49b02 Merge pull request #5015 from storybooks/update-storyshots-docs
  • 76987da Merge pull request #5010 from maacky/4694-color-picker-display
  • 8e6b28c Merge pull request #5022 from davvidbaker/patch-3
  • 45543ad Typo fixes
  • d18c457 Merge pull request #5012 from storybooks/fix-typo

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.7

Bug Fixes

  • Core: make absolute DLL path relative (#5238)
  • Addon-actions: import utils directly to prevent import cycles (#5107)
  • Add-knobs: render non-grouped knobs in the ALL tab (#5106)
Commits

The new version differs by 522 commits.

  • 2dd7af6 v4.1.7
  • 3abe4b2 4.1.7 changelog
  • 19720d9 Merge pull request #5254 from martinmckenna/docs-update
  • 616bc71 FIX the reference path of the dll
  • 0c5f7b8 Merge pull request #5224 from matteo-hertel/mhdev-html-update
  • d01ec41 Merge pull request #5242 from ajfuller/patch-2
  • afee368 spelling: note => not
  • 51cd131 Merge pull request #5194 from storybooks/shilman/4.1-migration
  • e55cba8 Merge pull request #5107 from koenpunt/patch-2
  • aa45c0e Merge pull request #5106 from Kovensky/fix-4829
  • 8901a06 v4.1.6
  • 951c2ad 4.1.6 changelog
  • 6947dee v4.1.5
  • 0d81f8e 4.1.5 changelog
  • 297d979 Merge pull request #5148 from storybooks/fix/react-versions-part1

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.8

Bad release fixed by https://github.com/storybooks/storybook/releases/edit/v4.1.9

Commits

The new version differs by 525 commits.

  • b9df11d v4.1.8
  • 5dad756 4.1.8 changelog
  • f9768a5 Fix unmerged polyfills from PR #5238
  • 2dd7af6 v4.1.7
  • 3abe4b2 4.1.7 changelog
  • 19720d9 Merge pull request #5254 from martinmckenna/docs-update
  • 616bc71 FIX the reference path of the dll
  • 0c5f7b8 Merge pull request #5224 from matteo-hertel/mhdev-html-update
  • d01ec41 Merge pull request #5242 from ajfuller/patch-2
  • afee368 spelling: note => not
  • 51cd131 Merge pull request #5194 from storybooks/shilman/4.1-migration
  • e55cba8 Merge pull request #5107 from koenpunt/patch-2
  • aa45c0e Merge pull request #5106 from Kovensky/fix-4829
  • 8901a06 v4.1.6
  • 951c2ad 4.1.6 changelog

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.9

Note that 4.1.7 contained a bad merge that missed an important change and 4.1.8 release deployed incorrectly to NPM. This release fixes that:

Bug Fixes

  • Core: Add missing polyfills to manager to support IE (#5238)
Commits

The new version differs by 528 commits.

  • 9d5e7e9 v4.1.9
  • 7113d69 4.1.9 changelog
  • 44b7267 Remove unnecessary dev dependency
  • b9df11d v4.1.8
  • 5dad756 4.1.8 changelog
  • f9768a5 Fix unmerged polyfills from PR #5238
  • 2dd7af6 v4.1.7
  • 3abe4b2 4.1.7 changelog
  • 19720d9 Merge pull request #5254 from martinmckenna/docs-update
  • 616bc71 FIX the reference path of the dll
  • 0c5f7b8 Merge pull request #5224 from matteo-hertel/mhdev-html-update
  • d01ec41 Merge pull request #5242 from ajfuller/patch-2
  • afee368 spelling: note => not
  • 51cd131 Merge pull request #5194 from storybooks/shilman/4.1-migration
  • e55cba8 Merge pull request #5107 from koenpunt/patch-2

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.12

Bug Fixes

  • Addon-google-analytics: Add missing register.js file (#5379)

Dependency Upgrades

  • Update modal manager for RN 0.58 support (#5581)
Commits

The new version differs by 543 commits.

  • fbd7ee4 v4.1.12
  • 4ea515f 4.1.12 changelog
  • bb4d08c Merge pull request #5279 from sharils/patch-3
  • 39d0532 Merge pull request #5350 from tomraithel/fix/storybook-html
  • 67252c9 Merge pull request #5379 from gaetanmaisse/fix/addon-google-analytics-register
  • 580630d Merge pull request #5581 from storybooks/RWOverdijk-patch-1
  • 1699185 Merge pull request #5582 from storybooks/RWOverdijk-patch-2
  • f1a6aa6 Merge pull request #5589 from ivandevp/patch-3
  • 3865756 Fix wrong heading syntax
  • 9f30442 v4.1.11
  • 07a51ab 4.1.1 changelog
  • 5860821 v4.1.10
  • 131f2b4 4.1.10 changelog
  • dcddab4 Merge pull request #5067 from storybooks/ui-hidden-param-fix
  • efa8635 Merge pull request #5068 from storybooks/disable-persist-warning

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v4.1.13

Maintenance

  • CLI: Cleanup version notice (#5699)
  • Docs: Use static versions.json file instead of hacking one in (#5675)
Commits

The new version differs by 551 commits.

  • c521ca3 v4.1.13
  • 1bc4af4 4.1.13 changelog
  • 0793417 Merge pull request #5699 from storybooks/5683-cli-version-notice
  • 3886412 4.1.12 versions.json
  • 705599b Merge pull request #5629 from nitaking/fix-addon-ondevice-knobs-readme
  • 588de42 Merge pull request #5675 from storybooks/shilman/5667-deploy-versions-json
  • 36c7a91 5.0.0-rc.3 versions.json
  • a89704f 5.0.0-rc.2 versions
  • fbd7ee4 v4.1.12
  • 4ea515f 4.1.12 changelog
  • bb4d08c Merge pull request #5279 from sharils/patch-3
  • 39d0532 Merge pull request #5350 from tomraithel/fix/storybook-html
  • 67252c9 Merge pull request #5379 from gaetanmaisse/fix/addon-google-analytics-register
  • 580630d Merge pull request #5581 from storybooks/RWOverdijk-patch-1
  • 1699185 Merge pull request #5582 from storybooks/RWOverdijk-patch-2

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.0

Storybook 5.2 is here!

  • πŸ“š DocsPage: Zero-config documentation
  • πŸ“¦ Component Story Format: Portable ES6 modules
  • 🧩 Addon API: Simplified w/ hooks

5.2 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.2.0-alpha.*, 5.2.0-beta.*, and 5.2.0-rc.* for the full list of changes. See MIGRATION.md to ugprade from 5.0 or earlier.

Commits

The new version differs by 7296 commits.

  • 0e780c1 v5.2.0
  • 922ea65 Merge branch 'master' into next
  • 09c5f03 Merge pull request #7695 from Superpencil/patch-2
  • aaf828b Fix typo in CLI options (#7629)
  • c888ff7 5.2.0 changelog
  • f1b3c72 CHANGE the now config (#8049)
  • 17c1225 Merge branch 'next' into tech/now-script
  • 467036e CLEANUP
  • 04813aa Try to fix now.json
  • 1152aad REMOVE the silent property to see if that makes it ok again..
  • 04a3ebf ADD env variables
  • 744e967 IMPROVE the index && now deployment situation, hopefully
  • f0317b0 CLEANUP
  • 2f5ec2a ADD a manual index page
  • 2d9758c CHANGE now config to have trailing slashes

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.1

Bug Fixes

  • Core: Fix error handling (#8097)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

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.

  • fc0e18c v5.2.2
  • 611ee74 5.2.2 changelog
  • d852091 Revert "Update read-pkg-up usage to work with version 7 (#8299)"
  • 8e0ac7c Update snapshots
  • 3065f8c Don't use global package in templates (#8281)
  • 39b8c80 Storyshots: First-class CSF support (#8000)
  • fd3b297 Update yarn.lock
  • f5ed2f6 UI: Move addon dependencies to devDependencies (#8206)
  • a39f2f4 Add tests and src to npmignore (#7824)
  • d14f2d5 Addon-docs: CSS classes for escape-hatch theming wrapper/content (#8061)
  • d7ec320 CLI: Fix variable collisions in storiesof-to-csf (#8106)
  • 9bf9150 add missing type def to addon-knobs fixes #8105 (#8118)
  • dbc0442 fix: add @types/webpack-env to apps that depend on it, fixes #8… (#8119)
  • 49ee0ca Update read-pkg-up usage to work with version 7 (#8299)
  • aeda584 Core: Show exception rather than error on react error boundary (#8100)

There are 64 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.3

Bug Fixes

  • Core: Fix lib/core whitelist (#8182)
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.4

Bug Fixes

  • Angular: Fix angular2-template-loader / raw-loader version conflicts (#8269)
  • CSF: Warn when CSF and storiesOf mixed 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 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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 80 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 80 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 1733 commits ahead by 1733, behind by 181.

  • 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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.8

Bug Fixes

  • UI: Fix layout of Preview container (#8628)
  • Core: Use stable package to ensure story sorting is stable (#8795)
  • Source-loader: Warn if applied to non-stories file (#8773)
Commits

The new version differs by 10 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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 2566 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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.3.1

Bug Fixes

  • Core: Fix generated entry to import at top of file (#9398)
Commits

The new version differs by 6 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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 61 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 61 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 13 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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 42 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 42 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.3.9

Bug Fixes

  • Addon-docs: Revert breaking source indentation fix (#9609)
Commits

The new version differs by 30 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 30 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.3.10

Bug Fixes

  • Core: Upgrade min-css-extract-plugin to 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

  • Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
  • Build: Netlify for examples again (#9585)
  • Publish: Remove docs to reduce package size (#9612)
Commits

The new version differs by 22 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 22 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 17 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 17 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.3.12

Bug Fixes

  • Core: Fix dev server error - back out bad change (#9753)
Commits

The new version differs by 6 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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.3.13

Bug Fixes

  • React: Remove MiniCssExtractPlugin for CRA (#9759)

Maintenance

  • Build: Fix DLL generation race condition (#9770)
Commits

The new version differs by 29 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 29 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.3.14

Bug Fixes

  • Centered: remove typesVersions attribute (#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 41 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 41 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

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