Skip to content

Releases: axiomhq/next-axiom

v0.8.0

22 Jun 06:18
56db98c
Compare
Choose a tag to compare
Merge pull request #12 from axiomhq/avoid-logging-network-errors

fix: avoid network errors if envVars are not set

v0.7.0

09 Jun 15:23
1162737
Compare
Choose a tag to compare
Merge pull request #7 from axiomhq/arne/fix-example

Use waitUntil, log.flush() in middleware, function

v0.6.0

07 Jun 15:34
b27c8fa
Compare
Choose a tag to compare
Merge pull request #5 from axiomhq/arne/implement-debounce

Replace lodash/debounce with custom impl

v0.5.0

25 May 15:08
5729ad0
Compare
Choose a tag to compare
Merge pull request #3 from axiomhq/arne/rename-to-next-axiom

Rename to next-axiom, rename withAxiomProxy to withAxiom, small cleanups, bump version

v0.4.0

24 May 13:45
f94892e
Compare
Choose a tag to compare
Merge pull request #1 from axiomhq/islam/dx-28-debounce-webvital-send…

v0.3.0

23 May 06:22
a1a452e
Compare
Choose a tag to compare
Bump version

v0.2.0

06 May 13:06
ef97671
Compare
Choose a tag to compare
Change path to /axiom/web-vitals

Since the path is relative, ad blockers should be fine with the term
web-vitals in it.

This also bumps the version.

v0.1.1

03 May 12:26
544dbee
Compare
Choose a tag to compare
Bump version

v0.1.0

03 May 12:12
de6208a
Compare
Choose a tag to compare
Add publish step