swc/crates/swc_ecma_transforms_base
Donny/강동윤 2c861bd9e5
feat(es/ast): Improve Id APIs (#4614)
# API Changes

 - `Ident` now has `to_id()`. This method is added to allow removing an import.
2022-05-11 12:02:14 +09:00
..
benches feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
src feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
tests fix(es/minifier): Fix with and NaN (#4596) 2022-05-10 03:21:43 +00:00
Cargo.toml feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00