Skip to content

Releases: konnatoad/djs-commander

V0.1.7

Choose a tag to compare

@konnatoad konnatoad released this 18 Jul 14:36
eb4e8c0

What's Changed

Full Changelog: V0.1.6...V0.1.7

V0.1.6

Choose a tag to compare

@konnatoad konnatoad released this 22 Jun 18:12
482c2d2

What's Changed

  • Replace require() with dynamic import() for ESM compatibility by @konnatoad in #21
  • Enhance ESM compatibility with dynamic imports and version bump by @konnatoad in #22

Full Changelog: V0.1.5...V0.1.6

V0.1.5

Choose a tag to compare

@konnatoad konnatoad released this 17 Jun 00:42
01dd87b

What's Changed

  • Pin esbuild to 0.28.1 to resolve dependabot alerts by @konnatoad in #19
  • Update dependencies and replace deprecated permissions by @konnatoad in #20

Full Changelog: V0.1.4...V0.1.5

V0.1.4

Choose a tag to compare

@konnatoad konnatoad released this 16 Jun 03:58
295318f

What's Changed

  • Add compiled dist and update ignore settings by @konnatoad in #16
  • Include all fields in command editing and bump version to 0.1.4 by @konnatoad in #17

Full Changelog: V0.1.3...V0.1.4

V0.1.3

Choose a tag to compare

@konnatoad konnatoad released this 13 Jun 23:03
f1e39c0

What's Changed

  • feat: add autocomplete interaction support, bump to 0.1.2 by @konnatoad in #14
  • Add autocomplete interaction support and update version to 0.1.3 by @konnatoad in #15

Full Changelog: V0.1.2...V0.1.3

V0.1.2

Choose a tag to compare

@konnatoad konnatoad released this 09 Jun 18:49
1a826d5

What's Changed

  • Add peerDependencies for discord.js and optional winston by @konnatoad in #13

Full Changelog: V0.1.1...V0.1.2

V0.1.1

Choose a tag to compare

@konnatoad konnatoad released this 04 Jun 03:19
9dfb7cd

What's Changed

  • Replace Array with typed signature for validation functions by @konnatoad in #12

Full Changelog: V0.1.0...V0.1.1

V0.1.0

Choose a tag to compare

@konnatoad konnatoad released this 30 May 11:57
779c614

What's Changed

  • Export LocalCommand interface and bump to 0.1.0 by @konnatoad in #11

Full Changelog: 0.0.62...V0.1.0

V0.0.62

Choose a tag to compare

@konnatoad konnatoad released this 27 May 01:55
8a41c03

What's Changed

  • Modernize static imports and update package metadata by @konnatoad in #10

Full Changelog: 0.0.61...0.0.62

V0.0.61

Choose a tag to compare

@konnatoad konnatoad released this 25 May 13:41
111f92c

What's Changed

New Contributors

Full Changelog: 0.0.60...0.0.61