Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v6.0.1
v6.0.0
v5.3.0
v5.2.0
v5.1.0
v5.0.2
v5.0.1
v5.0.0
- Use undici by default (#143)
- Merge pull request from GHSA-qmw8-3v4g-gwj4
- fix: add port to host header if available (#146)
- Bump form-data from 3.0.1 to 4.0.0 (#145)
- Bump undici from 2.2.1 to 3.3.1 (#140)
- ci: specify version of coveralls github action to use (#142)
- Bump undici from 2.2.1 to 3.3.1 (#140)
- ci: specify version of coveralls github action to use (#142)
- Bump fastify-multipart from 3.3.1 to 4.0.0 (#139)
- chore: documentation and ci updates (#134)
- style: make the implicitly inserted semicolon explicit (#136)
- Bump @sinonjs/fake-timers from 6.0.1 to 7.0.0
v4.0.2
Security Fix, CVE-2021-21321
v4.0.0
📚 PR:
- Bump form-data from 2.5.1 to 3.0.0
- Merge pull request #123 from fastify/dependabot/npm_and_yarn/form-data-3.0.0
- Bump msgpack5 from 4.5.0 to 5.0.0
- Merge pull request #127 from fastify/dependabot/npm_and_yarn/msgpack5-5.0.0
- fix: sanitize url to avoid attack
- fix: throw when source url is invalid
- Merge pull request #128 from fastify/sanitize-url
- Fixes a typo in the README (#124)
- Fixes another typo in README.md (#125)