Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

v0.12.0

Latest
Compare
Choose a tag to compare
@bahlo bahlo released this 04 May 08:13
· 24 commits to main since this release

⚠️ Starting with this release you need to import { Client } from "@axiomhq/axiom-node" as it's not a default export anymore.

What's Changed

  • fix: community link by @danserif in #88
  • replace chai with jest by @schehata in #89
  • document winston transport in the main README by @schehata in #90
  • Remove SAS support by @bahlo in #92
  • Change Client to non-default export by @bahlo in #95

New Contributors

Full Changelog: v0.11.0...v0.12.0