shiny.gosling
shiny.gosling copied to clipboard
Upgrade gosling.js to 0.17.0
Have you read the Contributing Guidelines?
Description
- Upgraded
gosling.js
to 0.17.0 - Upgraded the rest of JS dependencies to latest (compatible) versions.
Important
- Remove "Install shiny.react with React 18.3.1" step from CI before merging.
- Bump
shiny.react
dependency in DESCRIPTION to>= 0.4.0
Definition of Done
- [ ] The change is thoroughly documented.
- [ ] The CI passes (
R CMD check
, linter, unit tests, spelling). - [ ] Any generated files have been updated (e.g.
.Rd
files withroxygen2::roxygenise()
)