Skip to content

Releases: gramiojs/format

v0.6.0

15 Mar 01:28
0d47e8e

Choose a tag to compare

each Telegram API call.

middleware that decomposes FormattableString values into text + entities before

feat: add formatMiddleware for wrappergram middleware chainExports formatMiddleware from @gramio/format/middleware — a ready-to-use

0.5.0

Merge branch 'master' of https://github.com/gramiojs/format

0.6.0
Full Changelog: v0.5.0...v0.6.0

v0.5.0

01 Mar 11:12

Choose a tag to compare

chore: bump version to 0.5.0 and add CLAUDE.md developer guide
Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Feb 10:48
bcfbd35

Choose a tag to compare

feat: add overload for join() to accept FormattableString arrays directly

feat: add htmlToFormattable function with node-html-parser support

docs: comprehensive README rewrite with installation, API reference, and examples

chore: bump version to 0.4.0

refactor: use Symbol.hasInstance for FormattableString type checks
Full Changelog: v0.3.4...v0.4.0

v0.3.4

21 Oct 11:15
5f62cbc

Choose a tag to compare

feat: threat falsy values as empty string
Full Changelog: v0.3.3...v0.3.4

v0.3.3

12 Jul 00:05
ee7bb57

Choose a tag to compare

chore: many bumps and and update to 9.1

Full Changelog: v0.3.2...v0.3.3

v0.3.2

29 May 19:19
1882538

Choose a tag to compare

fix: markdownToFormattable wrong list convert

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Apr 19:16
35e8c2f

Choose a tag to compare

fix: paragraph wrong \n\n

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Apr 19:06
726da39

Choose a tag to compare

feat: MVP markdownToFormattable

chore: workaroundForHeading \n\n

chore: bump and add new export

Full Changelog: v0.2.1...v0.3.0

v0.2.1

27 Apr 15:29
0049573

Choose a tag to compare

feat: write tests for format``

chore: more complex tests

feat: implement TemplateStringsArray (expandableBlockquote${1} support) at format``

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Apr 15:27
2dcb9ca

Choose a tag to compare

chore: savePreparedInlineMessage fixes

chore: bump deps

chore: text lockfile

chore: support Telegram Bot API v9

Full Changelog: v0.1.5...v0.2.0