Skip to content

Commit 27d08d2

Browse files
authored
chore: release v9.0.0 ⚡ (#253)
1 parent ba31b87 commit 27d08d2

File tree

3 files changed

+195
-189
lines changed

3 files changed

+195
-189
lines changed

Diff for: CHANGELOG.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Changelog
22

3-
## 9.0.0 ()
3+
## 9.0.0 (2023-11-30)
44

5-
RC. IN-PROGRESS
5+
A long time coming, but we are back :)
6+
We did some internal cleanup, making the library more accessible for tracking Critical User Journeys.
67

7-
* **feat** remove `enableNavigationTracking` and have the behavior as the default
8-
* **feat** `getRating` has been consolidated into `getVitalsScore`
9-
* **chore** rename `incrementUjNavigation` to `trackUJNavigation`
10-
* **chore** deprecate `startPaint` and `endPaint`
8+
### Breaking Changes
9+
* **feat** remove `enableNavigationTracking` and have the behavior as the default.
10+
* **feat** `getRating` has been consolidated into `getVitalsScore`.
11+
* **chore** rename `incrementUjNavigation` to `trackUJNavigation`.
12+
* **chore** deprecate `startPaint` and `endPaint`.
1113

1214
## 8.4.0 (2023-2-3)
1315

0 commit comments

Comments
 (0)