segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
367 stars 191 forks source link

Reset() parameter documentation #951

Closed hvardhan-unth closed 5 months ago

hvardhan-unth commented 5 months ago

Issue - The reset method is listed as having no parameters in the docs: https://github.com/segmentio/analytics-react-native#reset

Fix - Updated the documentation with following information When false is passed as an argument in reset method, it will skip resetting the anonymousId (but reset the rest of the user date)

bsneed commented 3 months ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

bsneed commented 3 months ago

:tada: This PR is included in version 0.4.2 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

alanjcharles commented 1 month ago

:tada: This PR is included in version 1.3.2 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: