Skip to content

Releases: observablehq/notebook-kit

v1.7.9

17 May 18:16
bd35dc5

Choose a tag to compare

  • Fix preview server crash when trying to delete a cache file that doesn’t exist. #157

v1.7.8

15 May 17:08
79b1eb4

Choose a tag to compare

  • Fix Observable imports by id (e.g., import {color} from "2d6bf7be248d66f3").

v1.7.7

15 May 05:07
2292940

Choose a tag to compare

  • Fix rem definition by restoring font global style to html element.

v1.7.6

15 May 05:02
55b6311

Choose a tag to compare

  • Apply default global styles to body and main, not html and body.

v1.7.5

14 May 22:27
9fefa4b

Choose a tag to compare

  • Add shim for require.alias.

v1.7.4

13 May 23:19
318729e

Choose a tag to compare

  • Improve require() ES module compatibility when loading a JavaScript (.js) file.

v1.7.3

12 May 17:49
319bd32

Choose a tag to compare

  • Fix DuckDBClient.of to avoid create multiple copies of the main worker script.

v1.7.2

11 May 18:13
e0de21c

Choose a tag to compare

  • Fix ZipArchiveEntry name and mimeType. #148
  • Fix ZipArchiveEntry stream. #148
  • Improve require compatibility with default exports. #150

v1.7.1

11 May 06:24
6477323

Choose a tag to compare

  • Prevent name mangling for ZipArchive, ZipArchiveEntry, and Workbook

v1.7.0

11 May 06:08
d7cff21

Choose a tag to compare