Releases: denoland/deno_config
Releases · denoland/deno_config
0.45.0
- perf: set capacity before allocating pattern string (#146)
0.44.0
- feat: Add LintOptionsConfig.plugins (#145)
0.43.0
- feat: use concrete errors and use deno_error (#147)
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)