Releases: logtail/logtail-js
Releases · logtail/logtail-js
v0.5.2
What's Changed
- [pino] Omit misleading context when executed in thread-stream worker by @PetrHeinz in #127
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Make sure both locked and latest dependencies are used for E2E testing by @PetrHeinz in #120
- Include E2E tests badge in README.md by @PetrHeinz in #121
- [browser] Improve compatibility of getCurrentContext by @PetrHeinz in #122
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- [tools] throttle.test.ts: Introduce 0.2ms tolerance by @PetrHeinz in #119
- Modernize Dependencies by @versecafe in #116
New Contributors
- @versecafe made their first contribution in #116
Full Changelog: v0.4.23...v0.5.0
v0.4.23
v0.4.22
v0.4.21
What's Changed
- Undefined handling for results from stack-trace.get by @PetrHeinz in #110
Full Changelog: v0.4.20...v0.4.21
v0.4.20
What's Changed
- Remove
js
dependency frompackages/types
by @PetrHeinz in #109
Full Changelog: v0.4.19...v0.4.20
v0.4.19
What's Changed
- L-1147 Add batchSizeKiB option, add default size for Browser by @PetrHeinz in #102
- .prettierrc: set printWidth to 120 by @PetrHeinz in #103
Full Changelog: v0.4.18...v0.4.19
v0.4.18
What's Changed
- L-841 [browser] Add context automatically by @PetrHeinz in #99
Full Changelog: v0.4.17...v0.4.18
v0.4.17
What's Changed
- L-839, L-840 Move data serializion logic to core by @PetrHeinz in #98
Full Changelog: v0.4.16...v0.4.17