feat: update braze dependency to v6#62
Open
nickolas-dimitrakas wants to merge 2 commits intomaster-v6from
Open
feat: update braze dependency to v6#62nickolas-dimitrakas wants to merge 2 commits intomaster-v6from
nickolas-dimitrakas wants to merge 2 commits intomaster-v6from
Conversation
Update @braze/web-sdk from ^5.5.0 to ^6.0.0 to align the master-v6 branch with the Braze v6 SDK, consistent with the braze-6 kit track in the mparticle-web-sdk monorepo.
5 tasks
jaissica12
requested changes
Mar 23, 2026
Contributor
jaissica12
left a comment
There was a problem hiding this comment.
The changes look good overall. Just two updates needed for v6:
- In src/BrazeKit-dev.js on line 18, the suffix should be changed from
v5tov6so the kit registers correctly. - In rollup.config.js, the bundle global name
mpBrazeKitV5should be updated tompBrazeKitV6on lines 11, 28, and 44 (one per output format: iife, cjs, and esm)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@braze/web-sdkdependency from^5.5.0to^6.0.0to alignmaster-v6with Braze SDK v6package-lock.jsonaccordinglyTesting Plan
Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)