Skip to content

Releases: denoland/deno_ast

0.30.2

23 Oct 23:45
Compare
Choose a tag to compare
  • fix: ensure var_decl_imports transform occurs before TypeScript pass (#164)

0.30.1

23 Oct 21:46
Compare
Choose a tag to compare
  • fix: const enums weren't transpiled correctly (#163)

0.30.0

19 Oct 02:21
Compare
Choose a tag to compare
  • fix: upgrade to swc_ecma_parser 0.141 (#161)

0.29.5

02 Oct 00:13
Compare
Choose a tag to compare
  • fix: actually fix var_decl_imports with jsx automatic (#159)

0.29.4

01 Oct 22:26
Compare
Choose a tag to compare
  • fix(transpile): var_decl_imports should work with jsx automatic (#158)

0.29.3

14 Sep 17:00
Compare
Choose a tag to compare
  • fix: include explicit resource management helpers (#157)

0.29.2

14 Sep 16:15
Compare
Choose a tag to compare
  • fix: enable explicit resource management transform (#156)

0.29.1

05 Sep 22:28
Compare
Choose a tag to compare
  • feat: enable jsx namespace support by default (#154) (#155)

0.29.0

30 Aug 18:14
Compare
Choose a tag to compare
  • feat: upgrade to swc_ecma_parser 0.139 (#153)

0.28.0

16 Aug 19:31
Compare
Choose a tag to compare
  • Implement common traits for TranspiledSource (#152)
  • feat: swc_ecma_parser 0.137.15 (#148)