We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55da8d commit a70a9edCopy full SHA for a70a9ed
CHANGELOG.md
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
23
* Update penguins example to credit Allison Horst and drop usage of `shiny.experimental` (#798).
24
25
+* `as_fillable_container()` and `as_fill_item()` no longer mutate the `Tag` object that was passed in. Instead, it returns a new `Tag` object. (#801)
26
+
27
28
## [0.6.0] - 2023-08-08
29
0 commit comments