All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.2.3 (2023-01-09)
- broader ioredis version range (cc2a18c)
3.2.2 (2023-01-09)
- make ioredis a peer dep (a0d2ed2)
3.2.1 (2023-01-09)
- remove node module uri prefix (4c809d2)
3.2.0 (2023-01-06)
- add flush for consuming stream outside of blocked mode (a89c7f2)
3.1.5 (2023-01-06)
- handle ending acks on quit (20cacbc)
3.1.4 (2023-01-06)
- remove node condition from exports (e9eea3b)
3.1.3 (2023-01-06)
- add legacy main field (8383e0b)
3.1.2 (2022-11-29)
- handle added stream group creation (0fac64a)
3.1.1 (2022-11-26)
- docs: correct badge links (92326e5)
3.1.0 (2022-11-26)
- support addStream and drain during iteration (e9d3c18)
3.0.0 (2022-11-20)
- add control client for adjusting blocking behavior (fa88e5d)
- only permitted options are accepted
2.1.0 (2022-11-19)
- remove mode generic (16434bc)
2.0.3 (2022-11-15)
- tweak internal types (ce61576)
2.0.2 (2022-11-12)
- deps: remove ioredis 4 types and update package lock (ae693dc)
2.0.1 (2022-10-30)
- bump version (b5db328)
2.0.0 (2022-10-30)
- update ioredis (16b86f7)
- update ioredis to 5x, and drop node < 14
1.4.1 (2022-10-30)
- revert "feat: update ioredis to 5x" (9fae44c)
1.4.0 (2022-10-30)
- update ioredis to 5x (3aa2b40)
1.3.1 (2022-10-30)
- bump version (15a2764)
1.3.0 (2022-10-30)
- update dev deps (075defd)
1.2.1 (2021-02-15)
- more flexible option types (b9f7e8e)
1.2.0 (2021-02-11)
- stream factory default export (08864fe)
1.1.1 (2021-02-08)
- cursor + block for xreadgroup (28f91b8)
1.1.0 (2021-01-03)
- minor bump (0a2a328)