Skip to content

Releases: microsoft/vscode-telemetry-extractor

v1.15.0

16 Jan 17:12
b3dc176
Compare
Choose a tag to compare

Changes:

  • #44: Fix bad typing

This list of changes was auto generated.

v1.14.0

19 Dec 20:08
0894c67
Compare
Choose a tag to compare

Changes:

  • #43: Added intial support for parsing *.cs files and added unit test

This list of changes was auto generated.

v1.13.1

13 Jun 17:37
b3f151f
Compare
Choose a tag to compare

Changes:

  • #41: Npm audit
  • #40: Fix bug where lowercase events would create bad reports
  • #39: Bump package version for release
  • #38: Add support for adding isMeasurement to boolean and numbered types
  • #37: Throw if value is used as it's not supported by the sdk
  • #36: Add support for tsx parsing
  • #35: Switch to new eslint config format
  • #34: move lint ot test steps
  • #33: Fix IIFE parsing
  • #31: bump ripgrep to 1.15.9
See More
  • #30: Bump @babel/traverse from 7.16.0 to 7.23.2
  • #29: Bump vscode/ripgrep
  • #28: Bump extractor versions
  • #27: Fix bad typings + update packages
  • #26: Add linting to CI
  • #25: Bump mocha and polish readme
  • #24: Add eslint
  • #23: Switch to execFileSync for better sanitization
  • #22: Try escaping quotes
  • #20: Update the number rule
  • #19: Bump minimatch from 3.0.4 to 3.1.2
  • #17: Bump json5 from 2.2.0 to 2.2.3
  • #18: bump ripgrep to 1.15.0
  • #16: Engineering - React to pipeline changes
  • #15: Remove unused yml
  • #14: Onboard to NPM pipeline
  • #13: Check that event names don't contain numbers
  • #12: Update typescript annotations documentation
  • #11: Exclude documentation from NPM package
  • #10: Bump versions for release
  • #9: Return a non-zero exit code on parse failure
  • #7: docs: update setup to use scoped package
  • #6: Tweak some grammar in the docs
  • #3: docs: fix name of necessary publicLog method

This list of changes was auto generated.