All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.3 (2025-08-12)
1.7.2 (2025-07-31)
1.7.1 (2025-07-02)
1.7.0 (2025-06-17)
1.6.2 (2025-06-17)
1.6.1 (2025-04-17)
- add idenitfy for context - traits (#157) (cb1e0af)
- examples/node-javascript/package.json & examples/node-javascript/package-lock.json to reduce vulnerabilities (#153) (970b355)
- examples/node-typescript/package.json & examples/node-typescript/package-lock.json to reduce vulnerabilities (#152) (c2e3826)
1.6.0 (2025-04-04)
1.5.3 (2025-03-13)
- improve error message for failure (#148) (9eb6643)
- remove prefix from property name (#144) (be2c393)
1.5.2 (2025-03-04)
1.5.1 (2025-02-25)
1.5.0 (2025-02-14)
1.4.0 (2025-01-23)
- include parameter details in Swift docstrings (#118) (5fdfa31)
- take scripts and client from tp level if exist or root level scripts (#117) (456921d)
- android null exception (#120) (e40b595)
- make field enum namespaced (#119) (06a1eb9)
- upgrade @rudderstack/rudder-sdk-node from 2.0.10 to 2.1.1 (#89) (8f64db9)
1.3.2 (2025-01-10)
- add nested prop for array type any and enum for union (#110) (55c22c1)
- enum insertion for android sdk (#112) (dfa0942)
- sanitize enum key (#107) (97b1d11)
1.3.1 (2024-12-16)
- handle enum names (#94) (6ef8b8f)
- use with instead of assert as per latest node version (#95) (babc2b7)
1.3.0 (2024-11-22)
- import assertion error (#83) (a1bed21)
- update readme and schema validation for version (#84) (28ff1aa)
- update sample apps for context - integrations to true (#85) (8274a2d)