Releases: konnatoad/djs-commander
Releases · konnatoad/djs-commander
Release list
V0.1.7
What's Changed
- Bump discord.js from 14.26.4 to 14.27.0 by @dependabot[bot] in #25
- Bump typescript from 6.0.3 to 7.0.2 by @dependabot[bot] in #23
- Bump version by @konnatoad in #26
- Update build process with Yarn by @konnatoad in #27
Full Changelog: V0.1.6...V0.1.7
V0.1.6
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
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
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
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
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
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
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
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
What's Changed
- Configure Dependabot for npm with daily updates by @konnatoad in #7
- Bump typescript from 4.9.5 to 6.0.3 by @dependabot[bot] in #8
- chore: bump version by @konnatoad in #9
New Contributors
- @konnatoad made their first contribution in #7
Full Changelog: 0.0.60...0.0.61