We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e882a84 commit 05ef2e8Copy full SHA for 05ef2e8
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+## 0.32.1
4
+ - Reuse empty `_query` objects as not to bust ShouldComponentUpdate.
5
+
6
## 0.32.0
7
- React v15 support. React 0.14 support will remain for some time.
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-component",
- "version": "0.32.0",
+ "version": "0.32.1",
"description": "Declarative router component for React",
"main": "index.js",
"dependencies": {
0 commit comments