v1.1
What's Changed
- chore(deps): bump file-type from 16.5.3 to 16.5.4 by @dependabot in #8
- Feat/dependency by @Mr-Artemus in #9
- feat(#19): switch from
tsc
toswc
by @barthofu in #21 - chore(deps): bump undici from 5.8.0 to 5.9.1 by @dependabot in #23
- refactor(#22): update
discordx
to11.1.8
by @barthofu in #26 - fix(#24): handle invalid imgur
client_id
by @barthofu in #27 - fix(#20):
validator
middleware returns400
res by @barthofu in #28 - feat(#29):
/
endpoint to check if API is running by @barthofu in #30 - fix(#32): auto inject client in handlers by @barthofu in #33
- feat(#31): switch to
.fetch
for cache interaction when possible by @Mr-Artemus in #35 - fix(#36): remove auto-defer for MessageComponents by @Mr-Artemus in #37
- feat(#38): abstraction of the database type by @barthofu in #40
- fix(#39): switch from
sqlite
tobetter-sqlite
on mikro-orm by @barthofu in #41 - 13 feature send handled errors to discord by @Mr-Artemus in #42
- chore(deps): bump moment-timezone from 0.5.34 to 0.5.37 by @dependabot in #44
- Feat/translation by @barthofu in #45
- feat(#43): full support of slash groups and subcommands by @barthofu in #46
- feat(#15):
info
command by @barthofu in #47
New Contributors
- @Mr-Artemus made their first contribution in #9
Full Changelog: v1.0.0...v1.1.0