Skip to content

Refactor @eppo/js-client-sdk into shared package.

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nickp-eppo Nickp-eppo released this 29 Mar 00:47
· 222 commits to main since this release

This takes the original implementation of @eppo/js-client-sdk and refactors it to support multiple javascript environments. Common provides the bulk of the functionality to support both web and react-native versions of the SDK with most code shared between them.