Skip to content

Releases: gramiojs/gramio

v0.0.16

23 Feb 15:30
Compare
Choose a tag to compare

fix: bug with contexts and bumps

chore: bump

Full Changelog: v0.0.15...v0.0.16

v0.0.15

23 Feb 14:14
Compare
Choose a tag to compare

fix: tsc-alias issue and add support async derive

feat: add array context-scope derive support and small improves

chore: bump

Full Changelog: v0.0.14...v0.0.15

v0.0.14

22 Feb 18:08
Compare
Choose a tag to compare

feat: add context-scoped derive methods

chore: bump

Full Changelog: v0.0.13...v0.0.14

v0.0.13

21 Feb 17:21
Compare
Choose a tag to compare

feat(errors): add API errors

refactor(generated): some style improves in generated files

feat(generated): rename file and add optionalParams type

feat(updates): start updates implementation

refactor(generated): some style and path improves

feat: add Inspectable

feat(updates): implement updates on & use and first context

feat(structures): add attachments structures

feat(structures): add poll structures

feat(structures): add chat structures

feat(structures): add message structures

feat(structures): add some other structures

feat(contexts): add some methods and values in message & clone

feat(scripts): add generate-imports script (npm run imports [path])

refactor: move TBA types to new package @gramio/types

chore(lint): some lint changes

refactor(lint): eslint refactors

feat: use @gramio/types imports instead of generated folder

refactor(lint)

chore: place contexts to separated module

feat: use POST request instead of GET

chore: use TelegramAPIResponse from @gramio/types

chore: use biome instead of eslint

feat: add file uploading

fix: api errors typings

chore: bumps and improves at package

feat: add mutations and place Bot to bot.ts

chore: small improves and bump files and format

feat: add support TBA 7.1

feat: add sub event support

feat: improve typings at TelegramError

feat: add ErrorHandler

feat: add preRequest hook and place @gramio/format mutator to it

chore: place onError into Bot instance hooks

feat: add custom error model support

feat: add GODLY error handling typings

chore: add JSDoc comment with example

chore: bumps

feat: add Plugin System and Bot.extend method

feat: add CICD for publish package

feat: add experimental Derive hook

chore: bump version

chore: add bun install step in CICD

chore: temporal fix https://github.com/gramiojs/gramio/actions/runs/7979000724/job/21785367768

chore: fix Error 403: Resource not accessible by integration

feat: add .on sugar to onError hook

feat: add bot.on events MaybeArray support

fix: CI generate changelog

chore: update @gramio/contexts

chore: bump

fix: fix multiline output string in CICD

chore: add EOL at the end of changelog text

Full Changelog: https://github.com/gramiojs/gramio/commits/v0.0.13