jtart / react-universal-app

Library for building a single-page application with Universal React component(s) and React Router.
MIT License
14 stars 2 forks source link

Update react-router-config to the latest version ๐Ÿš€ #62

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The dependency react-router-config was updated from 1.0.0-beta.4 to 4.4.0-beta.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

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

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 6 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.4.0-beta.5

One step closer to 4.4.0 final...

Fixes

  • Fixed <Route component> prop-type warning when using forwardRef (see #6417, thanks @frehner and @eXon)
  • Added missing file to react-router-config package (see #6415, thanks @Anomen)
  • Several docs improvements (see #6410, thanks @justsml)

Enjoy! ๐Ÿ˜…

greenkeeper[bot] commented 6 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 9 commits.

  • 5ccb241 v4.4.0-beta.6
  • 1ce99df Add missing prop-types dep
  • 46a39c9 Use build matrix to run tests in different envs
  • 90ecb35 Fix react-is import statement
  • 477b13b Update package-lock and size-snapsnot
  • c43b8ce Replace dev expressions (#6444)
  • cc4bfc4 Run tests against source, CJS, and UMD builds (#6209)
  • 33f221e Remove unused import (example directory) (#6441)
  • e53af0f Removed the Anywhere/Core button from Home Page (#6432)

See the full diff