Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone SDK: Package for Browser and Node.js #23

Merged
merged 15 commits into from
Nov 16, 2023
Merged

Conversation

pichfl
Copy link
Collaborator

@pichfl pichfl commented Jul 17, 2023

  • BREAKING: Removed UMD compatibility
  • BREAKING: No longer works in browsers that do not support ESM.
  • BREAKING: Does not ingest signals stored on window.td
  • BREAKING: Changed default export to Class
  • BREAKING: Does not instantiate itself when used in browser context
  • BREAKING: Removed methods for updating AppID, user
  • Uses API v2
  • Replace Jest with Ava

Todo

  • Update README

@pichfl pichfl added the enhancement New feature or request label Jul 17, 2023
- BREAKING: Removed UMD compatibility
- BREAKING: No longer works in browsers that do not support ESM.
- BREAKING: Does not ingest signals stored on `window.td`
- BREAKING: Changed default export to Class
- BREAKING: Does not instantiate itself when used in browser context
- BREAKING: Removed methods for updating AppID, user

- Uses API v2
- Replace Jest with Ava
@winsmith winsmith merged commit c6a08bc into main Nov 16, 2023
2 checks passed
@winsmith winsmith deleted the pichfl/new-sdk branch November 16, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants