Releases: axiomhq/next-axiom
Releases · axiomhq/next-axiom
v1.2.0
Merge pull request #188 from axiomhq/prepare-v-1.2 prepare v1.2.0
v1.1.1
v0.18.1
v1.1.0
Merge pull request #161 from axiomhq/support-web-workers Support webworkers
v1.0.0
v1.0.0-rc.1
v0.18.0
v0.17.0
What's Changed
- Improve wording on Log Levels section in README.md by @bahlo in #86
- send user-agent in logs and webVitals by @schehata in #94
- fix url for build badge by @schehata in #95
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #98
- handle error objects by @schehata in #100
- fall back to fetch if sendBeacon fails by @schehata in #101
- Improving next-axiom README by @Nikita-tech-writer in #102
- Bump json5 from 1.0.1 to 1.0.2 in /examples/logger by @dependabot in #99
- add notes about nextjs 13.x unsupported features by @schehata in #105
- catch and swallow exceptions on fetch by @schehata in #103
- Add a HOF for wrapping getServerSideProps handlers by @haydn in #90
- bump minor version to 0.17.0 by @schehata in #111
New Contributors
- @Nikita-tech-writer made their first contribution in #102
- @haydn made their first contribution in #90
Full Changelog: v0.16.0...v0.17.0
v0.16.0
This version adds experimental functionality for running generic next-axiom (on non-Vercel platforms), exports the Typescript types.
What's Changed
- handle non-object arguments by @schehata in #78
- convert examples to typescript by @schehata in #80
- keep track of children & flush them by @schehata in #81
- add type imports to README by @schehata in #82
- DX-196; use axiom ingest endpoints by @schehata in #67
- configurable log levels per logger instance by @schehata in #83
- introduce a way to disable logging completely by @schehata in #84
- debug netlify site and deploy env vars by @schehata in #85
Full Changelog: v0.15.1...v0.16.0
v0.15.1
Fix the peer dep specification