This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
v11.3.0
11.3.0 (2022-09-09)
Bug Fixes
- add body to manufactured http events for completion (b3b05cf)
- adhere to the appmap spec for error format (3ee5da4)
- conform to appmap spec for metadata git (e524791)
- group frame in trace post-processing (b3fbe60)
- handle http headers which are not strings (499d204)
- insert symbolic link instead of copying main file (b905dba), closes /github.com/vercel/next.js/blob/7e5cb510c4155572d0b251db34845d34fd078480/packages/next/lib/get-project-dir.ts#L3
- make sure all payload field satisfy the schema (8d28927)
- make sure http response status is in the right format (96bbcde)
- more lenient monkey-patching (cb392b3)
- move recording of server side request to capture initial event (cdf65c1)
- no longer overwrite configuration.log.level with error (61d67c7)
- properly report unknown configuration field (1728c56)
- show the children of excluded functions (c41b3ae)
- source-map is not a dev-only module (fa278b8)