4.0.0 (2024-09-25)
read
now supports node^18.17.0 || >=20.5.0
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])
3.0.1 (2023-11-20)
3.0.0 (2023-11-16)
read
is now written in TypeScript and types are now shipped as part of this package.
2.1.0 (2023-04-13)
c5932e8
#35 Support rare \r line break (#35) (@NikxDa, @wraithgar, @wraithgar)f30fe66
#52 extra newline on muted, replaced input (#52) (@wraithgar, @deed02392)
2.0.0 (2022-12-13)
- 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