v8.1.0
What's Changed
- move unused packages to devDependencies by @gurgunday in #483
- fix eslint by @gurgunday in #485
- use
in
to check for prototype violation by @gurgunday in #484 - chore: add
.gitattributes
file by @Fdawgs in #487 - perf: do not mutate req.raw by @gurgunday in #488
- chore(deps-dev): bump climem from 1.0.3 to 2.0.0 by @dependabot in #490
- docs: update for attachFieldsToBody: keyValues by @dancastillo in #492
- add
parts
type and enable coverage checking by @gurgunday in #491 - chore(package): explicitly declare js module type by @Fdawgs in #493
- chore(deps-dev): bump @fastify/swagger-ui from 1.10.2 to 2.0.1 by @dependabot in #499
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #500
- chore(deps-dev): bump readable-stream from 3.6.2 to 4.5.1 by @dependabot in #501
- Partly closes #496: add missing type by @hash0000 in #502
New Contributors
- @dancastillo made their first contribution in #492
- @hash0000 made their first contribution in #502
Full Changelog: v8.0.0...v8.1.0