Skip to content

v1.4.0

Compare
Choose a tag to compare
@kamilzyla kamilzyla released this 07 Jul 08:05
· 311 commits to main since this release
78046f4
  1. New pkg_install() and pkg_remove() functions to simplify dependency management in Rhino.
  2. Add support for using React in Rhino
    (tutorial, JS function registerReactComponents(), R function react_component()).
  3. Require box v1.3.1 or later (fixes issues with lazy-loaded data and trailing commas).
  4. Add E2E tests for the Rhino package (internal).