Code Monkey home page Code Monkey logo

Comments (3)

greenkeeper avatar greenkeeper commented on May 5, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.1

List of commits

Bugfixes

  • Fix issue with useParams reading from null object (#6940)
  • Fix regression passing ref to functional components in React <= 16.2 (#6934)
  • Fix regression passing empty string to matchPath (#6941)
Commits

The new version differs by 16 commits.

  • fbb6358 v5.1.1
  • 7e09c7b Remove babel-plugin-size-snapshot
  • 6039477 Revert "v5.1.1"
  • 0ae358b Don't specify "dev" dependencies for website
  • 3195480 v5.1.1
  • e577744 Update size snapshots
  • 30e211d Build all packages together before publish
  • 0d3dfb4 Revert "v5.1.1"
  • 29e02a3 fix regression to allow for empty-string paths (#6942)
  • a32f779 fix(useParams): fix issue with useParams reading from null object (#6940)
  • d8904fa v5.1.1
  • 375f320 Do not pass ref to functional components w/out forwardRef
  • 55695fa Update DOM quick start guide and primary components doc
  • 298b50f Bump font sizes
  • fd6f9b2 Get rid of unneeded eslint-ignore

There are 16 commits in total.

See the full diff

from react.

greenkeeper avatar greenkeeper commented on May 5, 2024

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for v5.1.2

List of commits

Bugfixes

  • Fix lingering <Link ref> error on React 15 (#6954)
Commits

The new version differs by 6 commits.

  • f31bb27 v5.1.2
  • 7f63ffe Fix ref in React 15.6.2
  • e4e44ae Fix deploy script
  • 34667d8 Create a support issue template
  • 9876cc7 Move Issue template. Update test case link.
  • bb9b4fd Fix typo: useMatch -> useRouteMatch (#6948)

See the full diff

from react.

greenkeeper avatar greenkeeper commented on May 5, 2024

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for v5.2.0

This release includes a notable performance boost by separating the "Router" context from the "History" context internally. We also allow every element type for Link's component prop and support a sensitive prop on NavLink for control over case sensitive matching.

Enjoy!

Changes

Commits

The new version differs by 82 commits.

  • 21a62e5 v5.2.0
  • 742f035 Revert "chore: Replace deprecated "componentWillMount" with "componentDidMount" (#7259)" (#7329)
  • 7d64842 Revert "perf: Use PureComponent to avoid useless re-renders (#7258)" (#7328)
  • fc53733 Separate history object to its own context (#7103)
  • 973cf52 chore(package): update mini-create-react-context to v0.4.0 (#7288)
  • ce6f59c missing tag (#7284)
  • 65bbc09 Clearly describe API of callback in code (#7279)
  • e632747 Fixed Link component prop type check (#7276)
  • 8439fdd update the docs for browserrouter in the example of basename. (#7277)
  • 26aa871 Fixes #7272 (#7274)
  • c0b8ce4 chore: Replace deprecated "componentWillMount" with "componentDidMount" (#7259)
  • bfe0d2b perf: Use PureComponent to avoid useless re-renders (#7258)
  • 291bfd0 Support sensitive matchPath option in NavLink (#7251)
  • 402ecab Update links to history docs (#7228)
  • 926d7a4 Update docs to reference useRouteMatch (#7193)

There are 82 commits in total.

See the full diff

from react.

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.