Fixed

JavaScript SDK v5.0.1

View on GitHub

New Features and Improvements

  • Update TypeScript Plugin Version
    • Upgraded rollup-plugin-typescript2 to version 0.37. This includes updating to picomatch 2.3.2, which can improve pattern matching performance. Commit

Bug Fixes

  • Remove Peer Dependency Noise
    • Eliminated unnecessary peerDependency changes in build diffs, reducing clutter and simplifying version control reviews. Commit