Skip to content

v2.3.2

Compare
Choose a tag to compare
@shellscape shellscape released this 07 Nov 14:53
· 8 commits to master since this release

Bugfixes

  • fix: strict + skipLines error. fixes #136

Updates

  • docs: stripBomStream -> stripBom
  • chore: update execa dependency to 2.1.0 (#147)
  • chore: use process.execPath rather than node in test (#145)
  • test: add explicit test for headers option
  • docs: add usage note to headers. addresses #142