Skip to content

Releases: observablehq/parser

v6.1.0

Choose a tag to compare

@tophtucker tophtucker released this 06 Nov 02:04
b6ec1db
  • Add NotificationClient feature. #212

v6.0.0

Choose a tag to compare

@mbostock mbostock released this 24 Dec 00:59
09901d0
  • Adopt ES modules.
  • Upgrade to Acorn 8, adding support for class fields. #64
  • Remove experimental parseModule functionality.

This package now requires Node.js 14.5 or higher. For more on adopting ES modules, please read Sindre Sorhus’s FAQ.

v5.0.0

Choose a tag to compare

@sydneypalumbo sydneypalumbo released this 26 Oct 21:07
  • Added cell tag parsing. #203
  • [Breaking] cell.tag is now a CellTag node instead of a string.