What's Changed
- docs(responseInterceptor): fix header manipulation example by @mcgwiz in #967
- fix(type): fix RequestHandler return type by @chimurai in #980
- chore(package): lockfile update by @chimurai in #981
- chore(package): bump dev dependencies by @chimurai in #982
- chore(package): yarn.lock update by @chimurai in #986
- refactor(errors): improve pathFilter error message by @chimurai in #987
- docs(MIGRATION.md): fix misspelled URLs by @lpaolini in #988
- fix(logger-plugin): fix missing target port by @chimurai in #989
- docs(websocket): improve example for online IDE by @chimurai in #990
- ci(package): npm package provenance by @chimurai in #991
New Contributors
Full Changelog: v3.0.0...v3.0.1-beta.0