Skip to content

Releases: npm/read

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 15 May 18:47
7c7dc18

6.0.0 (2026-05-15)

⚠️ BREAKING CHANGES

  • read now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply

Features

Bug Fixes

Dependencies

Chores

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Oct 17:55
361af07

5.0.1 (2025-10-22)

Dependencies

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 15:27
7a88bd6

5.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

  • read now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Chores

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 21:37
bfc6a33

4.1.0 (2025-01-30)

Features

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 17:23
037fbef

4.0.0 (2024-09-25)

⚠️ BREAKING CHANGES

  • read now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Nov 18:18
d7f94fa

3.0.1 (2023-11-20)

Bug Fixes

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 02:53
39a92b0

3.0.0 (2023-11-16)

⚠️ BREAKING CHANGES

  • read is now written in TypeScript and types are now shipped as part of this package.

Features

Documentation

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 16:49

2.1.0 (2023-04-13)

Features

Bug Fixes

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 23:16
afdb602

2.0.0 (2022-12-13)

⚠️ BREAKING CHANGES

  • this module has been refactored to use promises
    • the API is now promise only and no longer accepts a callback
    • the Promise is resolved to a string and no longer returns isDefault
  • this package is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Documentation

Dependencies