Releases: stream-utils/raw-body
Releases · stream-utils/raw-body
2.5.3
What's Changed
Dependencies
- deps: [email protected] by @bjohansebas in #126
- deps: [email protected]
- deps: use tilde notation for dependencies
- deps: use tilde notation for dependencies by @bjohansebas in #126
Documentation
- chore: remove history.md and security.md from being packaged on publish (#122) by @bjohansebas in #129
Other changes
- ci: restore ci for v2 by @bjohansebas in #127
- release 2.5.3 by @bjohansebas in #130
Full Changelog: 2.5.2...2.5.3
v3.0.2
What's Changed
Dependencies
- deps: [email protected] by @Phillip9587 in #120
- deps: [email protected]
- deps: use tilde notation for dependencies
- deps: use tilde notation for dependencies by @Phillip9587 in #120
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
- @dependabot[bot] made their first contribution in #105
Full Changelog: v3.0.1...v3.0.2
v3.0.1
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
- ci: fix ci errors by @bjohansebas in #98
- release: 3.0.1 by @bjohansebas in #100
New Contributors
- @bjohansebas made their first contribution in #98
Full Changelog: v3.0.0...v3.0.1