Skip to content

Experimental v0.35.1

Compare
Choose a tag to compare
@dyladan dyladan released this 30 Jan 16:29
· 466 commits to main since this release
279458e

🐛 (Bug Fix)

  • fix: remove JSON syntax error and regenerate tsconfig files #3566 @Flarna
    • Fixes an error where the generated JS files were not included in the esnext package due to a failure of the tsconfig generation
  • fix(sdk-node): register instrumentations early #3502 @Flarna
  • fix: include tracestate in export #3569 @Flarna