Skip to content

Commit

Permalink
Remove Node based info
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Chu committed Sep 22, 2023
1 parent 0bf6051 commit 6765eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For details, refer to our documentation pages:
- Dropped support for Node JS versions earlier than `14`.

## Changed
- Updated `createUserContext`'s `userId` parameter to be optional due to the Browser variation's use of the new `vuid` field. Note: The Node variation of the SDK does **not** use the new `vuid` field, and you should pass in a `userId` when within the context of the Node variant.
- Updated `createUserContext`'s `userId` parameter to be optional due to the Browser variation's use of the new `vuid` field.

## [2.9.2] - March 13, 2023

Expand Down

0 comments on commit 6765eb0

Please sign in to comment.