Skip to content

Commit 59c2c25

Browse files
update react to 16.6.0
1 parent fda9c58 commit 59c2c25

File tree

16 files changed

+1339
-357
lines changed

16 files changed

+1339
-357
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.2.0
5-
Date: 2018-02-20
4+
Version: 0.2.1
5+
Date: 2018-10-23
66
Authors@R: c(
77
person(
88
"Facebook", "Inc"

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# reactR 0.2.1
2+
3+
* Update react and react-dom to 16.6.0
4+
15
# reactR 0.2.0
26

37
* Update react and react-dom to 16.2.0

R/meta.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#'@keywords internal
2-
react_version <- function(){'16.2.0'}
2+
react_version <- function(){'16.6.0'}
33
babel_version <- function(){'6.26.0'}

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/intro_reactR.html

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/intro_reactR.utf8.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)