You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
-
# reactR 0.5.1
1
+
# reactR 0.6.0
2
2
3
-
* retain `list` in `reactR::component` classes #82
3
+
* retain `list` in `reactR::component` classes [#82](https://github.com/react-R/reactR/issues/82)
4
+
* hydrate props/attribs that are tags assuming tag-like props/attribs should be slots[#67](https://github.com/react-R/reactR/issues/67)[#61](https://github.com/react-R/reactR/issues/61)
5
+
* update build tools to `vite` from `webpack`
6
+
* update js testing library from `karma` to `vitest`
0 commit comments