Skip to content

Commit 5d1602f

Browse files
committed
Update CHANGES.md
1 parent 041153a commit 5d1602f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
- **Feature:** Add `applyRouterMiddleware` for extending router rendering ([#3327])
2020
- **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])
21-
- **Minor:** Move ES module build back to `es6/` to avoid breaking people who were incorrectly importing from `react-router/es6` ([#3334])
21+
- **Minor:** Move ES module build back to `es6/` to avoid breaking people who were importing from `react-router/es6` ([#3334])
2222

2323
[v2.3.0]: https://github.com/reactjs/react-router/compare/v2.2.4...v2.3.0
2424
[#3327]: https://github.com/reactjs/react-router/pull/3327

0 commit comments

Comments
 (0)