Skip to content

2.0.0

Choose a tag to compare

@elliot-huffman elliot-huffman released this 09 Feb 17:31
· 91 commits to main since this release
451c478

Changelog:

  • Update Dependencies
  • Change CodeQL from a YAML action to a managed configuration
  • Disable library imports since the APIs go unused.
  • Disable comment outputs in the TS Configuration to reduce bundle size.

Breaking Change:

  • Converted project from Common JS modules to ESM