shinytest2
out of the box.build_js()
and build_sass()
functions
now work with watch = TRUE
.lint_js()
function now works when imports are used
in JavaScript.build_js()
and build_sass()
CI.r-lib/actions/setup-r@v2
.lint_r()
now accepts a paths
argument
which can be used to run it on specific files.init()
function will refuse to run in the home
directory unless force = TRUE
is passed.legacy_entrypoint: source
(the UI function no longer needs
to take an argument).lintr >= 3.0.0
and updated linter
rules.Minor release to fix CRAN check failures (upgrade roxygen2 to 7.2.1 and regenerate documentation).
rhino::lint_sass()
(#289).First stable version.