Releases: Logflare/pino-logflare
Releases · Logflare/pino-logflare
v0.4.2
v0.4.0
This release contains many fixes and bundle size improvements (#41 ). Many thanks to @atdrago for spearheading the changes.
Due to the removal of client-side typecasting, this is considered a minor release.
Additionally, there is now support for an onError
callback for allowing clients to handle retries to Logflare in the rare occasion that there are incidents or if there are client-side errors to be handled.
What's Changed
- Double "env:" by @patelnav in #28
- Update VERCEL.md by @BrennerSpear in #35
- use VERCEL_ENV instead of NODE_ENV by @BrennerSpear in #38
- chore: Remove lodash dependency by @atdrago in #42
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #37
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #36
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #33
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #27
- Update browserlist by @chasers in #43
- Add explict error type by @chasers in #44
- chore: Remove axios dependency by @atdrago in #45
- chore: Remove stream-browserify by @atdrago in #47
- Bump follow-redirects from 1.14.4 to 1.14.7 by @dependabot in #46
- Bump version and upgrade logflare-transport-core by @chasers in #49
- Fix typo in VERCEL.md by @w3b6x9 in #53
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #52
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #56
- Don't assume window exists by @maccman in #61
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #60
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #59
- chore: CI testing checks by @Ziinc in #63
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #62
- chore: transport core version bump by @Ziinc in #64
New Contributors
- @patelnav made their first contribution in #28
- @BrennerSpear made their first contribution in #35
- @atdrago made their first contribution in #42
- @chasers made their first contribution in #43
- @w3b6x9 made their first contribution in #53
- @maccman made their first contribution in #61
- @Ziinc made their first contribution in #63
Full Changelog: v0.3.12...v0.4.0