Skip to content

Releases: GJZwiers/deno-config-init

v2.6.0

21 Jul 18:08
0c3a797
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.6...v2.6.0

v2.5.6

26 Jun 10:40
aede072
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.5...v2.5.6

v2.5.5

25 Jun 13:03
31f3f6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.4...v2.5.5

v2.5.4

22 Jun 20:15
951b123
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.3...v2.5.4

v2.5.3

29 May 19:40
b8b9873
Compare
Choose a tag to compare

What's Changed

  • fix: use filename as importMap default when generating .jsonc by @GJZwiers in #98
  • chore(deps): update schema to v1.22.1 by @GJZwiers in #104
  • chore(deps): update to cliffy 0.24.2 by @GJZwiers in #105

Full Changelog: v2.5.2...v2.5.3

v2.5.2

27 Apr 20:26
6eeeb6c
Compare
Choose a tag to compare

What's Changed

  • fix: throw error if --yes is used with other options by @GJZwiers in #92
  • fix: default value for import map should be a file instead of empty string by @GJZwiers in #95

Full Changelog: v2.5.1...v2.5.2

v2.5.1

26 Apr 19:25
8336572
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

24 Apr 10:21
a38f077
Compare
Choose a tag to compare

What's Changed

  • chore(docs): add deno minimum version by @GJZwiers in #84
  • feat: create deno.jsonc filled with specific fields only by @GJZwiers in #85

Full Changelog: v2.4.4...v2.5.0

v2.4.4

21 Mar 19:34
33b06a0
Compare
Choose a tag to compare

What's Changed

  • refactor: improve replacer function by @GJZwiers in #77
  • refactor: simplify comment alignment logic by @GJZwiers in #78
  • chore(deps): upgrade cliffy to v0.22.2 by @GJZwiers in #79
  • fix: use correct default in tsconfig prompt by @GJZwiers in #80

Full Changelog: v2.4.3...v2.4.4

v2.4.3

19 Mar 11:13
0cdfdbd
Compare
Choose a tag to compare

What's Changed

  • chore(docs): add version reqs to cli help and readme by @GJZwiers in #76

Full Changelog: v2.4.2...v2.4.3