Skip to content

Releases: stream-utils/raw-body

2.5.3

25 Nov 15:20
223a87d

Choose a tag to compare

What's Changed

Dependencies

Documentation

  • chore: remove history.md and security.md from being packaged on publish (#122) by @bjohansebas in #129

Other changes

Full Changelog: 2.5.2...2.5.3

v3.0.2

21 Nov 20:47
4cf8e0a

Choose a tag to compare

What's Changed

Dependencies

Documentation

  • docs: enhance security reporting and disclosure procedures by @bjohansebas in #101
  • chore: remove history.md and security.md from being packaged on publish by @bjohansebas in #122

Other changes

  • ci: add workflows for CodeQL analysis and Scorecard security checks, update dependabot configuration and Node.js versions by @bjohansebas in #102
  • build(deps): bump github/codeql-action from 3.30.5 to 4.31.0 by @dependabot[bot] in #105
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #107
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #110
  • chore: use neostandard by @bjohansebas in #116
  • build(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #108
  • build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #118
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #119
  • build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #117
  • release: 3.0.2 by @bjohansebas in #123

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

04 Sep 01:44
a61bd09

Choose a tag to compare

What's Changed

Bug fixes

  • Fix the engines field to reflect support for Node >= 0.10 by @bjohansebas in #99

Dependencies

  • deps: [email protected] by @bjohansebas in #97
    • Avoid false positives in encodingExists by using objects without a prototype
    • Remove compatibility check for StringDecoder.end method

Other changes

New Contributors

Full Changelog: v3.0.0...v3.0.1