🐞 Bug fixes
-
Correction of CommonJS exports in TypeScript definitions - by @plbstl in #366
Fixed the TypeScript definitions to correctly represent the CommonJS exports of the library.
This resolves issues where consumers using TypeScript would encounter errors due to incorrect
type definitions that did not align with the actual module exports.
Other changes
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #373
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #374
- chore: use files field in package.json instead of .npmignore by @bjohansebas in #372
- Bump github/codeql-action from 4.31.2 to 4.31.9 by @dependabot[bot] in #375
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #377
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #376
Full Changelog: v0.7.1...v0.7.2