Skip to content

v2.3.0

Compare
Choose a tag to compare
@timdorr timdorr released this 25 Apr 16:13
· 7548 commits to main since this release

Changes

  • Feature: Add applyRouterMiddleware for extending router rendering (#3327)
  • Feature/Deprecation: Add routerShape and locationShape as top-level exported prop types, and deprecate all the old prop types, including the ones that were previously incorrectly removed (#3349)
  • Minor: Move ES module build back to es6/ to avoid breaking people who were incorrectly importing from react-router/es6 (#3334)