Releases: denoland/deno_config
Releases · denoland/deno_config
0.16.3
- feat: add support for jsxImportSourceTypes option (#48)
0.16.2
- fix: normalize import map path (#51)
0.16.1
- fix: look for deno.json and deno.jsonc for workspace members (#50)
0.16.0
- feat: add jsx precompile skip element emit option (#49)
0.15.0
- feat: Collect comments attached to task definitions (#47)
0.14.1
- fix: handle invalid negations (#46)
0.14.0
- feat: unexcluding sub dirs of excluded dirs (#45)
0.13.0
- feat: improve improve/exclude (#44)
- perf: reduce work resolving excludes (#43)
0.12.0
- feat: Allow to discover additional config file names (#42)
0.11.0
- feat: ability to resolve import map (#41)