You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Constructor added for the one devtools event
* Relabel enum value
* Update eventData with correct types
* Update event constructor name
* Add test for new event
* Prep for publishing
Copy file name to clipboardExpand all lines: pkgs/unified_analytics/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 6.1.0
2
+
3
+
- Added new event constructor `Event.devtoolsEvent` for the single devtools event with a new enum value `DashEvent.devtoolsEvent`
4
+
1
5
## 6.0.0
2
6
3
7
- Consolidate `Session` functionality into `UserProperty` to prevent race condition crash where session logic crashed before initializing `UserProperty`
0 commit comments