Releases: axiomhq/prisma-axiom
Releases · axiomhq/prisma-axiom
v0.2.1
v0.2.0
Upgrade guide
withAxiom
should no longer warp the PrismaClient
but instead your main function or handlers. It'll set up OTEL and flush the traces on exit.
What's Changed
- Update README.md by @lukasmalkmus in #14
- Make withAxiom a function wrapper by @bahlo in #15
New Contributors
- @lukasmalkmus made their first contribution in #14
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
Merge pull request #12 from axiomhq/islam/dx-202-release-prisma-axiom…