Skip to content

Releases: fraxken/Node-Estree

v4.0.0

Choose a tag to compare

@fraxken fraxken released this 27 Nov 14:32

Breaking changes

Add ESM & CJS support

v3.1.1

Choose a tag to compare

@fraxken fraxken released this 27 Nov 13:56

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.1

V3.0.0

Choose a tag to compare

@fraxken fraxken released this 01 Jan 16:45

This new version implement the complete ESTree Specification in TypeScript. This version is more intuitive and doesn't require documentation (ESTree is the documentation).

Some helpers are still present (and I will continue to extend the list of methods).