Skip to content

Releases: denoland/deno_config

0.18.0

02 Jul 16:14
Compare
Choose a tag to compare
  • 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

26 Jun 17:34
Compare
Choose a tag to compare
  • 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

29 May 15:34
Compare
Choose a tag to compare
  • fix: derive Hash on more structs (#53)

0.16.3

30 Apr 09:26
Compare
Choose a tag to compare
  • feat: add support for jsxImportSourceTypes option (#48)

0.16.2

29 Apr 15:23
Compare
Choose a tag to compare
  • fix: normalize import map path (#51)

0.16.1

21 Apr 00:09
Compare
Choose a tag to compare
  • fix: look for deno.json and deno.jsonc for workspace members (#50)

0.16.0

19 Apr 14:17
Compare
Choose a tag to compare
  • feat: add jsx precompile skip element emit option (#49)

0.15.0

27 Mar 19:47
Compare
Choose a tag to compare
  • feat: Collect comments attached to task definitions (#47)

0.14.1

07 Mar 21:34
Compare
Choose a tag to compare
  • fix: handle invalid negations (#46)

0.14.0

07 Mar 17:19
Compare
Choose a tag to compare
  • feat: unexcluding sub dirs of excluded dirs (#45)