-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(release): publish - @elastic/[email protected] - @elastic/[email protected] - @elastic/[email protected] - @elastic/[email protected] - @elastic/[email protected]
- Loading branch information
1 parent
1144b9f
commit 2106c74
Showing
13 changed files
with
64 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,19 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.0.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* **rum-angular:** support angular ivy (#1380) | ||
|
||
### Features | ||
|
||
* **rum-angular:** support angular ivy ([#1380](https://github.com/elastic/apm-agent-rum-js/issues/1380)) ([50bf76d](https://github.com/elastic/apm-agent-rum-js/commit/50bf76d963d862c1667f2ecf03229f80f0d2c002)) | ||
|
||
|
||
|
||
## [2.1.7](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-angular | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,22 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [5.18.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18) | ||
|
||
|
||
### Features | ||
|
||
* **rum-core:** enhance user transaction name obtaining ([#1390](https://github.com/elastic/apm-agent-rum-js/issues/1390)) ([1144b9f](https://github.com/elastic/apm-agent-rum-js/commit/1144b9fd3b84f49eca543a95e9bdf61a9aa37835)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* check supportedEntryTypes when starting observer ([#1246](https://github.com/elastic/apm-agent-rum-js/issues/1246)) ([c906018](https://github.com/elastic/apm-agent-rum-js/commit/c906018b6273268f1bab8d1c152b64ba6486345a)) | ||
* report breakdown span time in microseconds ([#1381](https://github.com/elastic/apm-agent-rum-js/issues/1381)) ([a0b4368](https://github.com/elastic/apm-agent-rum-js/commit/a0b43687649bc4342ee08c112181d0368d6eda6c)) | ||
* **rum:** stop recording transaction breakdown metrics ([#1382](https://github.com/elastic/apm-agent-rum-js/issues/1382)) ([be1c619](https://github.com/elastic/apm-agent-rum-js/commit/be1c619f65d76cccd6ed139380294b3f4ee590a3)) | ||
|
||
|
||
|
||
# [5.17.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14) | ||
|
||
|
||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [1.4.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-react | ||
|
||
|
||
|
||
|
||
|
||
## [1.4.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-react | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@elastic/apm-rum-react", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Elastic APM Real User Monitoring for React applications", | ||
"author": "Hamid <[email protected]>", | ||
"homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html", | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [2.1.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-vue | ||
|
||
|
||
|
||
|
||
|
||
## [2.1.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-vue | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [5.13.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18) | ||
|
||
|
||
### Features | ||
|
||
* **rum-core:** add apmRequest config typescript type ([#1254](https://github.com/elastic/apm-agent-rum-js/issues/1254)) ([cfaa327](https://github.com/elastic/apm-agent-rum-js/commit/cfaa327ba3715c90750157eab66149be8437d2a8)) | ||
* **rum-core:** enhance user transaction name obtaining ([#1390](https://github.com/elastic/apm-agent-rum-js/issues/1390)) ([1144b9f](https://github.com/elastic/apm-agent-rum-js/commit/1144b9fd3b84f49eca543a95e9bdf61a9aa37835)) | ||
* **rum:** add sendCredentials config option to TypeScript typings ([#1243](https://github.com/elastic/apm-agent-rum-js/issues/1243)) ([369800e](https://github.com/elastic/apm-agent-rum-js/commit/369800e17db59e39dbbfc3c9ab0e1483b45b2c9e)) | ||
|
||
|
||
|
||
# [5.12.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14) | ||
|
||
|
||
|
This file contains 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
This file contains 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