Skip to content

v0.6.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@FreeMasen FreeMasen released this 12 Jun 18:51
· 9 commits to main since this release
5811733
  • Remove SourceText wrapper around T in favor of just T
  • Define/implement IntoAllocated to convert Node into Node
  • remove the old esprima feature
  • Fix a misalignment with the serde and serialization feature moving all to serde
  • Add clippy and fmt checks to CI