3.31.1

(fix): Fix double JSON.stringify in dynamic IR upload, reducing memory usage and ensuring correct Content-Length header calculation with Buffer.byteLength.

3.31.0

(fix): Add a --dynamic-ir-only flag to SDK generation to enable access to dynamic snippets from SDKs without regenerating the entire SDK.

3.30.6

(fix): Only upload dynamic IR for SDK generation after confirmed success and when not in preview mode.