We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b650ff1 commit b8a5c15Copy full SHA for b8a5c15
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## 0.27.0-rc1
4
+ - Support for React 0.14.0-rc1.
5
+ - Remove React-Async and AsyncRouteRenderingMixin.
6
+ * Async support will be re-added via a plugin.
7
+ See [#129](https://github.com/STRML/react-router-component/issues/129) for tracking on this issue.
8
+ - Dependency cleanup.
9
+
10
## 0.26.0
11
- Support querystrings.
12
* Querystrings are not matched - they are stripped before matching patterns.
0 commit comments