Skip to content

Commit ac841bc

Browse files
update NEWS.md to track all the potential changes
1 parent 18f7b14 commit ac841bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# reactR 0.3.1
22

3-
* Add `usethis` dependency
3+
* Update react and react-dom to 16.8.1
4+
* Add `usethis` R dependency
45
* Ignore node_modules in `.Rbuildignore` and `.gitignore`
6+
* Set `{modules:false}` in `babel_transform` to avoid `"use strict"`; [pull 15](https://github.com/react-R/reactR/pull/15)
7+
* Use webpack to build `react-tools.js`; [pull 16](https://github.com/react-R/reactR/pull/16)
8+
* Attach component to the htmlwidget
59

610
# reactR 0.3.0
711

0 commit comments

Comments
 (0)