0.5.1
- Add
noTraceOrigins
option. - Fix wrong URL when using relative path.
- Catch frames errors.
- Get
response.body
as a stream with the fetch API. - Support reporting multiple logs.
- Support typescript project.
noTraceOrigins
option.response.body
as a stream with the fetch API.