v1.4.0
- New
pkg_install()
andpkg_remove()
functions to simplify dependency management in Rhino. - Add support for using React in Rhino
(tutorial, JS functionregisterReactComponents()
, R functionreact_component()
). - Require box v1.3.1 or later (fixes issues with lazy-loaded data and trailing commas).
- Add E2E tests for the Rhino package (internal).