Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reactrouter monorepo to v4.3.1 #70

Merged
merged 4 commits into from
Jun 12, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2018

This Pull Request renovates the package group "reactrouter monorepo".

Release Notes

ReactTraining/react-router

v4.3.1

Compare Source
Just a patch to fix an accidental move of warning from a normal dependency to a devDependency, which was causing issues with installation.


v4.3.0

Compare Source

Jun 6, 2018

  • Use the pretty option in generatePath (#​6172 by @​sibelius)
  • aria-current has incorrect value "true" (#​6118 by @​brandonrninefive)
  • Redirect with parameters (#​5209 by @​dlindenkreuz)
  • Fix with missing pathname: <Link to="?foo=bar"> (#​5489 by @​pshrmn)
  • Escape NavLink path to allow special characters in path. (#​5596 by @​esiegel)
  • Expose generatePath (#​5661 by @​rybon)
  • Use named import of history module. (#​5589 by @​RoboBurned)
  • Hoist dependencies for smaller UMD builds (#​5720 by @​pshrmn)
  • Remove aria-current from navLink when inactive (#​5508 by @​AlmeroSteyn)
  • Add invariant for missing "to" property on <Link> (#​5792 by @​selbekk)
  • Use Prettier on the code (e6f9017 by @​mjackson)
  • Fix pathless route's match when parent is null (#​5964 by @​pshrmn)
  • Use history.createLocation in <StaticRouter> (#​5722 by @​pshrmn)

v4.3.0-rc.3

Compare Source

  • Fix broken UMD builds.
  • Add sideEffects: false for webpack tree shaking (#​6082 by @​taylorc93)

v4.3.0-rc.2

Compare Source

  • Bump hoist-non-react-statics for React 16.3.
  • Missing generatePath in react-router-dom package.

v4.3.0-rc.1

Compare Source

Mar 26, 2018

  • Redirect with parameters (#​5209 by @​dlindenkreuz)
  • Fix with missing pathname: <Link to="?foo=bar"> (#​5489 by @​pshrmn)
  • Escape NavLink path to allow special characters in path. (#​5596 by @​esiegel)
  • Expose generatePath (#​5661 by @​rybon)
  • Use named import of history module. (#​5589 by @​RoboBurned)
  • Hoist dependencies for smaller UMD builds (#​5720 by @​pshrmn)
  • Remove aria-current from navLink when inactive (#​5508 by @​AlmeroSteyn)
  • Add invariant for missing "to" property on <Link> (#​5792 by @​selbekk)
  • Use Prettier on the code (e6f9017 by @​mjackson)
  • Fix pathless route's match when parent is null (#​5964 by @​pshrmn)
  • Use history.createLocation in <StaticRouter> (#​5722 by @​pshrmn)


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from db1e70d to 11cd078 Compare June 12, 2018 13:31
@renovate
Copy link
Contributor Author

renovate bot commented Jun 12, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@mcrowder65 mcrowder65 requested review from mcrowder65 and removed request for mcrowder65 June 12, 2018 13:40
@mcrowder65 mcrowder65 merged commit 4e4c6b1 into master Jun 12, 2018
@mcrowder65 mcrowder65 deleted the renovate/reactrouter-monorepo branch June 12, 2018 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants