chore(deps): update storybook monorepo to v4.0.2
This PR contains the following updates:
| Package | Type | Update | New value | References | Sourcegraph |
|---|---|---|---|---|---|
| @storybook/addon-actions | devDependencies | patch | 4.0.2 | source | |
| @storybook/addon-links | devDependencies | patch | 4.0.2 | source | |
| @storybook/addons | devDependencies | patch | 4.0.2 | source | |
| @storybook/react | devDependencies | patch | 4.0.2 | source |
Release Notes
storybooks/storybook
v4.0.2
2018-October-31
Fix broken 4.0.1 release
Bug Fixes
- Addon-knobs: fix select array values showing k #4586
v4.0.1
2018-October-31
Broken release - @storybook/client-logger somehow didn't get published to NPM.
v4.0.0
2018-October-29
Storybook 4.0 is our first major-version update in over a year! Key improvements include:
- Build tools
- View layers
- Mobile
- UI
- Storybook UI theming #3628
- Core
There are hundreds of more fixes, features, and tweaks in the 4.0 release. See changelogs for 4.0.0-rc.* and 4.0.0-alpha.* for details; check out our migration guide for a walkthrough of how to upgrade or the
migration docs for an enumeration of breaking changes.
v4.0.0-rc.6
2018-October-25
Dependency Upgrades
- Upgrade react-komposer to 2.0.5 #4547
v4.0.0-rc.5
2018-October-25
Maintenance
- Fix issue with
sb initon the Vue CLI #4535
v4.0.0-rc.4
2018-October-25
Features
- Ember: update to not require any manual setup #4544
Bug Fixes
- React: add mini-css-extract-plugin to app/react dependencies #4534
Maintenance
Dependency Upgrades
- Bump danger from 4.4.8 to 6.0.2 #4538
- Bump react-test-renderer from 16.5.2 to 16.6.0 #4536
- Bump fuse.js from 3.2.1 to 3.3.0 #4537
- Bump riot from 3.12.0 to 3.13.0 #4511
v4.0.0-rc.3
2018-October-23
Bug Fixes
Maintenance
- ADD timeout to update check #4530
- REMOVE emotion from demo components to make backwards compatibility easier && ADD demo components to official example #4527
- Exclude story files from angular app build #4485
v4.0.0-rc.2
2018-October-22
Features
- Support css-modules #4405
- Angular: Support sass files #4343
- Support "mjs" extensions #4466
- Allow presets to be async #4450
Bug Fixes
- Addon-Jest: undefined file extension #4452
Maintenance
Dependency Upgrades
- Bump copy-webpack-plugin from 4.5.3 to 4.5.4 #4492
- Bump jest-image-snapshot from 2.5.0 to 2.6.0 #4494
- Bump webpack from 4.20.2 to 4.21.0 #4477
v4.0.0-rc.1
2018-October-18
Bug Fixes
Maintenance
- Add Angular 6 fixture to the sb-cli tests #4464
Dependency Upgrades
- Require React 16.3 as a peer dependency #4458
- Bump @ember/test-helpers from 0.7.26 to 0.7.27 #4455
- Bump eslint-plugin-jest from 21.25.0 to 21.25.1 #4456
- Bump autoprefixer from 9.2.0 to 9.2.1 #4457
- Bump @types/node from 10.11.7 to 10.12.0 #4434
- Bump ember-cli-inject-live-reload from 2.0.0 to 2.0.1 #4435
- Bump gatsby-plugin-sharp from 1.6.48 to 2.0.7 in /docs #4438
- Bump marked from 0.4.0 to 0.5.1 in /docs #4437
- Bump highlight.js from 9.12.0 to 9.13.0 in /docs #4440
v4.0.0-rc.0
2018-October-15
Features
- Addon: google analytics #4138
Bug Fixes
- Improve environment var loading #4413
Maintenance
- Skip preflight check when starting cra kitchen sink #4408
- Change crna-kitchen-sink path and Some CI maintenance #4409
- Create ember entry point to official storybook #4426
Dependency Upgrades
- Bump ember-cli from 3.4.3 to 3.5.0 #4429
- Bump react-native-modal-selector from 0.0.27 to 0.0.29 #4428
- Bump ember-cli-inject-live-reload from 1.8.2 to 1.10.1 #4423
- Bump html-webpack-plugin from 4.0.0-beta.1 to 4.0.0-beta.2 #4421
- Bump react-scripts from 2.0.4 to 2.0.5 #4420
- Bump autoprefixer from 9.1.5 to 9.2.0 #4417
- Bump redux from 4.0.0 to 4.0.1 #4419
- Bump ts-loader from 5.2.1 to 5.2.2 #4418
- Bump eslint-plugin-jest from 21.24.1 to 21.25.0 #4424
- Bump lazy-universal-dotenv from 1.9.1 to 2.0.0 #4422
v4.0.0-alpha.25
2018-October-13
Breaking Changes
- CLI: Rename CLI to sb #4345
- React Native: Remove the packager from storybook #4261
- React-Native: On-device addons #4381
Features
- Storybook version update check #4334
- CLI: specify project type interactively or as option #4184
- Addon-Jest: expand supported file types #3983
- CLI-less Node api #4344
- React-Native: Updated channel to support async option #4326
- React-Native: On-device addons for notes, knobs, backgrounds #4327
- Angular: Add support for "baseUrl" and "paths" from angular-cli #4162
- Angular: Added basePath support #4323
- Vue: support string-only component #4285
- Storyshots: Add snapshot serializer option #4283
- Storyshots: Support story-specific options as function #4282
Bug Fixes
- React-native: Remove deprecated attempt to load default addons #4308
- Fix panel layouts #4304
- [logging] better error logging for when opn fails to opn #4348
- Fix iPhone viewport dimensions #4293
- Fix Array.js value to string #4336
- Fixes to cli ember support #4318
- Update
addon-jestto new propType #4252
Maintenance
- Remove CRNA fixture #4346
- Try to fix cli tests #4338
- Updated installation for Angular #4302
- Fix the broken lint #4310
- [ember] add dependencies to root application #4309
Dependency Upgrades
- Knobs/replace datepicker #4380
- Re-generate lockfiles #4404
- Run
yarn upgrade-interactive --latestin root and docs #4403 - chore(deps): #4267 upgrade lodash to latest #4284
- Bump express from 4.16.3 to 4.16.4 #4370
- Bump @angular/cli from 6.2.4 to 6.2.5 #4390
- CHANGE back to use html-webpack-plugin to keep compatibility with plugins that depend on it #4375
- Bump danger from 4.4.6 to 4.4.7 #4365
- Bump @storybook/react from 3.4.8 to 3.4.11 in /docs #4354
- Bump sitemap from 1.13.0 to 2.0.1 in /docs #4356
- Bump husky from 1.1.1 to 1.1.2 #4358
- Tech/upgrades 5 #4347
v4.0.0-alpha.24
2018-October-04
Features
- Storybook for Ember #4237
- Riot: support the tagConstructor option #4258
- Presets: Add "addons" and "config" to preset extensions #4240
Bug Fixes
- Webpack: Fix broken SVGs #4260
- Babel/minify: use
builtIns: false#4262 - Addon-Notes: Fix how markdownOptions are passed to marked #4242
- Addon-Knobs: Fix broken colorpicker #4222
v4.0.0-alpha.23
2018-September-25
Features
Bug Fixes
- Fix getstorybook CLI #4213
- FIX regression devtool, in case of cross domain parent, window.parent might throw #4199
Dependency Upgrades
- Upgrade deps dealing with license issues #4228
- Use @emotion/snapshot-serializer #4206
v4.0.0-alpha.22
2018-September-19
Features
- Storyshots: story params support #4176
- Addon-options: story params support #3965
- Presets - API generalization #4173
- start-storybook: open browser tab on first compilation #4149
- start-storybook: suggest an alternative when the port is occupied #4146
- Merge webpack optimisation configs #4121
Bug Fixes
- Angular cli - fix prebuild #4187
- Presets - add babelDefault extension #4155
- CHANGE index.html.ejs to use files over chunks && UPGRADE generate-page-webpack-plugin #4134
- Allow replacing of stories (with warning rather than error) #4061
Maintenance
Dependency Upgrades
Renovate configuration
:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot. View repository job log here.