denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
146 stars 45 forks source link

feat: swc_ecma_parser 0.143 #206

Closed dsherret closed 7 months ago

dsherret commented 7 months ago

Support source phase imports and has decorator bug fixes.

dsherret commented 7 months ago

Ooops... looks like I didn't run tests with --all-features