Skip to content

v0.7.2

Latest

Choose a tag to compare

@bjohansebas bjohansebas released this 08 Jan 16:44
6cf4f08

🐞 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

Full Changelog: v0.7.1...v0.7.2