Skip to content

Releases: Logflare/pino-logflare

v0.4.2

26 Sep 06:24
ccf600b
Compare
Choose a tag to compare

What's Changed

  • onPreparePayload callback by @Ziinc in #69
  • expose default prepare payload functions by @Ziinc in #71

Full Changelog: v0.4.0...v0.4.2

v0.4.0

07 Jun 19:05
4d0de2d
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.12...v0.4.0

v0.3.12

14 Jul 14:53
Compare
Choose a tag to compare
  • Fixes #13 maybe again
  • Fixes #26 maybe

v0.3.10

29 Jun 21:45
Compare
Choose a tag to compare

v0.3.9

28 Jun 16:58
Compare
Choose a tag to compare
  • Use stream-browserify instead of stream
  • Update dependencies
  • Fixes #20

Thanks @yhjor 🙏

v0.3.8

12 Mar 16:41
Compare
Choose a tag to compare

Pull in #15 which fixes #13. Thanks @danielolaviobr 🙏

v0.3.7

24 Jan 12:40
Compare
Choose a tag to compare

Update deps

v0.3.5

28 Jul 18:35
Compare
Choose a tag to compare

Fixes #7

v0.3.4

13 Jul 16:19
Compare
Choose a tag to compare

Fixes #5

v0.3.2

09 Jul 16:38
Compare
Choose a tag to compare

Thanks @jpwilliams !!

  • Merges #4