All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update @axiomhq/js to v1.3.0
- Update @axiomhq/js to v1.2.0
- Update @axiomhq/js to v1.1.0
- Update @axiomhq/js to v1.0.0
- Update @axiomhq/js to version 1.0.0-rc.4
- fix: add BigInt support to JSON.stringify [#189] from lucassmuller/fix/json-stringify
- Update @axiomhq/js to version 1.0.0-rc.3
- Fix fetch request init with retry in @axiomhq/js
- Update @axiomhq/js to version 1.0.0-rc.3
- Update @axiomhq/js to version 1.0.0-rc.2
- Axiom token is now required as a parameter of the constructor, automatic detection of environment variables is now removed.
- switched the build process to use rollup in order to solves the module resolution issue.
0.1.2 - 2023-06-26
0.1.1 - 2023-06-20
- Fix dependency on unreleased version of
@axiomhq/js
0.1.0 - 2023-06-19
Initial release