Skip to content

Releases: sindresorhus/detect-newline

v4.0.1

23 Sep 02:23
Compare
Choose a tag to compare
  • Docs improvements.

v4.0.0...v4.0.1

v4.0.0

14 Oct 08:16
Compare
Choose a tag to compare

Breaking

v3.1.0...v4.0.0

v3.1.0

13 Nov 08:43
Compare
Choose a tag to compare
  • Gracefully handle non-string inputs (#9) 4fb2614

v3.0.0...v3.1.0

v3.0.0

11 Apr 08:26
Compare
Choose a tag to compare

Breaking:

  • Return undefined instead of null when no newline is found 446e98c
  • Require Node.js 8 (#7) 841de59

Enhancements:

v2.1.0...v3.0.0