Skip to content

Releases: scope3data/observability-js

v1.1.0

03 Apr 21:43
78db0fb

Choose a tag to compare

Changes in this release:

  • feat: add tracesSampler callback and integrations array to SentryConfig (#5)
  • revert: restore GitHub Packages publishing, drop npm publish changes
  • migrate to public npm, rename package to @scope3/observability-js (#2)
  • chore: add husky pre-commit hook with lint-staged (#1)

v1.0.0

12 Mar 15:11

Choose a tag to compare

Changes in this release:

  • bump to v1.0.0
  • add semver
  • feat: add isInitialized(), guard error helpers, document bundler config
  • chore: migrate publishing from npm to GitHub Packages
  • feat: make span helpers safe for library use without init()
  • feat: migrate to Vitest v4, add JSDoc, extensionless imports, and comprehensive README
  • chore: disable auto-release on push to main, use workflow_dispatch

v0.1.0

10 Mar 19:16

Choose a tag to compare

Changes in this release:

  • init: scaffold @scope3/observability-js package