oxc/crates/oxc_traverse
rzvxa 48947a26d2 fix(ast): put decorators before everything else. (#4143)
Won't fix #4142

It is similar to #3994 but for those types that weren't relying on this order. It seems to be the right order.
technically speaking it is a breaking change but I know as a fact that it won't have a big difference on our downstream. If you want it to be chronically correct feel free to merge as a breaking change.
2024-07-10 02:03:05 +00:00
..
scripts refactor(traverse): separate #[scope] attr (#3901) 2024-06-26 05:43:10 +00:00
src fix(ast): put decorators before everything else. (#4143) 2024-07-10 02:03:05 +00:00
tests feat(traverse): pass &mut TraverseCtx to visitors (#3312) 2024-05-16 16:21:23 +00:00
build.rs fix(traverse): do not publish the build script 2024-06-08 16:31:21 +08:00
Cargo.toml Release crates v0.19.0 (#4137) 2024-07-09 20:32:06 +08:00
CHANGELOG.md Release crates v0.17.0 (#4059) 2024-07-05 15:46:50 +08:00