axiomhq / axiom-js

Official language bindings and library extensions for Axiom
https://axiom.co
MIT License
97 stars 14 forks source link

feate(js): Add referrer opt to dataset creation #209

Closed bahlo closed 3 months ago

bahlo commented 3 months ago

This upgrades the create dataset fn to v2 and adds an optional referrer arg.

It also removes the dep on test from integration in turbo.json.