Skip to content

Latest commit

 

History

History
153 lines (74 loc) · 9.19 KB

File metadata and controls

153 lines (74 loc) · 9.19 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.3 (2025-08-12)

Bug Fixes

  • properly handle swift properties from enums (#182) (96967ec)

1.7.2 (2025-07-31)

1.7.1 (2025-07-02)

1.7.0 (2025-06-17)

Features

1.6.2 (2025-06-17)

1.6.1 (2025-04-17)

Bug Fixes

  • 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)

Features

Bug Fixes

  • sort by createdat tp choices during initialisation (#151) (6900663)

1.5.3 (2025-03-13)

Bug Fixes

1.5.2 (2025-03-04)

1.5.1 (2025-02-25)

Bug Fixes

  • upgrade prettier from 3.3.3 to 3.4.2 (#126) (5491920)

1.5.0 (2025-02-14)

Features

  • add enum support for swift language iOS (#129) (cfd1121)

Bug Fixes

  • tracking-plan v2 events fetch paginated (#132) (0a995c1)

1.4.0 (2025-01-23)

Features

  • include parameter details in Swift docstrings (#118) (5fdfa31)
  • take scripts and client from tp level if exist or root level scripts (#117) (456921d)

Bug Fixes

1.3.2 (2025-01-10)

Bug Fixes

1.3.1 (2024-12-16)

Bug Fixes

  • handle enum names (#94) (6ef8b8f)
  • use with instead of assert as per latest node version (#95) (babc2b7)

1.3.0 (2024-11-22)

Features

  • add support for non track event for js and node sdk (#80) (97d496f)

Bug Fixes

  • import assertion error (#83) (a1bed21)
  • update readme and schema validation for version (#84) (28ff1aa)
  • update sample apps for context - integrations to true (#85) (8274a2d)

1.2.0 (2024-10-15)

Features

Bug Fixes

  • upgrade @rudderstack/rudder-sdk-node from 2.0.9 to 2.0.10 (#73) (9b9fe62)

1.1.0 (2024-09-30)

Features

1.0.0 (2024-09-12)

Features

Bug Fixes

  • type generation with direct import from packages (#63) (b4c68c2)
  • version as per master (#48) (f837951)