Skip to content

Releases: observablehq/runtime

v4.12.0

03 Jun 19:20
0a093b1
Compare
Choose a tag to compare
  • Upgrade the standard library to 3.8.0.

v4.11.2

26 May 18:43
e411720
Compare
Choose a tag to compare
  • Don’t mangle SQLiteDatabaseClient. #294

v4.11.1

25 May 17:47
4ec33ae
Compare
Choose a tag to compare
  • Upgrade the standard library to 3.7.1.

v4.11.0

25 May 16:05
4a9e6b4
Compare
Choose a tag to compare
  • Upgrade the standard library to 3.7.0.

v4.10.0

13 May 16:38
5799a5d
Compare
Choose a tag to compare
  • Update the standard library to 3.6.0.

v4.9.0

12 May 20:32
34a5c82
Compare
Choose a tag to compare
  • Update the standard library to 3.5.0.

v4.8.2

21 Jan 00:43
8db3452
Compare
Choose a tag to compare
  • Fix incompatible receiver error when inspecting subclasses of Map and Set.
  • Update dependencies.

v4.8.1

18 Jan 00:51
ec205b5
Compare
Choose a tag to compare
  • When the observer passed to module.variable is falsey, treat it as undefined.

v4.4.4

10 Sep 19:53
Compare
Choose a tag to compare
  • Fix unnecessary duplication of modules with nested imports and import-with. #193

v4.4.3

06 Sep 21:29
Compare
Choose a tag to compare
  • Fix nondeterministic behavior for circular import-with. #190