Giter VIP home page Giter VIP logo

Comments (8)

greenkeeper avatar greenkeeper commented on June 11, 2024

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

from z-hello.

greenkeeper avatar greenkeeper commented on June 11, 2024

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

from z-hello.

greenkeeper avatar greenkeeper commented on June 11, 2024

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

from z-hello.

greenkeeper avatar greenkeeper commented on June 11, 2024

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

from z-hello.

greenkeeper avatar greenkeeper commented on June 11, 2024

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

from z-hello.

greenkeeper avatar greenkeeper commented on June 11, 2024

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

from z-hello.

greenkeeper avatar greenkeeper commented on June 11, 2024

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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

from z-hello.

greenkeeper avatar greenkeeper commented on June 11, 2024

Your tests are passing again with this update. Explicitly upgrade to these versions 🚀

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 296 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
  • 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

There are 250 commits in total.

See the full diff

from z-hello.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.