Releases: gramiojs/gramio
v0.4.4
chore: add Request to webhook handler
chore: switch away from .extend method (#10 and debug-js/debug#999 )
chore: bump
Full Changelog: v0.4.3...v0.4.4
v0.4.3
fix: oh looks like type test are wrong and satisfies fix readonly usage type
Full Changelog: v0.4.2...v0.4.3
v0.4.2
chore: allow put ReadonlyArray for derive, on and etc & write type test for it
Full Changelog: v0.4.1...v0.4.2
v0.4.1
fix: await next() at derive
Full Changelog: v0.4.0...v0.4.1
v0.4.0
feat: resolve stopPolling only after all requests sent and write small test for it
feat: rewrite dropPendingUpdates to not force deleteWebhook
feat: allow provide webhook: string at bot.start
feat: deleteWebhook: on-conflict-with-polling, configure long-polling and many improves at bot.start
chore: deleteWebhookOnConflict on dropPendingUpdates
chore: bumps
chore: improves queue for webhookHandler
Full Changelog: v0.3.1...v0.4.0
v0.3.1
chore: handle update mode
chore: some improves and fixes at Plugin type
chore: bumps with fixes
chore: add some type level tests
Full Changelog: v0.3.0...v0.3.1
v0.3.0
refactor: type improves for withRetries
chore: remove Derives usage if ContextType is used
chore: bumps to support Telegram Bot API@9.0
chore: bump and drop inspectable from top level
Full Changelog: v0.2.6...v0.3.0
v0.2.6
refactor: separate CallbackQueryShorthandContext type
feat: implement withRetries with tests
chore: run tests on ci
chore: move internal utils to utils.internal.ts
chore: improve tests for utils.withRetries & fixes & refactor
chore: suppress oven-sh/bun#18815
chore: add ./utils re-export and bumps
chore: minor bump
Full Changelog: v0.2.5...v0.2.6
v0.2.5
chore: use text lockfile
fix: use extractFilesToFormData and query params on non-Bun environment because of some strange behaviour
Full Changelog: v0.2.4...v0.2.5
v0.2.4
chore: separate !token error to different message
fix: regexp matching at callbackQuery method
Full Changelog: v0.2.3...v0.2.4