Skip to content

Releases: fraxken/Node-Estree

v4.0.0

27 Nov 14:32
Compare
Choose a tag to compare

Breaking changes

Add ESM & CJS support

v3.1.1

27 Nov 13:56
Compare
Choose a tag to compare

What's Changed

New Contributors

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

V3.0.0

01 Jan 16:45
Compare
Choose a tag to compare

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).