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 2e65caa commit e57bf15Copy full SHA for e57bf15
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.5.0](https://github.com/streamich/libreact/compare/v2.4.0...v2.5.0) (2018-10-20)
2
+
3
4
+### Features
5
6
+* **TouchSupportSensor:** Add the TouchSupportSensor HOC and func ([a06fbed](https://github.com/streamich/libreact/commit/a06fbed))
7
8
# [2.4.0](https://github.com/streamich/libreact/compare/v2.3.0...v2.4.0) (2018-10-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "libreact",
- "version": "2.4.0",
+ "version": "2.5.0",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
0 commit comments