Skip to content

Releases: npm/read

v3.0.1

27 Nov 18:18
d7f94fa
Compare
Choose a tag to compare

3.0.1 (2023-11-20)

Bug Fixes

v3.0.0

17 Nov 02:53
39a92b0
Compare
Choose a tag to compare

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

13 Apr 16:49
Compare
Choose a tag to compare

2.1.0 (2023-04-13)

Features

Bug Fixes

v2.0.0

13 Dec 23:16
afdb602
Compare
Choose a tag to compare

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