Skip to content

Releases: observablehq/notebook-kit

v1.0.1

29 Jul 15:21
ecdf902
Compare
Choose a tag to compare
  • Promote jsdom from devDependencies to dependencies.

v1.0.0

29 Jul 10:03
d04a8bd
Compare
Choose a tag to compare

First release! Includes:

  • The notebooks preview command for a live preview while editing notebooks
  • The notebooks build command for building a static site from notebooks
  • Support for custom page templates
  • A Vite plugin for integrating notebooks into custom web applications
  • A low-level build API for transpiling Observable Notebooks
  • A low-level runtime API for running Observable Notebooks