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 08c32fe commit 3881c0dCopy full SHA for 3881c0d
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to shinywidgets will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [UNRELEASED]
9
+
10
+* Eliminate the possibility of a single `@render_widget` output from keeping a view of prior renders. (#196)
11
12
## [0.6.1] - 2025-05-21
13
14
* Fixed an issue introduced by v0.6.0 where cleanup wasn't happening when it should be. (#195)
0 commit comments