We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f48e69 commit 368ef7fCopy full SHA for 368ef7f
βCHANGELOG.mdβ
@@ -1,3 +1,10 @@
1
+## [2.10.1](https://github.com/streamich/libreact/compare/v2.10.0...v2.10.1) (2018-12-30)
2
+
3
4
+### Bug Fixes
5
6
+* π fix <Route> and <Match> data type ([cd51a81](https://github.com/streamich/libreact/commit/cd51a81))
7
8
# [2.10.0](https://github.com/streamich/libreact/compare/v2.9.3...v2.10.0) (2018-12-25)
9
10
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "libreact",
- "version": "2.10.0",
+ "version": "2.10.1",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
0 commit comments