2.0.0
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