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