emoji-picker-textfields-component
emoji-picker-textfields-component copied to clipboard
Update @storybook/react to the latest version 🚀
Version 3.3.0-alpha.1 of @storybook/react just got published.
Dependency | @storybook/react |
---|---|
Current Version | 3.2.11 |
Type | devDependency |
The version 3.3.0-alpha.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of @storybook/react. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v3.3.0-alpha.12017-October-02
Features
- Ability for custom storyshots testFunctions to utilise "snapshot per story file" #1841
- Viewport Addon #1753
- More detailed props table #1485
- RN: Add accessibility labels to OnDeviceUI #1780
- 1699 Have Stories on each level of hierarchy #1763
- Viewport Addon #1740
- Generate snapshot per story file #1584
- addon-links: add
LinkTo
component, andhrefTo
function #1829
Bug Fixes
- Addon(info) - wrap prop values in braces #1915
- Add polyfills to fix addon-actions in IE11 #1917
- Gracefully handle fatal webpack errors. #1918
- Fix polyfills loading order #1905
- CLI: Use actions in sample stories for vue + fix them in SFC_VUE template #1867
- Improve rendering of 'types' in addon-actions #1887
- Circular json can possibly hang #1881
- Use HtmlWebpackPlugin to import all assets (importing chunks in order) #1775
- Fix preview scrolling #1782
- Search box: make found options selectable with click #1697
- Fix incorrect yarn command in docs #1758
- Fix Docgen in static builds for Info #1725
Documentation
Maintenance
19 PRs
- Use dependencies.io for dependencies management #1920
- Use yarn workspaces on master #1916
- Drop "Install latest yarn version" step on CI #1910
- Run
eslint --fix
on master #1909 - CLI: A more human-friendly message for undetected project types #1825
- CLI: handle promise rejections #1826
- Add tests for CLI #1767
- Yarn workspaces #1810
- Knobs: allow arrays in object knob proptypes #1701
- Deprecate confusing option names #1692
- Add config for dependencies.io #1770
- A CLI for running specific tests suites, like bootstrap CLI #1752
- Remove check for sender on channel. #1407
- Refactor CLI #1840
- Refactor knobs - no longer include all runtimes #1832
- Remove open collective notice from storybook install #1940
- Run bootstrap before linting on CI #1934
- Added addon-knobs to crna and vanilla react native. #1636
- Exit with code 1 if
start-storybook --smoke-test
fails #1851
Dependency Upgrades
- Update graphql from 0.7.2 to 0.11.6 in addons/graphql #1930
- Update react-typography from 0.15.10 to 0.16.5 #1927
- Update react-render-html from 0.1.6 to 0.5.2 in addons/comments #1933
- Update react-datetime from 2.10.2 to 2.10.3 in addons/knobs #1931
- Update typography from 0.15.12 to 0.16.6 #1929
- Update graphiql from 0.7.8 to 0.11.5 in addons/graphql #1928
- Update prettier from 1.7.2 to 1.7.3 in / #1926
- Update react-stack-grid from 0.2.2 to 0.5.0 #1925
- Update react-motion from 0.1.0 to 0.5.1 #1924
- Update eslint from 4.7.2 to 4.8.0 in / #1923
- Update chroma-js from 0.7.2 to 0.7.8 #1922
- Upgrade react & friends && UPGRADE other dependencies #1908
- Update raf from 3.3.2 to 3.4.0 in / #1939
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Version 3.2.14 just got published.
Update to this version instead 🚀
Release Notes
v3.2.142017-November-01
Features
- React-native: Add platform option for haul bundler #2129
Bug Fixes
- Fixed addon-info not importing docgen descriptions #2133
- Handle full screen scrolling on iOS #2040
- Fixed infinite render loop #2100
- Fix hmr in react-native template #2194
- Fix prop type in react-native #2185
- Avoid logging an object on compilation errors #2199
Documentation
- CRA Example Cleanup - Info #2143
Maintenance
- IMPROVE integration tests so they all output a diff image when multiple fail #2197
- ADD integration artefacts store step to circle.yml #2182
- ADD integration test #2119
- Updating to new favicon #2113
- Bot for closing old issues #2186
Dependency Upgrades
12 PRs
- 7 packages updated by dependencies.io #2200
- Update jest-image-snapshot to 2.1.0 #2184
- 2 packages updated by dependencies.io #2175
- 3 packages updated by dependencies.io #2137
- 2 packages updated by dependencies.io #2131
- 4 packages updated by dependencies.io #2124
- 2 packages updated by dependencies.io #2116
- 5 packages updated by dependencies.io #2111
- 4 packages updated by dependencies.io #2109
- Add index.js file for RN 0.49 #2176
- Enable issue creation for dependencies.io #2141
- Major updates in devDependencies #2178
Version 3.2.15 just got published.
Update to this version instead 🚀
Release Notes
v3.2.152017-November-10
Features
Bug Fixes
- Fix propTypes in addon-background #2279
- Addon-info: allow duplicate displayNames #2269
- Fix browser navigation #2261
Maintenance
- Fixes to build scripts for Windows. #2051
- Update dependencies.yml to include batch updates for docs dependencies #2252
Dependency Upgrades
11 PRs
- Update 4 dependencies from npm #2267
- Update 8 dependencies from npm #2262
- Update 3 dependencies from npm #2257
- Update babel-eslint in / from 8.0.1 to 8.0.2 #2253
- 3 packages updated by dependencies.io #2251
- Update devDependencies #2232
- Update react-textarea-autosize to 5.1.0 #2233
- Update insert-css to 2.0.0 #2234
- Update file-loader to 1.1.5 #2236
- Update read-pkg-up to 3.0.0 #2237
- Update react-modal to 3.1.0 #2238
Version 3.2.16 just got published.
Update to this version instead 🚀
Release Notes
v3.2.162017-November-15
Features
- Add addon-a11y to monorepo #2292
Bug Fixes
- Addon actions: replace eval with function name assignment #2321
- FIX propwarning on basebutton && ADD style prop on basebutton #2305
- React-native: fix drawer width #2300
Maintenance
- Add Previews of deployed examples via Netlify #2304
Dependency Upgrades
30 upgrades
- Update 5 dependencies from npm #2312
- Upgraded gatsby-link in
docs
from1.6.27
to1.6.28
#2311 - Upgraded gatsby-plugin-sharp in
docs
from1.6.20
to1.6.21
#2311 - Upgraded gatsby-remark-images in
docs
from1.5.31
to1.5.32
#2311 - Upgraded gatsby in
docs
from1.9.108
to1.9.112
#2308 - Upgraded gatsby-link in
docs
from1.6.26
to1.6.27
#2308 - Upgraded gatsby-remark-copy-linked-files in
docs
from1.5.20
to1.5.21
#2308 - Upgraded gatsby-transformer-remark in
docs
from1.7.20
to1.7.21
#2308 - Upgraded react-textarea-autosize in
addons/events
from5.2.0
to5.2.1
#2309 - Upgraded react-datetime in
addons/knobs
from2.10.3
to2.11.0
#2309 - Upgraded react-textarea-autosize in
addons/knobs
from5.2.0
to5.2.1
#2309 - Upgraded react-textarea-autosize in
addons/comments
from5.2.0
to5.2.1
#2309 - Upgraded moment in
addons/knobs
from2.19.1
to2.19.2
#2293 - Upgraded moment in
addons/comments
from2.19.1
to2.19.2
#2293 - Upgraded gatsby in
docs
from1.9.100
to1.9.108
#2294 - Upgraded gatsby-link in
docs
from1.6.24
to1.6.26
#2294 - Upgraded gatsby-plugin-sharp in
docs
from1.6.19
to1.6.20
#2294 - Upgraded gatsby-remark-autolink-headers in
docs
from1.4.7
to1.4.8
#2294 - Upgraded gatsby-remark-copy-linked-files in
docs
from1.5.16
to1.5.20
#2294 - Upgraded gatsby-remark-images in
docs
from1.5.30
to1.5.31
#2294 - Upgraded gatsby-source-filesystem in
docs
from1.5.7
to1.5.8
#2294 - Upgraded gatsby-transformer-remark in
docs
from1.7.19
to1.7.20
#2294 - Update lint-staged to 5.0.0 #2291
- Upgraded eslint in
/
from4.10.0
to4.11.0
#2290 - Upgraded puppeteer in
/
from0.12.0
to0.13.0
#2290 - Update 6 dependencies from npm #2286
- Update React to 16.1.0 #2285
- Update 4 dependencies from npm #2284
- use @storybook published deprecated dependencies #2314
- Update inquirer to 4.0.0 #2298
Version 3.2.17 just got published.
Update to this version instead 🚀
Release Notes
v3.2.172017-December-03
Features
- Add dotenv support for storybook in vue and react #2345
- Add addon jest #2295
- Addon-knobs: add number config options #2371
- Addon-info: Expose style for customization #2370
Bug Fixes
- Fix addon-actions in legacy Android browser #2365
- Remove superfluous vertical scrollbar in fullscreen #2394
- Made jest test file extension name optional #2373
- Render navigation and addons panels even when they are hidden #2336
- Fix wrong "withTests" examples + add documentation #2398
Maintenance
- Issue #2196 - Set console.warn and console.error to throw in tests #2297
- Optimize CI workflow #2331
- Ignore shelljs in bithound #2322
- Fix netlify vue instance #2386
- Keep examples' deps up to date #2353
- Separate netlify instances #2340
- Issue 2196 fix unittest warnings #2343
Documentation
Dependency Upgrades
72 PRs
- Update gatsby in /docs from 1.9.127 to 1.9.128 #2420
- Update marked in /docs from 0.3.6 to 0.3.7 #2416
- Upgraded
gatsby
indocs
from "1.9.126" to "1.9.127" #2406 - Upgraded
gatsby-transformer-remark
indocs
from "1.7.22" to "1.7.23" #2406 - Upgraded
gatsby
indocs
from "1.9.125" to "1.9.126" #2399 - Upgraded
gatsby-link
indocs
from "1.6.29" to "1.6.30" #2399 - Upgraded
gatsby
indocs
from "1.9.119" to "1.9.125" #2392 - Upgraded
gatsby-link
indocs
from "1.6.28" to "1.6.29" #2392 - Upgraded
gatsby-plugin-sharp
indocs
from "1.6.21" to "1.6.22" #2392 - Upgraded
gatsby-remark-autolink-headers
indocs
from "1.4.8" to "1.4.9" #2392 - Upgraded
gatsby-remark-copy-linked-files
indocs
from "1.5.21" to "1.5.22" #2392 - Upgraded
gatsby-remark-images
indocs
from "1.5.32" to "1.5.33" #2392 - Upgraded
gatsby-remark-smartypants
indocs
from "1.4.8" to "1.4.9" #2392 - Upgraded
gatsby-source-filesystem
indocs
from "1.5.8" to "1.5.9" #2392 - Upgraded
gatsby-transformer-remark
indocs
from "1.7.21" to "1.7.22" #2392 - Upgraded
webpack-dev-middleware
inapp/react-native
from "1.12.1" to "1.12.2" #2385 - Upgraded
webpack-hot-middleware
inapp/react-native
from "2.20.0" to "2.21.0" #2385 - Upgraded
webpack-dev-middleware
inapp/react
from "1.12.1" to "1.12.2" #2385 - Upgraded
webpack-hot-middleware
inapp/react
from "2.20.0" to "2.21.0" #2385 - Upgraded
webpack-dev-middleware
inapp/vue
from "1.12.1" to "1.12.2" #2385 - Upgraded
webpack-hot-middleware
inapp/vue
from "2.20.0" to "2.21.0" #2385 - Upgraded
danger
in/
from "2.0.1" to "2.0.3" #2380 - Upgraded
eslint
in/
from "4.11.0" to "4.12.0" #2380 - Upgraded
eslint-config-prettier
in/
from "2.8.0" to "2.9.0" #2380 - Upgraded
react-modal
inlib/ui
from "3.1.3" to "3.1.4" #2364 - Upgraded
postcss-loader
inapp/react-native
from "2.0.8" to "2.0.9" #2364 - Upgraded
react-native
inapp/react-native
from "0.50.3" to "0.50.4" #2364 - Upgraded
common-tags
inapp/react
from "1.4.0" to "1.5.1" #2364 - Upgraded
postcss-loader
inapp/react
from "2.0.8" to "2.0.9" #2364 - Upgraded
common-tags
inapp/vue
from "1.4.0" to "1.5.1" #2364 - Upgraded
postcss-loader
inapp/vue
from "2.0.8" to "2.0.9" #2364 - Upgraded
commander
in/
from "2.11.0" to "2.12.1" #2359 - Upgraded
commander
inlib/cli
from "2.11.0" to "2.12.1" #2359 - Upgraded
react-modal
inlib/ui
from "3.1.2" to "3.1.3" #2359 - Upgraded
commander
inapp/react-native
from "2.11.0" to "2.12.1" #2359 - Upgraded
webpack-dev-middleware
inapp/react-native
from "1.12.0" to "1.12.1" #2359 - Upgraded
commander
inapp/react
from "2.11.0" to "2.12.1" #2359 - Upgraded
webpack-dev-middleware
inapp/react
from "1.12.0" to "1.12.1" #2359 - Upgraded
commander
inapp/vue
from "2.11.0" to "2.12.1" #2359 - Upgraded
webpack-dev-middleware
inapp/vue
from "1.12.0" to "1.12.1" #2359 - Update gatsby in docs from 1.9.118 to 1.9.119 #2354
- Upgraded
vue
inaddons/knobs
from "2.5.6" to "2.5.8" #2344 - Upgraded
ws
inapp/react-native
from "3.3.1" to "3.3.2" #2344 - Upgraded
vue
inapp/vue
from "2.5.6" to "2.5.8" #2344 - Upgraded
vue-template-compiler
inapp/vue
from "2.5.6" to "2.5.8" #2344 - Upgraded
vue
inexamples/vue-kitchen-sink
from "2.5.6" to "2.5.8" #2344 - Upgraded
vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.6" to "2.5.8" #2344 - Upgraded
eslint-config-prettier
in/
from "2.7.0" to "2.8.0" #2342 - Upgraded
eslint-plugin-react
in/
from "7.4.0" to "7.5.0" #2342 - Upgraded
vue
inaddons/knobs
from "2.5.5" to "2.5.6" #2342 - Upgraded
vue
inapp/vue
from "2.5.5" to "2.5.6" #2342 - Upgraded
vue-template-compiler
inapp/vue
from "2.5.5" to "2.5.6" #2342 - Upgraded
vue
inexamples/vue-kitchen-sink
from "2.5.5" to "2.5.6" #2342 - Upgraded
vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.5" to "2.5.6" #2342 - Update gatsby in docs from 1.9.117 to 1.9.118 #2341
- Upgraded
gatsby
indocs
from "1.9.114" to "1.9.117" #2338 - Upgraded
gh-pages
indocs
from "1.0.0" to "1.1.0" #2338 - Update gh-pages in / from 1.0.0 to 1.1.0 #2339
- Upgraded
@types/react
inaddons/knobs
from "16.0.23" to "16.0.25" #2334 - Upgraded
vue
inaddons/knobs
from "2.5.3" to "2.5.5" #2334 - Upgraded
vue-hot-reload-api
inapp/vue
from "2.2.3" to "2.2.4" #2334 - Upgraded
vue
inapp/vue
from "2.5.3" to "2.5.5" #2334 - Upgraded
vue-template-compiler
inapp/vue
from "2.5.3" to "2.5.5" #2334 - Upgraded
vue
inexamples/vue-kitchen-sink
from "2.5.3" to "2.5.5" #2334 - Upgraded
vue-hot-reload-api
inexamples/vue-kitchen-sink
from "2.2.3" to "2.2.4" #2334 - Upgraded
vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.3" to "2.5.5" #2334 - Update gatsby in docs from 1.9.112 to 1.9.114 #2333
- Upgraded
@storybook/addon-actions
indocs
from "3.2.15" to "3.2.16" #2327 - Upgraded
@storybook/addon-links
indocs
from "3.2.15" to "3.2.16" #2327 - Upgraded
@storybook/addons
indocs
from "3.2.15" to "3.2.16" #2327 - Upgraded
@storybook/react
indocs
from "3.2.15" to "3.2.16" #2327 - Update @types/node in addons/knobs from 8.0.52 to 8.0.53 #2326
Version 3.2.18 just got published.
Update to this version instead 🚀
Release Notes
v3.2.182017-December-18
Bug Fixes
- Number knob: apply default min/max/step values only in range mode #2437
- [addon-actions] Check result of getPropertyDescriptor for IE11 #2428
- Edited template of search box result item to fix overflow text in row #2419
- Fix missing supported extension check in case when asset is a string #2468
Documentation
- Fix react-native-vanilla to actually run storybook and document how to run it #2274
- Add another state addon to the gallery #2391
- Create ISSUE_TEMPLATE.md #2426
- fix Button dependency & typo in composant name in documentation #2465
- add vue storybook boilerplate #2421
- fix: update links to webpack docs #2512
Maintenance
Dependency Upgrades
139 PRs
- Update gatsby in /docs from 1.9.139 to 1.9.141 #2510
- Update gatsby in /docs from 1.9.138 to 1.9.139 #2499
- Upgraded
eslint-plugin-prettier
in/
from "2.3.1" to "2.4.0" #2500 - Upgraded
graphql
inaddons/graphql
from "0.11.7" to "0.12.3" #2500 - Upgraded
moment
inaddons/knobs
from "2.19.4" to "2.20.0" #2500 - Upgraded
ws
inapp/react-native
from "3.3.2" to "3.3.3" #2500 - Upgraded
moment
inaddons/comments
from "2.19.4" to "2.20.0" #2500 - Update gatsby in /docs from 1.9.135 to 1.9.138 #2497
- Upgraded
eslint-plugin-jest
in/
from "21.4.3" to "21.5.0" #2496 - Upgraded
nodemon
in/
from "1.12.7" to "1.13.2" #2496 - Upgraded
nodemon
inapp/react
from "1.12.7" to "1.13.2" #2496 - Upgraded
nodemon
inapp/vue
from "1.12.7" to "1.13.2" #2496 - Update gatsby-remark-copy-linked-files in /docs from 1.5.23 to 1.5.24 #2495
- Update gatsby in /docs from 1.9.134 to 1.9.135 #2491
- Update danger in / from 2.1.4 to 2.1.5 #2489
- Upgraded
gatsby-plugin-sharp
in/docs
from "1.6.23" to "1.6.24" #2490 - Upgraded
gatsby-remark-images
in/docs
from "1.5.35" to "1.5.36" #2490 - Upgraded
eslint-plugin-jest
in/
from "21.4.2" to "21.4.3" #2488 - Upgraded
nodemon
in/
from "1.12.6" to "1.12.7" #2488 - Upgraded
symlink-dir
in/
from "1.1.0" to "1.1.1" #2488 - Upgraded
@types/node
inaddons/knobs
from "8.0.58" to "8.5.1" #2488 - Upgraded
@types/react
inaddons/knobs
from "16.0.29" to "16.0.30" #2488 - Upgraded
style-loader
inaddons/knobs
from "0.19.0" to "0.19.1" #2488 - Upgraded
vue
inaddons/knobs
from "2.5.10" to "2.5.11" #2488 - Upgraded
autoprefixer
inapp/react-native
from "7.2.2" to "7.2.3" #2488 - Upgraded
style-loader
inapp/react-native
from "0.18.2" to "0.19.1" #2488 - Upgraded
autoprefixer
inapp/react
from "7.2.2" to "7.2.3" #2488 - Upgraded
style-loader
inapp/react
from "0.18.2" to "0.19.1" #2488 - Upgraded
nodemon
inapp/react
from "1.12.6" to "1.12.7" #2488 - Upgraded
autoprefixer
inapp/vue
from "7.2.2" to "7.2.3" #2488 - Upgraded
style-loader
inapp/vue
from "0.18.2" to "0.19.1" #2488 - Upgraded
nodemon
inapp/vue
from "1.12.6" to "1.12.7" #2488 - Upgraded
vue
inapp/vue
from "2.5.10" to "2.5.11" #2488 - Upgraded
vue-template-compiler
inapp/vue
from "2.5.10" to "2.5.11" #2488 - Upgraded
vue
inexamples/vue-kitchen-sink
from "2.5.10" to "2.5.11" #2488 - Upgraded
vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.10" to "2.5.11" #2488 - Upgraded
gatsby-link
in/docs
from "1.6.31" to "1.6.32" #2486 - Upgraded
gatsby-transformer-remark
in/docs
from "1.7.24" to "1.7.25" #2486 - Upgraded
gatsby
in/docs
from "1.9.131" to "1.9.134" #2486 - Upgraded
gatsby-remark-images
in/docs
from "1.5.34" to "1.5.35" #2476 - Upgraded
gatsby-source-filesystem
in/docs
from "1.5.10" to "1.5.11" #2476 - Upgraded
gatsby
in/docs
from "1.9.130" to "1.9.131" #2476 - Upgraded
eslint-plugin-jsx-a11y
in/
from "6.0.2" to "6.0.3" #2477 - Upgraded
nodemon
in/
from "1.12.5" to "1.12.6" #2477 - Upgraded
vue
inaddons/knobs
from "2.5.9" to "2.5.10" #2477 - Upgraded
react-modal
inlib/ui
from "3.1.7" to "3.1.8" #2477 - Upgraded
nodemon
inapp/react
from "1.12.5" to "1.12.6" #2477 - Upgraded
nodemon
inapp/vue
from "1.12.5" to "1.12.6" #2477 - Upgraded
vue
inapp/vue
from "2.5.9" to "2.5.10" #2477 - Upgraded
vue-template-compiler
inapp/vue
from "2.5.9" to "2.5.10" #2477 - Upgraded
vue
inexamples/vue-kitchen-sink
from "2.5.9" to "2.5.10" #2477 - Upgraded
vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.9" to "2.5.10" #2477 - Upgraded
danger
in/
from "2.1.3" to "2.1.4" #2473 - Upgraded
eslint
in/
from "4.13.0" to "4.13.1" #2473 - Upgraded
prettier
in/
from "1.9.1" to "1.9.2" #2473 - Upgraded
@types/node
inaddons/knobs
from "8.0.57" to "8.0.58" #2473 - Upgraded
@types/react
inaddons/knobs
from "16.0.28" to "16.0.29" #2473 - Upgraded
core-js
inapp/react
from "2.5.2" to "2.5.3" #2473 - Upgraded
core-js
inapp/vue
from "2.5.2" to "2.5.3" #2473 - Upgraded
moment
inaddons/knobs
from "2.19.3" to "2.19.4" #2462 - Upgraded
moment
inaddons/comments
from "2.19.3" to "2.19.4" #2462 - Upgraded
react-inspector
inaddons/actions
from "2.2.1" to "2.2.2" #2457 - Upgraded
react-inspector
inlib/ui
from "2.2.1" to "2.2.2" #2457 - Upgraded
gatsby-link
in/docs
from "1.6.30" to "1.6.31" #2458 - Upgraded
gatsby-plugin-sharp
in/docs
from "1.6.22" to "1.6.23" #2458 - Upgraded
gatsby-remark-autolink-headers
in/docs
from "1.4.9" to "1.4.10" #2458 - Upgraded
gatsby-remark-copy-linked-files
in/docs
from "1.5.22" to "1.5.23" #2458 - Upgraded
gatsby-remark-images
in/docs
from "1.5.33" to "1.5.34" #2458 - Upgraded
gatsby-remark-smartypants
in/docs
from "1.4.9" to "1.4.10" #2458 - Upgraded
gatsby-source-filesystem
in/docs
from "1.5.9" to "1.5.10" #2458 - Upgraded
gatsby-transformer-remark
in/docs
from "1.7.23" to "1.7.24" #2458 - Upgraded
gatsby
in/docs
from "1.9.128" to "1.9.130" #2458 - Update react-stack-grid in /docs from 0.6.0 to 0.7.0 #2453
- Upgraded
eslint
in/
from "4.12.1" to "4.13.0" #2454 - Upgraded
core-js
inapp/react
from "2.5.1" to "2.5.2" #2454 - Upgraded
core-js
inapp/vue
from "2.5.1" to "2.5.2" #2454 - Upgraded
@types/node
inaddons/knobs
from "8.0.56" to "8.0.57" #2448 - Upgraded
@types/react
inaddons/knobs
from "16.0.27" to "16.0.28" #2448 - Upgraded
autoprefixer
inapp/react-native
from "7.2.1" to "7.2.2" #2448 - Upgraded
autoprefixer
inapp/react
from "7.2.1" to "7.2.2" #2448 - Upgraded
autoprefixer
inapp/vue
from "7.2.1" to "7.2.2" #2448 - Upgraded
danger
in/
from "2.1.2" to "2.1.3" #2447 - Upgraded
jscodeshift
inlib/codemod
from "0.3.32" to "0.4.0" #2447 - Upgraded
jscodeshift
inlib/cli
from "0.3.32" to "0.4.0" #2447 - Upgraded
webpack-dev-server
inexamples/vue-kitchen-sink
from "2.9.6" to "2.9.7" #2447 - Upgraded
danger
in/
from "2.0.3" to "2.1.2" #2442 - Upgraded
eslint-plugin-jest
in/
from "21.4.1" to "21.4.2" #2442 - Upgraded
github-release-from-changelog
in/
from "1.2.1" to "1.3.0" #2442 - Upgraded
nodemon
in/
from "1.12.4" to "1.12.5" #2442 - Upgraded
prettier
in/
from "1.9.0" to "1.9.1" #2442 - Upgraded
@types/node
inaddons/knobs
from "8.0.54" to "8.0.55" #2442 - Upgraded
react-native
inapp/react-native
from "0.50.4" to "0.51.0" #2442 - Upgraded
nodemon
inapp/react
from "1.12.4" to "1.12.5" #2442 - Upgraded
nodemon
inapp/vue
from "1.12.4" to "1.12.5" #2442 - Upgraded
@types/node
inaddons/knobs
from "8.0.54" to "8.0.56" #2443 - Upgraded
webpack-dev-server
inexamples/vue-kitchen-sink
from "2.9.5" to "2.9.6" #2443 - Update fs-extra in / from 4.0.2 to 4.0.3 #2433
- Upgraded
eslint-plugin-jest
in/
from "21.4.0" to "21.4.1" #2430 - Upgraded
prettier
in/
from "1.8.2" to "1.9.0" #2430 - Upgraded
babel-eslint
in/
from "8.0.2" to "8.0.3" #2429 - Upgraded
commander
in/
from "2.12.1" to "2.12.2" #2429 - Upgraded
eslint
in/
from "4.12.0" to "4.12.1" #2429 - Upgraded
eslint-plugin-jest
in/
from "21.3.2" to "21.4.0" #2429 - Upgraded
inquirer
in/
from "4.0.0" to "4.0.1" #2429 - Upgraded
nodemon
in/
from "1.12.1" to "1.12.4" #2429 - Upgraded
moment
inaddons/knobs
from "2.19.2" to "2.19.3" #2429 - Upgraded
react-datetime
inaddons/knobs
from "2.11.0" to "2.11.1" #2429 - Upgraded
@types/node
inaddons/knobs
from "8.0.53" to "8.0.54" #2429 - Upgraded
@types/react
inaddons/knobs
from "16.0.25" to "16.0.27" #2429 - Upgraded
typescript
inaddons/knobs
from "2.6.1" to "2.6.2" #2429 - Upgraded
vue
inaddons/knobs
from "2.5.8" to "2.5.9" #2429 - Upgraded
commander
inlib/cli
from "2.12.1" to "2.12.2" #2429 - Upgraded
react-modal
inlib/ui
from "3.1.4" to "3.1.7" #2429 - Upgraded
autoprefixer
inapp/react-native
from "7.1.6" to "7.2.1" #2429 - Upgraded
commander
inapp/react-native
from "2.12.1" to "2.12.2" #2429 - Upgraded
webpack
inapp/react-native
from "3.8.1" to "3.10.0" #2429 - Upgraded
airbnb-js-shims
inapp/react
from "1.3.0" to "1.4.0" #2429 - Upgraded
autoprefixer
inapp/react
from "7.1.6" to "7.2.1" #2429 - Upgraded
commander
inapp/react
from "2.12.1" to "2.12.2" #2429 - Upgraded
webpack
inapp/react
from "3.8.1" to "3.10.0" #2429 - Upgraded
nodemon
inapp/react
from "1.12.1" to "1.12.4" #2429 - Upgraded
airbnb-js-shims
inapp/vue
from "1.3.0" to "1.4.0" #2429 - Upgraded
autoprefixer
inapp/vue
from "7.1.6" to "7.2.1" #2429 - Upgraded
commander
inapp/vue
from "2.12.1" to "2.12.2" #2429 - Upgraded
webpack
inapp/vue
from "3.8.1" to "3.10.0" #2429 - Upgraded
nodemon
inapp/vue
from "1.12.1" to "1.12.4" #2429 - Upgraded
vue
inapp/vue
from "2.5.8" to "2.5.9" #2429 - Upgraded
vue-template-compiler
inapp/vue
from "2.5.8" to "2.5.9" #2429 - Upgraded
marked
inaddons/comments
from "0.3.6" to "0.3.7" #2429 - Upgraded
moment
inaddons/comments
from "2.19.2" to "2.19.3" #2429 - Upgraded
vue
inexamples/vue-kitchen-sink
from "2.5.8" to "2.5.9" #2429 - Upgraded
vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.8" to "2.5.9" #2429 - Upgraded
webpack
inexamples/vue-kitchen-sink
from "3.8.1" to "3.10.0" #2429 - Upgraded
webpack-dev-server
inexamples/vue-kitchen-sink
from "2.9.4" to "2.9.5" #2429 - Upgraded
@storybook/addon-actions
in/docs
from "3.2.16" to "3.2.17" #2427 - Upgraded
@storybook/addon-links
in/docs
from "3.2.16" to "3.2.17" #2427 - Upgraded
@storybook/addons
in/docs
from "3.2.16" to "3.2.17" #2427 - Upgraded
@storybook/react
in/docs
from "3.2.16" to "3.2.17" #2427 - React 16.2 #2393
Version 3.2.19 just got published.
Update to this version instead 🚀
Release Notes
v3.2.192017-December-23
Bug Fixes
- fix compatibility with @babel/core v7 #2494
Maintenance
- FIX the failing netlify builds #2527
Documentation
- UPDATE readme with new slackin link #2536
Dependency Upgrades
55 Updates
- UPDATE "react-split-pane": "^0.1.74", to FIX an breaking issue [#2528](https://github.com/storybooks/storybook/pull/2528) - Upgraded `cross-env` in `/` from "5.1.1" to "5.1.3" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `nodemon` in `/` from "1.13.3" to "1.14.3" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `glamorous` in `lib/components` from "4.11.0" to "4.11.2" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `glamorous` in `addons/jest` from "4.11.0" to "4.11.2" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `@types/node` in `addons/knobs` from "8.5.1" to "8.5.2" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `vue` in `addons/knobs` from "2.5.12" to "2.5.13" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `common-tags` in `app/react` from "1.5.1" to "1.6.0" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `glamorous` in `app/react` from "4.11.0" to "4.11.2" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `nodemon` in `app/react` from "1.13.3" to "1.14.3" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `common-tags` in `app/vue` from "1.5.1" to "1.6.0" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `nodemon` in `app/vue` from "1.13.3" to "1.14.3" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `vue` in `app/vue` from "2.5.12" to "2.5.13" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `vue-loader` in `app/vue` from "13.6.0" to "13.6.1" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `vue-template-compiler` in `app/vue` from "2.5.12" to "2.5.13" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `vue` in `examples/vue-kitchen-sink` from "2.5.12" to "2.5.13" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `cross-env` in `examples/vue-kitchen-sink` from "5.1.1" to "5.1.3" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `vue-loader` in `examples/vue-kitchen-sink` from "13.6.0" to "13.6.1" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `vue-template-compiler` in `examples/vue-kitchen-sink` from "2.5.12" to "2.5.13" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `glamorous` in `examples/cra-kitchen-sink` from "4.11.0" to "4.11.2" [#2540](https://github.com/storybooks/storybook/pull/2540) - Upgraded `gatsby-remark-autolink-headers` in `/docs` from "1.4.10" to "1.4.11" [#2541](https://github.com/storybooks/storybook/pull/2541) - Upgraded `gatsby-transformer-remark` in `/docs` from "1.7.25" to "1.7.26" [#2541](https://github.com/storybooks/storybook/pull/2541) - Upgraded `gatsby` in `/docs` from "1.9.148" to "1.9.149" [#2541](https://github.com/storybooks/storybook/pull/2541) - Update gatsby in /docs from 1.9.146 to 1.9.147 [#2535](https://github.com/storybooks/storybook/pull/2535) - Upgraded `gatsby-remark-copy-linked-files` in `/docs` from "1.5.24" to "1.5.25" [#2529](https://github.com/storybooks/storybook/pull/2529) - Upgraded `gatsby` in `/docs` from "1.9.144" to "1.9.146" [#2529](https://github.com/storybooks/storybook/pull/2529) - Update gatsby in /docs from 1.9.143 to 1.9.144 [#2524](https://github.com/storybooks/storybook/pull/2524) - Update gatsby in /docs from 1.9.142 to 1.9.143 [#2521](https://github.com/storybooks/storybook/pull/2521) - Upgraded `enzyme-adapter-react-16` in `/` from "1.1.0" to "1.1.1" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `jest-image-snapshot` in `/` from "2.2.0" to "2.2.1" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `axe-core` in `addons/a11y` from "2.5.0" to "2.6.0" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `moment` in `addons/knobs` from "2.20.0" to "2.20.1" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `vue` in `addons/knobs` from "2.5.11" to "2.5.12" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `vue` in `app/vue` from "2.5.11" to "2.5.12" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `vue-template-compiler` in `app/vue` from "2.5.11" to "2.5.12" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `moment` in `addons/comments` from "2.20.0" to "2.20.1" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `vue` in `examples/vue-kitchen-sink` from "2.5.11" to "2.5.12" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `vue-template-compiler` in `examples/vue-kitchen-sink` from "2.5.11" to "2.5.12" [#2520](https://github.com/storybooks/storybook/pull/2520) - Upgraded `@storybook/addon-actions` in `/docs` from "3.2.17" to "3.2.18" [#2519](https://github.com/storybooks/storybook/pull/2519) - Upgraded `@storybook/addon-links` in `/docs` from "3.2.17" to "3.2.18" [#2519](https://github.com/storybooks/storybook/pull/2519) - Upgraded `@storybook/addons` in `/docs` from "3.2.17" to "3.2.18" [#2519](https://github.com/storybooks/storybook/pull/2519) - Upgraded `@storybook/react` in `/docs` from "3.2.17" to "3.2.18" [#2519](https://github.com/storybooks/storybook/pull/2519) - Upgraded `gatsby` in `/docs` from "1.9.141" to "1.9.142" [#2519](https://github.com/storybooks/storybook/pull/2519) - Upgraded `nodemon` in `/` from "1.13.2" to "1.13.3" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `graphql` in `addons/graphql` from "0.11.7" to "0.12.0" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `@types/react` in `addons/knobs` from "16.0.30" to "16.0.31" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `file-loader` in `app/react-native` from "1.1.5" to "1.1.6" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `file-loader` in `app/react` from "1.1.5" to "1.1.6" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `nodemon` in `app/react` from "1.13.2" to "1.13.3" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `file-loader` in `app/vue` from "1.1.5" to "1.1.6" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `nodemon` in `app/vue` from "1.13.2" to "1.13.3" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `vue-loader` in `app/vue` from "13.5.0" to "13.6.0" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `file-loader` in `examples/vue-kitchen-sink` from "1.1.5" to "1.1.6" [#2498](https://github.com/storybooks/storybook/pull/2498) - Upgraded `vue-loader` in `examples/vue-kitchen-sink` from "13.5.0" to "13.6.0" [#2498](https://github.com/storybooks/storybook/pull/2498) - Update danger in / from 2.1.5 to 2.1.6 [#2511](https://github.com/storybooks/storybook/pull/2511)
Version 3.3.0 just got published.
Update to this version instead 🚀
Release Notes
v3.3.02017-December-26
At long last! 3.3 contains a few major features and a ginormous backlog of smaller changes. A few highlights:
- Add angular support: Storybook for Angular #1474
- Viewport Addon: simulate device sizes #1740
- Jest Addon: preview test results in Storybook #2295
- Stories panel: Stories on each hierarchy level #1763
- Storyshots: Generate snapshot per story file #1584
- Add support for importing markdown in storybook #2299
We'll do a better job of getting out smaller releases next time around. ;-)
Features
- Add support for importing markdown in storybook #2299
- Add
TableComponent
option for addon-info #2400 - Change keyboard shortcuts to platform safe #1858
- Replace
console
withclient-logger
andnode-logger
packages #2347 - Add renderer option to storyshots #2414
- Added type annotation to helpers, added ts declaration files for angu… #2459
- Adding extra metadata to module/components #2526
- Fix ng component prop output override #2456
- [WIP] Angular versions support #2467
- Angular Add custom pipes support #2518
- Add angular support: Storybook for Angular #1474
- Fix addon Knobs: add array in Object PropTypes #2227
- Adds error when storyshots finds no stories #2079
- Add addon background to monorepo #2220
- Add ability to parse line breaks into
for Docgen descriptions #2053 - Ability for custom storyshots testFunctions to utilise "snapshot per story file" #1841
- Viewport Addon #1753
- Viewport Addon #1740
- Generate snapshot per story file #1584
- addon-links: add
LinkTo
component, andhrefTo
function #1829 - Viewport addon: simulate device sizes in preview window #1753
- CLI: Add codemod for deprecated addon-links and addon-actions from app #1368
- Info addon: More detailed props table #1485
- React native: Add accessibility labels to OnDeviceUI #1780
- Stories panel: Stories on each hierarchy level #1763
- Storyshots: Generate snapshot per story file #1584
- CLI: Add support for Vue projects using Nuxt #1794
Bug Fixes
- Fix whitespace on info add-on card #2543
- Angular component props assignment improvements #2554
- Remove redundant render in react #2503
- Addon-actions: Fix types and refactor #2438
- Fix warnings in search box #2479
- Migrate to marksy@6 #2464
- Extract Jest config from package.json to config file #2424
- Fix Horizontal Scrollbar of DownPanel #2410
- Move
@storybook/addons
to peerDependencies in all addons #2335 - Fix compatibility with @babel/core v7 #2494
- Unmount after storyshot snapshot #2417
- Fix HMR by saving the preview frame URL as the story changes #2349
- Fix CLI babel transpilation #2350
- Move LinkTo component to a separate
addon-links/react
endpoint #2239 - Fix Array Knob deserialization #2217
- Return the test in storyshots to respect promises. #2218
- Knobs refactor accidentally removed select #2210
- Add HMR to other RN app templates #2213
- Autoload all
*.stories.js
files in cli templates #2195 - Fix info upgrade codemod failing when optional description string is not supplied #2138
- Fix
flex-basis
ofDownPanel
content div #2126 - CLI: Use actions in sample stories for vue + fix them in SFC_VUE template #1867
- Improve rendering of 'types' in addon-actions #1887
- Circular json can possibly hang #1881
- Use HtmlWebpackPlugin to import all assets (importing chunks in order) #1775
- Fix preview scrolling #1782
- Search box: make found options selectable with click #1697
- Fix Docgen in static builds for Info #1725
- Return empty array when Array knob is empty #1811
- Import chunks/assets in correct order using HtmlWebpackPlugin #1775
- Fix preview scrolling #1782
- Height aligned 2 buttons in manager's header #1769
- Search box: make found options selectable with click #1697
- Info addon: Fix Docgen in static builds #1725
- Knobs: allow arrays in object knob proptypes #1701
Documentation
- Make dependencies more deterministic #1703
- Addon-info: deep merge passed styles with default ones #2449
- Test documentation duplication fix #2228
- Updated local test documentation #2224
- Add state addon to the addons page #2012
- Add community addon to add the ability to customize styles in the story preview area #2007
- Add Figma addon to community supported section #2009
- Update storybook-router description in the addon gallery. #1991
- Make dependencies more deterministic #1703
- Synced changes from new-docs to CONTRIBUTING.md #1911
- Fix incorrect yarn command in docs #1758
- Improve linkTo documentation #1793
- Add carbon to examples page #1764
- Minor grammar fixes and clarification to Vue documentation #1756
- Fix incorrect yarn command in docs #1758
- Add storybook-chrome-screenshot to addon gallery #1761
- Fixing typo on VueJS withNotes Example #1787
- Improve linkTo documentation #1793
- Add carbon to examples page #1764
- Minor grammar fixes and clarification to Vue documentation #1756
- Fix incorrect yarn command in docs #1758
- Add storybook-chrome-screenshot to addon gallery #1761
- Fixing typo on VueJS withNotes Example #1787
Maintenance
- Switch to UglifyJS that supports ES6 and up #2530
- Move everything from lodash to lodash-es #2558
- Misc fixes #2556
- CI: test that angular example works #2557
- FIX
yarn test
& selecting only core #2219 - CLI test: always remove
run
directory before exiting #2201 - Bot for closing old issues #2186
- Drop "Install latest yarn version" step on CI #1910
- CLI: A more human-friendly message for undetected project types #1825
- CLI: handle promise rejections #1826
- Add tests for CLI #1767
- Yarn workspaces #1810
- Knobs: allow arrays in object knob proptypes #1701
- Deprecate confusing option names #1692
- A CLI for running specific tests suites, like bootstrap CLI #1752
- Remove check for sender on channel. #1407
- Exit with code 1 if
start-storybook --smoke-test
fails #1851 - Refactor CLI #1840
- Refactor knobs - no longer include all runtimes #1832
- Added addon-knobs to crna and vanilla react native. #1636
- Deprecate confusing option names #1692
- A CLI for running specific tests suites, like bootstrap CLI #1752
- Remove check for sender on channel. #1407
- Use yarn instead of NPM #1703
- Add config for dependencies.io #1770
- Added addon-knobs to crna and vanilla react native. #1636
- Fixed Jest warnings #1744
- Smoke test master #1801
Dependency Upgrades
57 Upgrades
- Update babel-eslint in / from 8.1.1 to 8.1.2 #2562
- Update babel-eslint in / from 8.1.0 to 8.1.1 #2561
- Update babel-eslint in / from 8.0.3 to 8.1.0 #2559
- Upgraded
eslint
in/
from "4.13.1" to "4.14.0" #2555 - Upgraded
jest-specific-snapshot
inaddons/storyshots
from "0.2.0" to "0.3.0" #2555 - Upgraded
style-loader
inapp/angular
from "0.17.0" to "0.18.2" #2555 - Upgraded
npx
inlib/cli
from "9.6.0" to "9.7.1" #2555 - Upgraded
@angular/cli
inexamples/angular-cli
from "1.3.0" to "1.6.2" #2555 - Upgraded
@types/jasmine
inexamples/angular-cli
from "2.5.54" to "2.8.2" #2555 - Upgraded
jasmine-core
inexamples/angular-cli
from "2.6.4" to "2.8.0" #2555 - Upgraded
jasmine-spec-reporter
inexamples/angular-cli
from "4.1.1" to "4.2.1" #2555 - Upgraded
karma-chrome-launcher
inexamples/angular-cli
from "2.1.1" to "2.2.0" #2555 - Upgraded
karma-coverage-istanbul-reporter
inexamples/angular-cli
from "1.3.0" to "1.3.1" #2555 - Upgraded
protractor
inexamples/angular-cli
from "5.1.2" to "5.2.2" #2555 - Upgraded
ts-node
inexamples/angular-cli
from "3.2.2" to "3.3.0" #2555 - Upgraded
tslint
inexamples/angular-cli
from "5.3.2" to "5.8.0" #2555 - UPGRADE jest & react-native #2542
- Move back to original fuse.js package #2478
- UPDATE "react-split-pane": "^0.1.74", to FIX an breaking issue #2528
- Upgraded
gatsby-remark-copy-linked-files
in/docs
from "1.5.24" to "1.5.25" #2529 - Upgraded
gatsby
in/docs
from "1.9.144" to "1.9.146" #2529 - Update gatsby in /docs from 1.9.143 to 1.9.144 #2524
- Update gatsby in /docs from 1.9.142 to 1.9.143 #2521
- Upgraded
enzyme-adapter-react-16
in/
from "1.1.0" to "1.1.1" #2520 - Upgraded
jest-image-snapshot
in/
from "2.2.0" to "2.2.1" #2520 - Upgraded
axe-core
inaddons/a11y
from "2.5.0" to "2.6.0" #2520 - Upgraded
moment
inaddons/knobs
from "2.20.0" to "2.20.1" #2520 - Upgraded
vue
inaddons/knobs
from "2.5.11" to "2.5.12" #2520 - Upgraded
vue
inapp/vue
from "2.5.11" to "2.5.12" #2520 - Upgraded
vue-template-compiler
inapp/vue
from "2.5.11" to "2.5.12" #2520 - Upgraded
moment
inaddons/comments
from "2.20.0" to "2.20.1" #2520 - Upgraded
vue
inexamples/vue-kitchen-sink
from "2.5.11" to "2.5.12" #2520 - Upgraded
vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.11" to "2.5.12" #2520 - Upgraded
@storybook/addon-actions
in/docs
from "3.2.17" to "3.2.18" #2519 - Upgraded
@storybook/addon-links
in/docs
from "3.2.17" to "3.2.18" #2519 - Upgraded
@storybook/addons
in/docs
from "3.2.17" to "3.2.18" #2519 - Upgraded
@storybook/react
in/docs
from "3.2.17" to "3.2.18" #2519 - Upgraded
gatsby
in/docs
from "1.9.141" to "1.9.142" #2519 - Upgraded
nodemon
in/
from "1.13.2" to "1.13.3" #2498 - Upgraded
graphql
inaddons/graphql
from "0.11.7" to "0.12.0" #2498 - Upgraded
@types/react
inaddons/knobs
from "16.0.30" to "16.0.31" #2498 - Upgraded
file-loader
inapp/react-native
from "1.1.5" to "1.1.6" #2498 - Upgraded
file-loader
inapp/react
from "1.1.5" to "1.1.6" #2498 - Upgraded
nodemon
inapp/react
from "1.13.2" to "1.13.3" #2498 - Upgraded
file-loader
inapp/vue
from "1.1.5" to "1.1.6" #2498 - Upgraded
nodemon
inapp/vue
from "1.13.2" to "1.13.3" #2498 - Upgraded
vue-loader
inapp/vue
from "13.5.0" to "13.6.0" #2498 - Upgraded
file-loader
inexamples/vue-kitchen-sink
from "1.1.5" to "1.1.6" #2498 - Upgraded
vue-loader
inexamples/vue-kitchen-sink
from "13.5.0" to "13.6.0" #2498 - Update danger in / from 2.1.5 to 2.1.6 #2511
- Update react-native from 0.43.4 to 0.49.3 in app/react-native #1971
- React-Native - Docs - Add Issues section for Android Emulator #2078
- Upgrade eslint-config-airbnb and make it pass #2212
- Add config for dependencies.io #1770
- Upgrade root dependencies and sync with packages #1802
- Update jest to the latest version
🚀 #1799 - Update eslint-plugin-jest to the latest version
🚀 #1795 - Update lerna to the latest version
🚀 #1768
Version 3.3.1 just got published.
Version 3.3.2 just got published.
Update to this version instead 🚀
Release Notes
v3.3.22017-December-28
Bug Fixes
- Use store revisions to ensure that stories re-render on HMR. #2588
- Fix @storybook/client-logger import #2576
- Fixed react peer dependency #2584
Documentation
- Docs: fix logos display & add babelrc #2585
- add guide for Angular #2574
- Update custom webpack config docs #2578
- Attempt to make propTablesExclude usage clearer #2568
Maintenance
Dependency Upgrades
- Upgraded
make-error
inaddons/actions
from "1.3.0" to "1.3.2" #2586 - Upgraded
zone.js
inapp/angular
from "0.8.18" to "0.8.19" #2586 - Upgraded
zone.js
inexamples/angular-cli
from "0.8.18" to "0.8.19" #2586 - Upgraded
@angular/cli
inexamples/angular-cli
from "1.6.2" to "1.6.3" #2586 - Upgraded
uglifyjs-webpack-plugin
inapp/react
from "1.1.4" to "1.1.5" #2581 - Upgraded
uglifyjs-webpack-plugin
inapp/angular
from "1.1.4" to "1.1.5" #2581 - Upgraded
uglifyjs-webpack-plugin
inapp/react-native
from "1.1.4" to "1.1.5" #2581 - Upgraded
uglifyjs-webpack-plugin
inapp/vue
from "1.1.4" to "1.1.5" #2581 - Upgraded
karma-coverage-istanbul-reporter
inexamples/angular-cli
from "1.3.1" to "1.3.3" #2581
Version 3.3.3 just got published.
Version 3.3.4 just got published.
Update to this version instead 🚀
Release Notes
v3.3.42018-January-07
Bug Fixes
- Fix config dir detection #2666
- Removed lowercase-only restriction for knobs #2646
- Add IE11 compatibility meta tag #2650
- Allow transparency in color knob #2624
- RN: Use haul/bin/cli.js for cross-platform support #2577
- Publish package sources along with transpiled files #2604
- Fixed all peerDependencies for apps. #2601
- Renamed angular root node to avoid name collisions #2657
- Add .ts compatibility to storyshots #2639
- Remove @angular/core dep from knobs peer. #2640
- Angular: Change template story files extension .ts #2594
- Skip serializing (Synthetic)Events #2626
Maintenance
- Separate stories in angular-cli example #2592
Dependency Upgrades
13 Upgrades
- Upgraded
@types/lodash
in/
from "4.14.91" to "4.14.92" #2659 - Upgraded
marksy
inaddons/info
from "6.0.1" to "6.0.2" #2659 - Upgraded
css-loader
inapp/react
from "0.28.7" to "0.28.8" #2659 - Upgraded
html-loader
inapp/react
from "0.5.1" to "0.5.4" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/react
from "1.1.5" to "1.1.6" #2659 - Upgraded
css-loader
inapp/angular
from "0.28.7" to "0.28.8" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/angular
from "1.1.5" to "1.1.6" #2659 - Upgraded
css-loader
inapp/react-native
from "0.28.7" to "0.28.8" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/react-native
from "1.1.5" to "1.1.6" #2659 - Upgraded
css-loader
inapp/vue
from "0.28.7" to "0.28.8" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/vue
from "1.1.5" to "1.1.6" #2659 - Upgraded
@types/node
inexamples/angular-cli
from "6.0.95" to "6.0.96" #2659 - Upgraded
css-loader
inexamples/vue-kitchen-sink
from "0.28.7" to "0.28.8" #2659
Version 3.3.5 just got published.
Version 3.3.6 just got published.
Version 3.3.7 just got published.
Version 3.4.0-alpha.1 just got published.
Update to this version instead 🚀
Release Notes
v3.4.0-alpha.12018-January-10
In addition to the changes listed here, also contains fixes from 3.3.5 and 3.3.6 and 3.3.7.
Features
- Custom tsconfig.json for angular apps. #2669
Dependency Upgrades
105 Upgrades
- Upgraded
babel-eslint
in/
from "8.1.2" to "8.2.1" #2700 - Upgraded
eslint-plugin-jest
in/
from "21.5.0" to "21.6.1" #2700 - Upgraded
jest
in/
from "22.0.4" to "22.0.5" #2700 - Upgraded
jest-cli
in/
from "22.0.4" to "22.0.5" #2700 - Upgraded
jest-config
in/
from "22.0.4" to "22.0.5" #2700 - Upgraded
jest-diff
in/
from "22.0.3" to "22.0.5" #2700 - Upgraded
jest-environment-jsdom
in/
from "22.0.4" to "22.0.5" #2700 - Upgraded
jest-jasmine2
in/
from "22.0.4" to "22.0.5" #2700 - Upgraded
lerna
in/
from "2.5.1" to "2.6.0" #2700 - Upgraded
nodemon
in/
from "1.14.9" to "1.14.10" #2700 - Upgraded
common-tags
inapp/react
from "1.6.0" to "1.7.0" #2700 - Upgraded
nodemon
inapp/react
from "1.14.9" to "1.14.10" #2700 - Upgraded
common-tags
inapp/angular
from "1.6.0" to "1.7.0" #2700 - Upgraded
nodemon
inapp/angular
from "1.14.9" to "1.14.10" #2700 - Upgraded
common-tags
inapp/vue
from "1.6.0" to "1.7.0" #2700 - Upgraded
nodemon
inapp/vue
from "1.14.9" to "1.14.10" #2700 - Upgraded
vue-loader
inapp/vue
from "13.6.2" to "13.7.0" #2700 - Upgraded
jest
inexamples/cra-kitchen-sink
from "22.0.4" to "22.0.5" #2700 - Upgraded
vue-loader
inexamples/vue-kitchen-sink
from "13.6.2" to "13.7.0" #2700 - Upgraded
webpack-dev-server
inexamples/vue-kitchen-sink
from "2.10.0" to "2.10.1" #2700 - Upgraded
marked
in/docs
from "0.3.7" to "0.3.12" #2699 - Upgraded
react-stack-grid
in/docs
from "0.7.0" to "0.7.1" #2699 - Upgraded
@storybook/addon-actions
in/docs
from "3.3.4" to "3.3.6" #2686 - Upgraded
@storybook/addon-links
in/docs
from "3.3.4" to "3.3.6" #2686 - Upgraded
@storybook/addons
in/docs
from "3.3.4" to "3.3.6" #2686 - Upgraded
@storybook/react
in/docs
from "3.3.4" to "3.3.6" #2686 - Upgraded
gatsby-link
in/docs
from "1.6.32" to "1.6.33" #2686 - Upgraded
gatsby
in/docs
from "1.9.149" to "1.9.150" #2686 - Upgraded
nodemon
in/
from "1.14.8" to "1.14.9" #2687 - Upgraded
markdown-loader
inapp/react
from "2.0.1" to "2.0.2" #2687 - Upgraded
nodemon
inapp/react
from "1.14.8" to "1.14.9" #2687 - Upgraded
nodemon
inapp/angular
from "1.14.8" to "1.14.9" #2687 - Upgraded
react-native
inapp/react-native
from "0.51.0" to "0.52.0" #2687 - Upgraded
nodemon
inapp/vue
from "1.14.8" to "1.14.9" #2687 - Upgraded
@storybook/addon-actions
in/docs
from "3.3.3" to "3.3.4" #2674 - Upgraded
@storybook/addon-links
in/docs
from "3.3.3" to "3.3.4" #2674 - Upgraded
@storybook/addons
in/docs
from "3.3.3" to "3.3.4" #2674 - Upgraded
@storybook/react
in/docs
from "3.3.3" to "3.3.4" #2674 - Update eslint in / from 4.14.0 to 4.15.0 #2673
- Upgraded
nodemon
in/
from "1.14.7" to "1.14.8" #2664 - Upgraded
marksy
inaddons/info
from "6.0.2" to "6.0.3" #2664 - Upgraded
nodemon
inapp/react
from "1.14.7" to "1.14.8" #2664 - Upgraded
nodemon
inapp/angular
from "1.14.7" to "1.14.8" #2664 - Upgraded
nodemon
inapp/vue
from "1.14.7" to "1.14.8" #2664 - Upgraded
webpack-dev-server
inexamples/vue-kitchen-sink
from "2.9.7" to "2.10.0" #2664 - Upgraded
@types/lodash
in/
from "4.14.91" to "4.14.92" #2659 - Upgraded
marksy
inaddons/info
from "6.0.1" to "6.0.2" #2659 - Upgraded
css-loader
inapp/react
from "0.28.7" to "0.28.8" #2659 - Upgraded
html-loader
inapp/react
from "0.5.1" to "0.5.4" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/react
from "1.1.5" to "1.1.6" #2659 - Upgraded
css-loader
inapp/angular
from "0.28.7" to "0.28.8" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/angular
from "1.1.5" to "1.1.6" #2659 - Upgraded
css-loader
inapp/react-native
from "0.28.7" to "0.28.8" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/react-native
from "1.1.5" to "1.1.6" #2659 - Upgraded
css-loader
inapp/vue
from "0.28.7" to "0.28.8" #2659 - Upgraded
uglifyjs-webpack-plugin
inapp/vue
from "1.1.5" to "1.1.6" #2659 - Upgraded
@types/node
inexamples/angular-cli
from "6.0.95" to "6.0.96" #2659 - Upgraded
css-loader
inexamples/vue-kitchen-sink
from "0.28.7" to "0.28.8" #2659 - Upgraded
@angular/animations
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/common
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/compiler
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/core
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/forms
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/http
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/platform-browser
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/platform-browser-dynamic
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/router
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/compiler-cli
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
@angular/language-service
inexamples/angular-cli
from "5.1.2" to "5.1.3" #2648 - Upgraded
postcss-loader
inapp/react
from "2.0.9" to "2.0.10" #2637 - Upgraded
postcss-loader
inapp/angular
from "2.0.9" to "2.0.10" #2637 - Upgraded
postcss-loader
inapp/react-native
from "2.0.9" to "2.0.10" #2637 - Upgraded
postcss-loader
inapp/vue
from "2.0.9" to "2.0.10" #2637 - Update inquirer in / from 4.0.1 to 4.0.2 #2632
- Upgraded
danger
in/
from "2.1.8" to "2.1.10" #2618 - Upgraded
autoprefixer
inapp/react
from "7.2.3" to "7.2.4" #2618 - Upgraded
autoprefixer
inapp/angular
from "7.2.3" to "7.2.4" #2618 - Upgraded
autoprefixer
inapp/react-native
from "7.2.3" to "7.2.4" #2618 - Upgraded
autoprefixer
inapp/vue
from "7.2.3" to "7.2.4" #2618 - Upgraded
nodemon
in/
from "1.14.6" to "1.14.7" #2612 - Upgraded
nodemon
inapp/react
from "1.14.6" to "1.14.7" #2612 - Upgraded
nodemon
inapp/angular
from "1.14.6" to "1.14.7" #2612 - Upgraded
nodemon
inapp/vue
from "1.14.6" to "1.14.7" #2612 - Upgraded
vue-loader
inapp/vue
from "13.6.1" to "13.6.2" #2611 - Upgraded
vue-loader
inexamples/vue-kitchen-sink
from "13.6.1" to "13.6.2" #2611 - Upgraded
nodemon
in/
from "1.14.5" to "1.14.6" #2609 - Upgraded
nodemon
inapp/react
from "1.14.5" to "1.14.6" #2609 - Upgraded
nodemon
inapp/angular
from "1.14.5" to "1.14.6" #2609 - Upgraded
nodemon
inapp/vue
from "1.14.5" to "1.14.6" #2609 - Upgraded
enzyme
in/
from "3.2.0" to "3.3.0" #2608 - Upgraded
nodemon
in/
from "1.14.3" to "1.14.5" #2608 - Upgraded
graphiql
inaddons/graphql
from "0.11.10" to "0.11.11" #2608 - Upgraded
enzyme
inaddons/links
from "3.2.0" to "3.3.0" #2608 - Upgraded
nodemon
inapp/react
from "1.14.3" to "1.14.5" #2608 - Upgraded
nodemon
inapp/angular
from "1.14.3" to "1.14.5" #2608 - Upgraded
nodemon
inapp/vue
from "1.14.3" to "1.14.5" #2608 - Upgraded
enzyme
inexamples/cra-kitchen-sink
from "3.2.0" to "3.3.0" #2608 - Upgraded
enzyme
inexamples/official-storybook
from "3.2.0" to "3.3.0" #2608 - Update 2 dependencies from npm #2597
- Upgraded
@storybook/addon-actions
in/docs
from "3.3.1" to "3.3.3" #2598 - Upgraded
@storybook/addon-links
in/docs
from "3.3.1" to "3.3.3" #2598 - Upgraded
@storybook/addons
in/docs
from "3.3.1" to "3.3.3" #2598 - Upgraded
@storybook/react
in/docs
from "3.3.1" to "3.3.3" #2598 - Upgraded
danger
in/
from "2.1.6" to "2.1.8" #2599 - Upgraded
axe-core
inaddons/a11y
from "2.6.0" to "2.6.1" #2599
Version 3.3.10 just got published.
Version 3.3.15 just got published.
Version 3.4.1 just got published.
Update to this version instead 🚀
Release Notes
v3.4.12018-April-10
Features
- Make storybook addons channel available globally in
window
#3243
Bug Fixes
- Replacing Report Fragment with div #3372
- Don't use direct react dependency in core #3382
- Storyshots: Remove default options on "goto" call #3298
- CLI: add error handling for latest_version helper #3297
- Refactor CLI to use
npm
andyarn
instead of third party packages #3275 - Fix issue when extending webpack config #3279
- Info addon: Object proptype is shown proptable #3255
- Storyshots: fix renderer and serializer options #3252
- Angular: use resolveLoader from cliCommonConfig #3251
Documentation
Version 3.4.2 just got published.
Version 3.4.4 just got published.
Version 3.4.5 just got published.
Version 3.4.6 just got published.
Update to this version instead 🚀
Release Notes
v3.4.62018-May-26
Features
- Addon-notes: Add classname to the container component to target with styles. #3617