All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.9 (2024-03-01)
5.0.8 (2023-11-21)
- wrong stacktrace type (3f27cb6)
5.0.7 (2023-11-13)
5.0.6 (2023-09-23)
5.0.5 (2023-01-04)
- local server not capturing error events from the browser (#152) (6e43809)
- support all content types in local server endpoints (#153) (063a538)
- support all content types in local server endpoints (#161) (d5d0685)
5.0.4 (2022-12-04)
5.0.3 (2022-10-21)
- SentryTransport factory function return "any" until TS issue will be fixed (#141) (a1d07ca), closes #138
5.0.2 (2022-10-21)
5.0.1 (2022-10-21)
5.0.0 (2022-10-20)
4.1.0 (2022-09-30)
4.0.3 (2022-08-03)
- accept text/plain data (#119) (b491bcb), closes #104
- types: Add missing generic type arg to default export (#118) (08648ab)
4.0.2 (2022-07-28)
4.0.1 (2022-07-07)
4.0.0 (2022-07-07)
3.3.8 (2022-06-29)
3.3.7 (2021-10-27)
3.3.6 (2021-10-18)
3.3.5 (2021-10-13)
- items other than transform sent in an envelope request cause an error (#89)
3.3.4 (2021-06-20)
3.3.3 (2021-06-18)
3.3.2 (2021-02-22)
3.3.0 (2021-02-04)
- add ready-to-use jest mock with testkit builtin (80e602c)