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 fb35767 commit 61dbe24Copy full SHA for 61dbe24
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.11.0](https://github.com/streamich/libreact/compare/v2.10.1...v2.11.0) (2019-01-27)
2
+
3
4
+### Features
5
6
+* 🎸 add polling to scroll sensor and infinite scroll ([dbc5646](https://github.com/streamich/libreact/commit/dbc5646))
7
8
## [2.10.1](https://github.com/streamich/libreact/compare/v2.10.0...v2.10.1) (2018-12-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "libreact",
- "version": "2.10.1",
+ "version": "2.11.0",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
0 commit comments