Skip to content

Releases: denoland/deno_ast

0.34.2

06 Mar 21:19
Compare
Choose a tag to compare
  • fix(emit): make source_map work (#218)

0.34.1

26 Feb 17:50
Compare
Choose a tag to compare
  • fix: emit computed getter and setter signatures (#214)
  • fix: precompile don't escape component text children (#213)

0.34.0

21 Feb 20:16
Compare
Choose a tag to compare
  • fix: upgrade dprint-swc-ext to 0.15.0 (#212)

0.33.3

15 Feb 01:03
Compare
Choose a tag to compare
  • fix: bump swc crates for ctor overload decorator fix (#211)

0.33.2

08 Feb 20:07
Compare
Choose a tag to compare
  • fix(diagnostics): add windows fallback code to display unix paths (#209)

0.33.1

08 Feb 18:40
Compare
Choose a tag to compare
  • fix: support compiling as Wasm (#208)

0.33.0

08 Feb 14:02
Compare
Choose a tag to compare
  • feat: move Diagnostic trait from CLI down here (#205)
  • feat: swc_ecma_parser 0.143 (#206)

0.32.1

23 Jan 01:05
Compare
Choose a tag to compare
  • feat: Add support for decorator proposal (#204)

0.32.0

22 Jan 14:20
Compare
Choose a tag to compare
0.32.0

0.31.7

22 Jan 14:18
Compare
Choose a tag to compare
  • feat: ability to add scope analysis to a ParsedSource (#198)
  • feat: expose analyzing deps without a ParsedSource and improvements to Comments (#195)
  • feat: support decorator proposal (#201)
  • fix: bump to latest patch versions of swc crates (#203)
  • fix: remove duplicate base64 dep (#199)
  • fix: update swc_ecma_parser to 0.141.37 (#197)
  • fix: upgrade swc_ecma_parser to 0.141.33 (#196)