Skip to content

Releases: gramiojs/gramio

v0.4.4

24 May 10:14
2ac6f3d

Choose a tag to compare

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

01 May 09:51
d06f42d

Choose a tag to compare

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

01 May 09:46
442eca7

Choose a tag to compare

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

28 Apr 16:45
17a534d

Choose a tag to compare

fix: await next() at derive

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Apr 15:56
f88acd0

Choose a tag to compare

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

19 Apr 19:44
11ff4a7

Choose a tag to compare

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

13 Apr 15:57
ec8657f

Choose a tag to compare

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

06 Apr 18:12
04853e9

Choose a tag to compare

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

18 Mar 13:06
51dd29e

Choose a tag to compare

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

01 Mar 15:02
d621b7a

Choose a tag to compare

chore: separate !token error to different message

fix: regexp matching at callbackQuery method

Full Changelog: v0.2.3...v0.2.4