Skip to content

Conversation

@tiagosiebler
Copy link
Owner

@tiagosiebler tiagosiebler commented Jul 24, 2025

Summary

  • Upgrade SDK to hybrid ESM/CJS module
  • Upgrade dev dependencies (jest & related)
  • Move webpack dependencies to optional
  • Deprecate barrel exports

Additional Information

  • There's no real workflow/code change within the SDK. Largely just changes to how imports behave within and outside the SDK.
  • Normal usage should remain unchanged, no breaking changes are expected, since the package.json should automatically map existing implementations to the correct modules within the SDK.

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Updated the endpoint map (optional, if you know how).
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.

@tiagosiebler tiagosiebler merged commit 2737d31 into nextAPIV3 Jul 24, 2025
3 checks passed
@tiagosiebler tiagosiebler deleted the nextAPIV3ESM branch July 24, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants