This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
v0.2.2
Dependency Requirements
- Upgrade
@types/node
requirement to ^17.0.38.
Github Workflows
- Updated release workflow: Build examples on
build
workflow job.
Client Patches
end_session()
now returns void, for simplicity.- Other device token methods also now return void.
- The device token can be accessed via
get_device_token()
, if needed.
Project Repository
- Updated README with a simpler example that doesn't require getting the session or device token objects.
- Updated README with a 'Documentation' section which has a link to the package documentation README.md