chore(release): prepare core 3.0.0 - #1378
Conversation
PR SummaryHigh Risk Overview Breaking / removed surface area: client-side shopping cart support is gone end-to-end—no Other cleanup: deprecated Reviewed by Cursor Bugbot for commit 8a002e4. Bugbot is set up for automated code reviews on this repo. Configure here. |
fdf9e81 to
04a96ce
Compare
Bump core to 3.0.0 and regenerate dist so the IIFE matches v3 API removals while keeping Rokt.terminate from 2.81.0.
b20b163 to
8a002e4
Compare
|



Background
mainis on 2.81.0 (includingmParticle.Rokt.terminatefrom feat(rokt): expose terminate on the window.mParticle.Rokt interface #1328). Coredist/is still the 2.81.0 generate, so the IIFE still contains removed cart/checkout APIs (logCheckout, etc.).mainsource so the published bundle matches feat: remove unused deprecated cart/commerce APIs (keep logPurchase) #1314.What Has Changed
package.json/package-lock.json:2.81.0→3.0.0.dist/mparticle.js,.common.js,.esm.js,.stub.js, anddist/types.logCheckout(and other removed commerce APIs) are gone from the IIFE;Rokt.terminateremains.src/or kit changes. Rokt kit 1.36.1 (feat: sync Rokt kit with upstream v1.36.1 #1379 / chore: generate rokt kit dist #1380) is unchanged.Screenshots/Video
Checklist
Additional Notes
mainso it does not drop terminate.v3-developmentandv3-stagingtomainbefore the GHA 3.0.0 cut.Reference Issue (For employees only. Ignore if you are an outside contributor)