Releases: fastify/light-my-request
Releases Β· fastify/light-my-request
v4.7.0
What's Changed
- build(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #162
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #163
- build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #164
- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #165
- Correctly support finished in Node v16 by @mcollina in #166
Full Changelog: v4.6.0...v4.7.0
v4.6.0
What's Changed
- build(deps-dev): bump tsd from 0.17.0 to 0.18.0 by @dependabot in #160
- Dropped readable-stream dependency by @mcollina in #161
Full Changelog: v4.5.0...v4.6.0
v4.5.0
What's Changed
- build(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #157
- build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #158
- added rawHeaders to Request by @L2jLiga in #159
New Contributors
Full Changelog: v4.4.4...v4.5.0
v4.4.4
v4.4.3
v4.4.2
What's Changed
- Bump form-data from 3.0.1 to 4.0.0 by @dependabot-preview in #119
- chore(gitignore): use latest github ignore template by @Fdawgs in #120
- ci(dependabot): update config from v1 to v2 by @Fdawgs in #121
- Bump actions/setup-node from v1 to v2.1.5 by @dependabot in #122
- chore tap 15 by @Eomm in #129
- chore: ci updates and style change by @Fdawgs in #131
- Bump ajv from 6.12.6 to 8.1.0 by @dependabot in #132
- ci: add nodejs v16 to test matrix by @Fdawgs in #133
- Bump @types/node from 14.14.42 to 15.0.0 by @dependabot in #134
- Bump tsd from 0.14.0 to 0.15.0 by @dependabot in #135
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #136
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #137
- Bump tsd from 0.15.1 to 0.16.0 by @dependabot in #138
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #139
- Bump tsd from 0.16.0 to 0.17.0 by @dependabot in #140
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #141
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #142
- Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #143
- build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #144
- build(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #145
- build(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #146
- build(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #147
- build(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #148
- build(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #149
- Feat: Speed improvement by @zekth in #150
New Contributors
- @Fdawgs made their first contribution in #120
- @dependabot made their first contribution in #122
Full Changelog: v4.4.1...v4.4.2
v4.4.1
v4.4.0
v4.3.0
π PR:
- Bump standard from 14.3.4 to 15.0.0
- fix(test): add semver version to check node version on tests
- types(Chain): add response as Promise on chainable methods
- update: add tests for PromiseLike response
- update(index): add end overload type
- Merge pull request #110 from RafaelGSS/fix-typescript-chain
- use let instead of var
- feat: add stale (#106)
- Bump standard from 15.0.1 to 16.0.1 (#111)