Copy link
Copy Markdown
Owner
Fixes #414
Also update some test snapshots while we're at it, so that they use/test against the default ridge theme palette. (The old tests passed a bespoke palette and that's why we missed this regression during the previous release.)
Copy link
Copy Markdown
Owner Author
Nps!
RE: our discussion whether to submit a hot(ish) fix to CRAN. One extra thing I might do is tweak the final type_function() example to use function(x) instead of \(x) so that we can re-pin R4.0.0 as our minimum version. I doubt it will make much difference in practice, but seems a small burden to gain some extra backwards compatibility.