v0.27.0-beta.0
·
98 commits
to main
since this release
What's Changed
π Features
- feat: support sub commands object style by @kazupon in #266
- feat: support
createCommandContextexporting by @kazupon in #334 - feat(plugin-i18n):
registerGlobalOptionResourcesextension by @kazupon in #343
π Bug Fixes
- fix(lazy-async): resolve command before executing by @kazupon in #322
- fix(gunshi): resolve command name via function name for entry by @kazupon in #333
π₯ Breaking Changes
β‘ Improvement Features
- feat: more overloads plugin function typing by @kazupon in #259
- fix: improvement plugin type inference by @kazupon in #262
- fix(plugin-i18n): change to
builtinResourcesoption by @kazupon in #296 - fix(gunshi): re-export
CommandContext.logagain by @kazupon in #297 - fix(extensions): allow any type for command context extensions by @kazupon in #325
- fix: improve type-safe by @kazupon in #330
- fix(plugin-i18n): improve type-system by @kazupon in #332
ποΈ Documentations
New Contributors
- @yukukotani made their first contribution in #291
- @BobbieGoede made their first contribution in #303
Full Changelog: v0.27.0-alpha.10...v0.27.0-beta.0