Skip to content

Commit b8a5c15

Browse files
committed
Changelog for 0.27.0-rc1
1 parent b650ff1 commit b8a5c15

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

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+
310
## 0.26.0
411
- Support querystrings.
512
* Querystrings are not matched - they are stripped before matching patterns.

0 commit comments

Comments
 (0)