Releases: npm/read
Releases · npm/read
v4.0.0
4.0.0 (2024-09-25)
⚠️ BREAKING CHANGES
read
now supports node^18.17.0 || >=20.5.0
Bug Fixes
eddeb02
#124 align to npm 10 node engine range (@hashtagchris)
Dependencies
Chores
1b07665
#109 bump c8 from 8.0.1 to 10.1.2 (#109) (@dependabot[bot])cdf4cd8
#122 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (#122) (@dependabot[bot])104dc92
#116 bump tshy from 1.18.0 to 3.0.2 (#116) (@dependabot[bot])8f24ce4
#124 run template-oss-apply (@hashtagchris)8a7ba09
#120 bump @typescript-eslint/parser from 7.18.0 to 8.0.1 (#120) (@dependabot[bot])d6beca8
#103 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)ff55321
#100 bump @typescript-eslint/parser from 6.21.0 to 7.2.0 (#100) (@dependabot[bot])d30350d
#123 postinstall for dependabot template-oss PR (@hashtagchris)8558668
#123 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
v3.0.1
v3.0.0
v2.1.0
2.1.0 (2023-04-13)
Features
c149cf9
#51 add completer option to forward to readline (#51) (@wraithgar, @131)
Bug Fixes
c5932e8
#35 Support rare \r line break (#35) (@NikxDa, @wraithgar, @wraithgar)f30fe66
#52 extra newline on muted, replaced input (#52) (@wraithgar, @deed02392)
v2.0.0
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
c5b56f6
use async/await (@lukekarrys)5a7563b
add template-oss (@lukekarrys)
Documentation
711d7cd
#30 Fix typo "Writeable" => "Writable" in README.MD (#30) (@vitalymak, @vitalymak)