Releases: observablehq/runtime
Releases · observablehq/runtime
v4.13.0
- Upgrade the standard library to 3.9.0.
v4.12.0
- Upgrade the standard library to 3.8.0.
v4.11.2
- Don’t mangle SQLiteDatabaseClient. #294
v4.11.1
- Upgrade the standard library to 3.7.1.
v4.11.0
- Upgrade the standard library to 3.7.0.
v4.10.0
- Update the standard library to 3.6.0.
v4.9.0
- Update the standard library to 3.5.0.
v4.8.2
- Fix incompatible receiver error when inspecting subclasses of Map and Set.
- Update dependencies.
v4.8.1
- When the observer passed to module.variable is falsey, treat it as undefined.
v4.4.4
- Fix unnecessary duplication of modules with nested imports and import-with. #193