We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fe23d commit c9d319cCopy full SHA for c9d319c
CHANGELOG.md
@@ -4,6 +4,21 @@
4
## [Unreleased](https://github.com/rerun-io/rerun/compare/latest...HEAD)
5
6
7
+
8
+## [0.19.1](https://github.com/rerun-io/rerun/compare/0.19.0..0.19.1) - Web viewer fix
9
10
+This release fixes an error thrown when the web viewer is closed.
11
12
+### 🔎 Details
13
14
+#### 🕸️ Web
15
+- Fix wasm-bindgen patch [#7970](https://github.com/rerun-io/rerun/pull/7970)
16
17
+#### 📦 Dependencies
18
+- Add wasm-bindgen version check to CI [#7983](https://github.com/rerun-io/rerun/pull/7983)
19
20
21
22
## [0.19.0](https://github.com/rerun-io/rerun/compare/0.18.2...0.19.0) - Dataframes & Video support
23
24
📖 Release blogpost: https://rerun.io/blog/dataframe
0 commit comments