Skip to content

Releases: observablehq/parser

v6.1.0

06 Nov 02:04
b6ec1db
Compare
Choose a tag to compare
  • Add NotificationClient feature. #212

v6.0.0

24 Dec 00:59
09901d0
Compare
Choose a tag to compare
  • 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

26 Oct 21:07
Compare
Choose a tag to compare
  • Added cell tag parsing. #203
  • [Breaking] cell.tag is now a CellTag node instead of a string.