Skip to content

Commit 5d8cbbd

Browse files
chore(release): publish
- @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected] - @amplitude/[email protected]
1 parent 40d62be commit 5d8cbbd

File tree

45 files changed

+191
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+191
-58
lines changed

packages/analytics-browser/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.24.0](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-09-12)
7+
8+
9+
### Features
10+
11+
* **analytics-browser:** add urlsRegex to remote capture rule for network tracking ([#1284](https://github.com/amplitude/Amplitude-TypeScript/issues/1284)) ([04392c9](https://github.com/amplitude/Amplitude-TypeScript/commit/04392c96844f5328e8d04d7c3840ad273ce38a43))
12+
* **analytics-browser:** make frustrationInteractions GA ([#1286](https://github.com/amplitude/Amplitude-TypeScript/issues/1286)) ([40d62be](https://github.com/amplitude/Amplitude-TypeScript/commit/40d62be5e1713a3756464f83bd15d25fe1294956))
13+
14+
15+
16+
17+
618
## [2.23.7](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-09-09)
719

820
**Note:** Version bump only for package @amplitude/analytics-browser

packages/analytics-browser/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This SDK is also available through CDN. Copy the script loader below and paste b
5353
<!-- README_SNIPPET_BLOCK -->
5454
```html
5555
<script type="text/javascript">
56-
!function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))};!function(e,t,r){e._q.push({name:t,args:Array.prototype.slice.call(r,0)})}(e,t,Array.prototype.slice.call(arguments))}},i=function(e){for(var t=0;t<y.length;t++)o(e,y[t],!1);for(var r=0;r<g.length;r++)o(e,g[r],!0)};r.invoked=!0;var c=t.createElement("script");c.type="text/javascript",c.integrity="sha384-sy02T8BbTcM0HiiSj/+O+v6QubNCIcXDLLjIjIpO8wVNILosyx6JYW+jx8qwkdGP",c.crossOrigin="anonymous",c.async=!0,c.src="https://cdn.amplitude.com/libs/analytics-browser-2.23.7-min.js.gz",c.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var a=t.getElementsByTagName("script")[0];a.parentNode.insertBefore(c,a);for(var u=function(){return this._q=[],this},p=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],l=0;l<p.length;l++)n(u,p[l]);r.Identify=u;for(var d=function(){return this._q=[],this},f=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setReceipt","setReceiptSig","setCurrency","setEventProperties"],v=0;v<f.length;v++)n(d,f[v]);r.Revenue=d;var y=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset","extendSession"],g=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];i(r),r.createInstance=function(e){return r._iq[e]={_q:[]},i(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
56+
!function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))};!function(e,t,r){e._q.push({name:t,args:Array.prototype.slice.call(r,0)})}(e,t,Array.prototype.slice.call(arguments))}},i=function(e){for(var t=0;t<y.length;t++)o(e,y[t],!1);for(var r=0;r<g.length;r++)o(e,g[r],!0)};r.invoked=!0;var c=t.createElement("script");c.type="text/javascript",c.integrity="sha384-gXp3uq3qmZGofSh7bdSKN2I/HWydm4VoZk1wOxCPGiUp+KkVXP4CAxHgRU11/8K0",c.crossOrigin="anonymous",c.async=!0,c.src="https://cdn.amplitude.com/libs/analytics-browser-2.24.0-min.js.gz",c.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var a=t.getElementsByTagName("script")[0];a.parentNode.insertBefore(c,a);for(var u=function(){return this._q=[],this},p=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],l=0;l<p.length;l++)n(u,p[l]);r.Identify=u;for(var d=function(){return this._q=[],this},f=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setReceipt","setReceiptSig","setCurrency","setEventProperties"],v=0;v<f.length;v++)n(d,f[v]);r.Revenue=d;var y=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset","extendSession"],g=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];i(r),r.createInstance=function(e){return r._iq[e]={_q:[]},i(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
5757
5858
amplitude.init("<YOUR_API_KEY>");
5959
</script>

packages/analytics-browser/generated/amplitude-bookmarklet-snippet.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
s.parentNode.insertBefore(autoTrackingPluginScript, s);
5252
var as = document.createElement('script');
5353
as.type = 'text/javascript';
54-
as.integrity = 'sha384-sy02T8BbTcM0HiiSj/+O+v6QubNCIcXDLLjIjIpO8wVNILosyx6JYW+jx8qwkdGP';
54+
as.integrity = 'sha384-gXp3uq3qmZGofSh7bdSKN2I/HWydm4VoZk1wOxCPGiUp+KkVXP4CAxHgRU11/8K0';
5555
as.crossOrigin = 'anonymous';
5656
as.async = false;
57-
as.src = 'https://cdn.amplitude.com/libs/analytics-browser-2.23.7-min.js.gz';
57+
as.src = 'https://cdn.amplitude.com/libs/analytics-browser-2.24.0-min.js.gz';
5858
as.onload = function () {
5959
if (!window.amplitude.runQueuedFunctions) {
6060
console.log('[Amplitude] Error: could not load SDK');

packages/analytics-browser/generated/amplitude-gtm-snippet.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
amplitude.invoked = true;
5656
var as = document.createElement('script');
5757
as.type = 'text/javascript';
58-
as.integrity = 'sha384-HNZd4bobSjEvBBFCZFlgBOjv5z4hOHeAmWTMHkB0aaEeyGuF7B3hcM2Ykg+Yx7KD';
58+
as.integrity = 'sha384-9JinmZtvFheooWwd/z7wxrV+ch5gxut1/GOVNfWQGpxiUfNKv8gYIW6G+j5TmgNQ';
5959
as.crossOrigin = 'anonymous';
6060
as.async = true;
61-
as.src = 'https://cdn.amplitude.com/libs/analytics-browser-gtm-2.23.7-min.js.gz';
61+
as.src = 'https://cdn.amplitude.com/libs/analytics-browser-gtm-2.24.0-min.js.gz';
6262
as.onload = function () {
6363
if (!window.amplitudeGTM.runQueuedFunctions) {
6464
console.log('[Amplitude] Error: could not load SDK');

packages/analytics-browser/generated/amplitude-snippet.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
amplitude.invoked = true;
5656
var as = document.createElement('script');
5757
as.type = 'text/javascript';
58-
as.integrity = 'sha384-sy02T8BbTcM0HiiSj/+O+v6QubNCIcXDLLjIjIpO8wVNILosyx6JYW+jx8qwkdGP';
58+
as.integrity = 'sha384-gXp3uq3qmZGofSh7bdSKN2I/HWydm4VoZk1wOxCPGiUp+KkVXP4CAxHgRU11/8K0';
5959
as.crossOrigin = 'anonymous';
6060
as.async = true;
61-
as.src = 'https://cdn.amplitude.com/libs/analytics-browser-2.23.7-min.js.gz';
61+
as.src = 'https://cdn.amplitude.com/libs/analytics-browser-2.24.0-min.js.gz';
6262
as.onload = function () {
6363
if (!window.amplitude.runQueuedFunctions) {
6464
console.log('[Amplitude] Error: could not load SDK');

packages/analytics-browser/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amplitude/analytics-browser",
3-
"version": "2.23.7",
3+
"version": "2.24.0",
44
"description": "Official Amplitude SDK for Web",
55
"keywords": [
66
"analytics",
@@ -47,12 +47,12 @@
4747
"url": "https://github.com/amplitude/Amplitude-TypeScript/issues"
4848
},
4949
"dependencies": {
50-
"@amplitude/analytics-core": "^2.23.0",
50+
"@amplitude/analytics-core": "^2.24.0",
5151
"@amplitude/analytics-remote-config": "^0.4.0",
52-
"@amplitude/plugin-autocapture-browser": "^1.12.1",
53-
"@amplitude/plugin-network-capture-browser": "^1.5.5",
54-
"@amplitude/plugin-page-view-tracking-browser": "^2.3.46",
55-
"@amplitude/plugin-web-vitals-browser": "^0.1.0-beta.21",
52+
"@amplitude/plugin-autocapture-browser": "^1.12.2",
53+
"@amplitude/plugin-network-capture-browser": "^1.6.0",
54+
"@amplitude/plugin-page-view-tracking-browser": "^2.3.47",
55+
"@amplitude/plugin-web-vitals-browser": "^0.1.0-beta.22",
5656
"tslib": "^2.4.1"
5757
},
5858
"devDependencies": {

packages/analytics-browser/playground/html/amplitude.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/analytics-browser/playground/react-spa/public/amplitude.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '2.23.7';
1+
export const VERSION = '2.24.0';

packages/analytics-client-common/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.41](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-09-12)
7+
8+
**Note:** Version bump only for package @amplitude/analytics-client-common
9+
10+
11+
12+
13+
614
## [2.3.40](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-09-05)
715

816
**Note:** Version bump only for package @amplitude/analytics-client-common

0 commit comments

Comments
 (0)