Skip to content

Latest commit

 

History

History
201 lines (91 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

201 lines (91 loc) · 7.26 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.2.3 (2023-01-09)

Bug Fixes

  • broader ioredis version range (cc2a18c)

3.2.2 (2023-01-09)

Bug Fixes

  • make ioredis a peer dep (a0d2ed2)

3.2.1 (2023-01-09)

Bug Fixes

  • remove node module uri prefix (4c809d2)

3.2.0 (2023-01-06)

Features

  • add flush for consuming stream outside of blocked mode (a89c7f2)

3.1.5 (2023-01-06)

Bug Fixes

  • handle ending acks on quit (20cacbc)

3.1.4 (2023-01-06)

Bug Fixes

  • remove node condition from exports (e9eea3b)

3.1.3 (2023-01-06)

Bug Fixes

3.1.2 (2022-11-29)

Bug Fixes

  • handle added stream group creation (0fac64a)

3.1.1 (2022-11-26)

Bug Fixes

  • docs: correct badge links (92326e5)

3.1.0 (2022-11-26)

Features

  • support addStream and drain during iteration (e9d3c18)

3.0.0 (2022-11-20)

Features

  • add control client for adjusting blocking behavior (fa88e5d)

BREAKING CHANGES

  • only permitted options are accepted

2.1.0 (2022-11-19)

Features

2.0.3 (2022-11-15)

Bug Fixes

2.0.2 (2022-11-12)

Bug Fixes

  • deps: remove ioredis 4 types and update package lock (ae693dc)

2.0.1 (2022-10-30)

Bug Fixes

2.0.0 (2022-10-30)

Features

BREAKING CHANGES

  • update ioredis to 5x, and drop node < 14

1.4.1 (2022-10-30)

Bug Fixes

  • revert "feat: update ioredis to 5x" (9fae44c)

1.4.0 (2022-10-30)

Features

1.3.1 (2022-10-30)

Bug Fixes

1.3.0 (2022-10-30)

Features

1.2.1 (2021-02-15)

Bug Fixes

  • more flexible option types (b9f7e8e)

1.2.0 (2021-02-11)

Features

  • stream factory default export (08864fe)

1.1.1 (2021-02-08)

Bug Fixes

  • cursor + block for xreadgroup (28f91b8)

1.1.0 (2021-01-03)

Features

1.0.0 (2021-01-03)

Bug Fixes

Features