javascript-client icon indicating copy to clipboard operation
javascript-client copied to clipboard

Breaking changes

Open EmilianoSanchez opened this issue 1 year ago • 0 comments

JS SDK

What did you accomplish?

  • Renamed distribution folders from /lib to /cjs for CommonJS build, and /es to /esm for EcmaScript Modules build.
  • Drop support for NodeJS v6. The SDK now requires NodeJS v14 or above.

How do we test the changes introduced in this PR?

Extra Notes

EmilianoSanchez avatar Oct 04 '24 22:10 EmilianoSanchez