Skip to content

Update dependency @storybook/addon-links to v4.1.11 - autoclosed

Administrator requested to merge renovate/storybook-monorepo into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@​storybook/addon-links devDependencies patch 4.1.11 source code search for "@storybook/addon-links"

Release Notes

storybooks/storybook

v4.1.11

Compare Source

Bug Fixes
  • React-native: Fixed isUIHidden param (#​5067)
  • React-native: Disabling warning if story is not set in async storage (#​5068)

v4.1.9

Compare Source

Note that 4.1.7 contained a bad merge that missed an important change. This release fixes that:

Bug Fixes
  • Core: Add missing polyfills to manager to support IE (#​5238)

v4.1.8

Compare Source

Bad release

v4.1.7

Compare Source

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)

v4.1.6

Compare Source

Bug Fixes
  • React: Fix react version backwards compatibility (#​5148)
  • UI: fix highlightColor (#​5150)
  • Core: Transpile addons.js with Babel for IE11 (#​5081)
Maintenance
  • Add CORS headers to versions.json (#​5155)
Dependency Upgrades
  • Bump puppeteer from 1.9.0 to 1.11.0 (#​5119)

v4.1.4

Compare Source

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

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading