Sai Kumar Battinoju
Sai Kumar Battinoju
**Describe the bug** When the destination integrations (device mode SDKs) are not ready yet, the received events are buffered in the SDK for later replay. Before this action, the common...
## Description of the change Remove the unwanted `rollup-plugin-node-globals` plugin that prevented the usage of the optional chaining operator `?` in the code. Also, enabled `compact` mode in Babel config...
## Description of the change Added a utility to auto-generate the generic common names for an integration given its display name. For integrations where this default common names map is...
## PR Description - Source config test data - Fix comparing source config test data ignoring the order of the destinations - Add "View diff" option for viewing payload differences...
## PR Description - Upgraded all the dependencies to the latest. ## Linear task (optional) https://linear.app/rudderstack/issue/SDK-1609/fix-session-refresh-behavior-js-sdk ## Cross Browser Tests Please confirm you have tested for the following browsers: -...
https://github.com/segmentio/localstorage-retry/blob/e0cec83411013c61559654e709ab848ff4f3d36d/lib/engine.js#L4 This file still uses `uuid` package which is no longer a dependency in `package.json`. Additionally, in the below file the secure version of the UUID module can be used,...
## PR Description Please include a summary of the change along with the relevant motivation and context. ## Linear task (optional) Linear task link ## Cross Browser Tests Please confirm...
## PR Description As sending events to the data plane is a mandatory feature of the SDK, the plugins XhrQueue and BeaconQueue have been deprecated and are replaced with an...
## PR Description Please include a summary of the change along with the relevant motivation and context. ## Linear task (optional) https://linear.app/rudderstack/issue/SDK-2823/move-dataplane-events-dispatch-functionality-to-core-sdk ## Cross Browser Tests Please confirm you have...