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 89f1290 commit 152af9fCopy full SHA for 152af9f
DESCRIPTION
@@ -1,8 +1,8 @@
1
Package: reactR
2
Type: Package
3
Title: React Helpers
4
-Version: 0.4.2
5
-Date: 2020-01-23
+Version: 0.4.3
+Date: 2020-07-01
6
Authors@R: c(
7
person(
8
"Facebook", "Inc"
NEWS.md
@@ -1,3 +1,9 @@
+# reactR 0.4.3
+
+* Add element to Shiny input [pull 41](https://github.com/react-R/reactR/pull/41)
+* Upgrade npm dependencies
# reactR 0.4.2
9
* Update react to `16.12.0`
0 commit comments