New features
-
Added shim for
requireNamespaceR function (#570). -
Added CSS media query for system dark mode (#572).
-
Proxy Web Worker communication through the main thread when using the
SharedArrayBuffercommunication channel (#576). -
The R version is now exposed at
webR.versionRand as theR_VERSIONenvironment variable (#577).
New Contributors
- @AABoyles made their first contribution in #570
- @kyleGrealis made their first contribution in #572
- @laderast made their first contribution in #573
Full Changelog: v0.5.4...v0.5.6