Skip to content

SDK v5.0.2

Latest
Compare
Choose a tag to compare
@xr0master xr0master released this 21 Oct 10:36

Breaking Changes

The project uses ESM by default, which solves the issues with using the SDK as a module. Support for CommonJS is also present. We think you will not notice the difference, but just in case, we have released a new major version.

The minimum version of Node.js is 18 since the Node.js team does not officially support previous versions.
You can continue to use the SDK version 4 if your Node.js is older.

Improvements

  • autocomplete support
  • development environment and DX
  • Deno support

Essential Links