Skip to content

Commit 5038709

Browse files
chore(release): 2.65.0 [skip ci]
# [2.65.0](v2.64.1...v2.65.0) (2026-04-23) ### Bug Fixes * Clean up BatchUploader timers and event listeners on re-init ([#1251](#1251)) ([79ca4f8](79ca4f8)) * honor config.domain when directURLRouting is enabled ([#1253](#1253)) ([8b64e8e](8b64e8e)) ### Features * set $NoTargeting as User Attribute value ([#1247](#1247)) ([6fa48bf](6fa48bf))
1 parent 7db4a40 commit 5038709

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.65.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.64.1...v2.65.0) (2026-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Clean up BatchUploader timers and event listeners on re-init ([#1251](https://github.com/mParticle/mparticle-web-sdk/issues/1251)) ([79ca4f8](https://github.com/mParticle/mparticle-web-sdk/commit/79ca4f8d8eac382849b0a7a66833f23e374d0b43))
7+
* honor config.domain when directURLRouting is enabled ([#1253](https://github.com/mParticle/mparticle-web-sdk/issues/1253)) ([8b64e8e](https://github.com/mParticle/mparticle-web-sdk/commit/8b64e8ea7c62a8feeca0f839558471d5f603418b))
8+
9+
10+
### Features
11+
12+
* set $NoTargeting as User Attribute value ([#1247](https://github.com/mParticle/mparticle-web-sdk/issues/1247)) ([6fa48bf](https://github.com/mParticle/mparticle-web-sdk/commit/6fa48bf838be19d5a8d11c24e223d07bc5d6e0c1))
13+
114
## [2.64.1](https://github.com/mParticle/mparticle-web-sdk/compare/v2.64.0...v2.64.1) (2026-04-16)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mparticle/web-sdk",
3-
"version": "2.64.1",
3+
"version": "2.65.0",
44
"description": "mParticle core SDK for web applications",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)