Releases: denoland/deno_config
Releases · denoland/deno_config
0.40.0
- feat(task): support optional command (#144)
0.39.2
- feat(task): helper method for getting task names (#138)
0.39.1
- fix(task): make TaskDefinition public (#137)
0.39.0
- feat(task): dependencies and description (#129)
- feat: remove support for comments in 'tasks' option (#136)
0.38.2
- fix: deno workspace wildcards should discover package.json files (#132)
0.38.1
- fix: don't panic for invalid package name (#133)
0.38.0
- feat: support for wildcards in deno.json workspace members (#131)
0.37.2
- fix: update jsonc-parser to 0.26 (#128)
0.37.1
- fix: handle when specified config is workspace root (#124)