Skip to content

Commit 7c72c6f

Browse files
update DESCRIPTION and NEWS
1 parent 5a1964c commit 7c72c6f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: reactR
22
Type: Package
33
Title: React Helpers
4-
Version: 0.4.3
5-
Date: 2020-07-12
4+
Version: 0.4.4
5+
Date: 2021-02-16
66
Authors@R: c(
77
person(
88
"Facebook", "Inc"

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# reactR 0.4.4
2+
3+
* Update react to `16.12.0`
4+
5+
* Add `style-loader` and `css-loader` to webpack config [pull 50](https://github.com/react-R/reactR/pull/50)
6+
7+
* Update to `PACKAGE::widget_html.WIDGETNAME` for new `htmlwidgets` convention [pull 49](https://github.com/react-R/reactR/pull/49)
8+
9+
* Clean up template [pull 45](https://github.com/react-R/reactR/pull/45)
10+
111
# reactR 0.4.3
212

313
* Add element to Shiny input [pull 41](https://github.com/react-R/reactR/pull/41)

0 commit comments

Comments
 (0)