Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Breaking change] Remove full import from ESM and CJS builds. #129

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

EmilianoSanchez
Copy link
Contributor

JS Browser SDK

What did you accomplish?

Since the default (or slim) import now includes the same features than the full entrypoint, the later is redundant.
Users should use the default import.

The full UMD bundle for the CDN is still available, which includes the default bundle plus the pluggable modules.

How do we test the changes introduced in this PR?

Extra Notes

@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner October 25, 2024 15:56
Base automatically changed from remove_pluggable_localhost_mode to breaking_changes October 31, 2024 01:44
@EmilianoSanchez EmilianoSanchez marked this pull request as draft October 31, 2024 01:50
Base automatically changed from breaking_changes to SDKS-8407_baseline November 2, 2024 01:06
Base automatically changed from SDKS-8407_baseline to development November 2, 2024 01:17
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.

1 participant