Releases: denoland/deno_config
Releases · denoland/deno_config
0.18.0
- feat:
Workspace
(#58)
- feat: remove requirement to specify current file in members when workspace root config is package (#63)
- fix: change 'workspaces' diagnostic to non-fatal (#65)
- fix: error for specified import map in a workspace (#64)
0.17.0
- Revert "fix: do not error for workspace members missing name or version (#57)" (#61)
- feat: add PackageJson (#60)
- feat: make workspaces field nullable (#54)
- fix: do not error for workspace members missing name or version (#57)
- fix: only consider name and exports for if is a package (#56)
0.16.4
- fix: derive
Hash
on more structs (#53)
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)