v1.1.0
Highlights
- New guide: "How to manage secrets and environments" (#263).
- Sass-specific at-rules are now recognized by
rhino::lint_sass()
(#289). - Shiny bookmarking now works (#294).
- RStudio no longer complains about "too many files" during push-button deployment (#299).
- Issues with server reloading during development resolved (#297).
What's Changed
- docs: Add url to pkgdown configuration. by @jakubnowicki in #260
- fix: make configure_logger() work with missing config fields by @TymekDev in #254
- Rhino Tutorial: Minor text and css changes for app preview images by @ianemoore in #241
- What is rhino edit by @ianemoore in #256
- Edit app structure by @ianemoore in #257
- docs: add note about native pipe operator by @TymekDev in #262
- Describe how main branch is used in CONTRIBUTING guide by @kamilzyla in #265
- docs: add secrets and environments how to guide by @TymekDev in #263
- Indicate stub status in the article header by @kamilzyla in #266
- Draft articles by @kamilzyla in #267
- Configure issue templates by @kamilzyla in #269
- Update the GTM container ID by @kamilzyla in #272
- Run apt-get update in CI by @kamilzyla in #275
- Improve stylelint config to accept Sass at-rules by @kamilzyla in #289
- Explain documentation structure by @kamilzyla in #290
- Always purge box cache in rhino::app() by @kamilzyla in #292
- Support bookmarking by @kamilzyla in #294
- Update lintr config after 3.0.0 release by @kamilzyla in #296
- Simplify CI into a single workflow by @kamilzyla in #301
- feat: Add a template for .rscignore file. by @jakubnowicki in #299
- Wording and style improvements for tutorial by @kamilzyla in #273
- Change maintainer to an alias by @kamilzyla in #303
- Work around server reloading issues by @kamilzyla in #297
- Bump version to 1.1.0 by @kamilzyla in #304
- Change maintainer back to Kamil by @kamilzyla in #305
Full Changelog: v1.0.0...v1.1.0