Skip to content

Releases: rvagg/bl

v7.0.0

14 Apr 04:11

Choose a tag to compare

7.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • CJS require() no longer supported, use ESM import.
    BufferList and BufferListStream must be called with new.
    Switches from readable-stream to node:stream and buffer to node:buffer,
    removing all runtime dependencies. Node.js >= 20 required.

Features

  • modernise to ESM, drop all runtime dependencies (#169) (fbd6e13)

Trivial Changes

  • deps: bump actions/setup-node from 6.1.0 to 6.2.0 (#164) (ee438e6)
  • deps: bump actions/setup-node from 6.2.0 to 6.3.0 (#166) (265c92a)

v6.1.6

04 Dec 10:18

Choose a tag to compare

6.1.6 (2025-12-04)

Trivial Changes

  • deps: bump actions/setup-node from 6.0.0 to 6.1.0 (#163) (c51e63d)

v6.1.5

24 Nov 02:33

Choose a tag to compare

6.1.5 (2025-11-24)

Trivial Changes

  • deps: bump actions/checkout from 5 to 6 (#162) (823100e)

v6.1.4

15 Oct 01:17

Choose a tag to compare

6.1.4 (2025-10-15)

Trivial Changes

  • deps: bump actions/setup-node from 5.0.0 to 6.0.0 (#161) (4f23fa9)

v6.1.3

05 Sep 04:22

Choose a tag to compare

6.1.3 (2025-09-05)

Trivial Changes

  • deps: bump actions/setup-node from 4.2.0 to 5.0.0 (#159) (530e36f)

v6.1.2

12 Aug 11:18

Choose a tag to compare

6.1.2 (2025-08-12)

Trivial Changes

  • deps: bump actions/checkout from 4 to 5 (#158) (28a3852)

v6.1.1

01 Aug 06:59

Choose a tag to compare

6.1.1 (2025-08-01)

Trivial Changes

  • deps-dev: bump typescript from 5.8.3 to 5.9.2 (#157) (70f4e16)

v6.1.0

11 Mar 18:22

Choose a tag to compare

6.1.0 (2025-03-11)

Features

  • Added prepend and getBuffers methods. (#154) (e9eda95)

v6.0.20

03 Mar 01:09

Choose a tag to compare

6.0.20 (2025-03-03)

Trivial Changes

  • deps-dev: bump typescript from 5.7.3 to 5.8.2 (#153) (9291cf9)

v6.0.19

28 Jan 05:11

Choose a tag to compare

6.0.19 (2025-01-28)

Trivial Changes

  • deps: bump actions/setup-node from 4.1.0 to 4.2.0 (#151) (2e72553)