Skip to content

Commit c35adf0

Browse files
chore(main): release 1.315.0 (#1770)
Co-authored-by: Jordan Porter <insomniacrampage@hotmail.com>
1 parent 3ae0440 commit c35adf0

4 files changed

Lines changed: 28 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [1.315.0](https://github.com/newrelic/newrelic-browser-agent/compare/v1.314.0...v1.315.0) (2026-05-26)
7+
8+
9+
### Features
10+
* Enhance SPA API to support targetPageLoad option ([#1762](https://github.com/newrelic/newrelic-browser-agent/issues/1762)) ([937553b](https://github.com/newrelic/newrelic-browser-agent/commit/937553b208c2efcb66c696ec8d711306960dcba9))
11+
612
## [1.314.0](https://github.com/newrelic/newrelic-browser-agent/compare/v1.313.1...v1.314.0) (2026-05-04)
713

814

changelog.json

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"repository": "newrelic/newrelic-browser-agent",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "937553b208c2efcb66c696ec8d711306960dcba9",
9+
"message": "Enhance SPA API to support targetPageLoad option",
10+
"issues": [
11+
"1762"
12+
]
13+
}
14+
],
15+
"version": "1.315.0",
16+
"language": "JAVASCRIPT",
17+
"artifactName": "@newrelic/browser-agent",
18+
"id": "4355cf7b-49e0-48a0-a31e-d4562cf3a4fe",
19+
"createTime": "2026-05-26T19:47:14.737Z"
20+
},
421
{
522
"changes": [
623
{
@@ -3970,5 +3987,5 @@
39703987
"createTime": "2023-05-08T21:11:35.144Z"
39713988
}
39723989
],
3973-
"updateTime": "2026-05-04T21:54:16.395Z"
3974-
}
3990+
"updateTime": "2026-05-26T19:47:14.737Z"
3991+
}

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": "@newrelic/browser-agent",
3-
"version": "1.314.0",
3+
"version": "1.315.0",
44
"private": false,
55
"author": "New Relic Browser Agent Team <browser-agent@newrelic.com>",
66
"description": "New Relic Browser Agent",

0 commit comments

Comments
 (0)