Commit graph

4 commits

Author SHA1 Message Date
Boshen
48bb97e53a
fix(traverse): do not publish the build script 2024-06-08 16:31:21 +08:00
Boshen
482dcc0aed
chore(traverse): revert the build script 2024-05-15 00:07:56 +08:00
Boshen
6d63f99500
Release crate oxc_traverse v0.13.0 2024-05-14 23:15:27 +08:00
overlookmotel
be87ca8419
feat(transform): oxc_traverse crate (#3169)
First part of #3152.

This adds a crate `oxc_traverse`, but doesn't connect it up to the
transformer or anything else yet.

I think we could merge this now - as it doesn't affect any code that's
in use - and then iterate on it to add scopes before using it in
transformer. Please see
https://github.com/oxc-project/oxc/pull/3152#issuecomment-2094965406 for
the broader picture.
2024-05-06 09:37:04 +08:00