Skip to content

Releases: peerigon/typescript-toolkit

v2.2.0

26 May 22:28
bcc515c

Choose a tag to compare

2.2.0 (2026-05-26)

Features

  • Add emitter and signals (48d5bbd)
  • unwrap: Add supported for settled results (bcc515c)

v2.1.0

25 May 22:57
b6bf327

Choose a tag to compare

2.1.0 (2026-05-25)

Features

v2.0.0

24 May 00:10
650e94a

Choose a tag to compare

2.0.0 (2026-05-24)

Features

BREAKING CHANGES

  • assert() does not throw on false anymore.

v1.1.0

23 May 21:11
fb61b86

Choose a tag to compare

1.1.0 (2026-05-23)

Features

  • assert: Implement assert (a199f11)