Skip to content

Commit 92f2462

Browse files
committed
0.26.1-no-react-async
1 parent cca6acd commit 92f2462

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 0.26.1-no-react-async
4+
- Special build targeting React 0.13 but with react-async removed.
5+
36
## 0.26.1
47
- Remove deprecated replaceState().
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-component",
3-
"version": "0.26.1",
3+
"version": "0.26.1-no-react-async",
44
"description": "Declarative router component for React",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)