Skip to content

Releases: rvagg/bl

v7.0.6

Choose a tag to compare

@github-actions github-actions released this 02 Jul 01:27

7.0.6 (2026-07-02)

v7.0.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:57

7.0.5 (2026-06-29)

Trivial Changes

  • deps-dev: bump @types/node from 25.9.4 to 26.0.0 (#175) (8aac253)

v7.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 05:39

7.0.4 (2026-06-22)

Trivial Changes

  • deps: bump actions/checkout from 6.0.2 to 7.0.0 (#174) (3e7e8d9)

v7.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 07:28

7.0.3 (2026-06-04)

Trivial Changes

  • deps: bump actions/checkout from 6 to 6.0.2 (#172) (1639563)

v7.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Apr 05:25

7.0.2 (2026-04-30)

Bug Fixes

  • ts: type definitions are not resolvable without proper types fields in package.json (#170) (22c02e6)

v7.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 05:24

7.0.1 (2026-04-28)

Bug Fixes

  • properly exclude tsconfig.tsbuildinfo (34a382b)

Trivial Changes

  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (d06d140)

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 04:11

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

Choose a tag to compare

@github-actions github-actions released this 04 Dec 10:18

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

Choose a tag to compare

@github-actions github-actions released this 24 Nov 02:33

6.1.5 (2025-11-24)

Trivial Changes

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

v6.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Oct 01:17

6.1.4 (2025-10-15)

Trivial Changes

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