We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fee364 commit 7e05ccbCopy full SHA for 7e05ccb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.4.0](https://github.com/streamich/libreact/compare/v2.3.0...v2.4.0) (2018-10-12)
2
+
3
4
+### Features
5
6
+* 🎸 improve props typings of <WindowScrollSensor> ([090c2bb](https://github.com/streamich/libreact/commit/090c2bb))
7
8
# [2.3.0](https://github.com/streamich/libreact/compare/v2.2.1...v2.3.0) (2018-10-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "libreact",
- "version": "2.3.0",
+ "version": "2.4.0",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
0 commit comments