What's Changed
- New website using Docosaurus by @lmammino in #806
- feat(packages/http-router): adding typings and tests by @A-ndy-git in #840
- Fix transpiler error where it was mapping
export default
toexports.default
for CommonJS.require('@middy/core')
should now work as expected - Improved treeshaking for `http-urlencod-body-parser
New Contributors
- @A-ndy-git made their first contribution in #840
Full Changelog: 3.0.2...3.0.3