itly-sdk icon indicating copy to clipboard operation
itly-sdk copied to clipboard

Iteratively Analytics SDK for browsers and Node — JavaScript & TypeScript

Results 16 itly-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

I'm currently using this plugin and looking to follow [this guide](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/custom-proxy/) to setup a proxy to proxy my events to Segment. I am wondering what configuration I need to do...

We use `@itly/plugin-testing` for our test suites, and this works well for any events (`track`) that are made, where we can call `itlyTestPlugin.all()` to retrieve them. However we want to...

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. Release notes Sourced from axios's releases. v0.21.4 0.21.4 (September 6, 2021) Fixes and Functionality: Fixing JSON transform when data is stringified. Providing backward compatibility...

dependencies

Move from compiling on typescript 3.9 to typescript 4.3. This is annoying me as it means we end up with a production dependency of 3.9, instead of the 4.3 we're...