Skip to content

v0.2.0

Latest

Choose a tag to compare

@marcoroth marcoroth released this 26 Aug 05:28
4305973

Added

  • Introduce Oxc::Node and Oxc::Visitor by @marcoroth in #3
  • Introduce Oxc::MutationVisitor to rewrite the source by @marcoroth in #4

Changed

  • Build the Rust library from the lock by @marcoroth in #2
  • Stop Oxc::Node from shadowing the ESTree fields it reads by @marcoroth in #5
  • Teach Oxc::Node to read and print itself by @marcoroth in #6

Commits

Full Changelog: v0.1.0...v0.2.0