api-client/packages/hoppscotch-cli/src/utils
James George 5ac2ac40de
feat: add support for version bounded parsing and migration (#5127)
- CLI Collection runner enhancements:

  - Support mixed versions - child collections based on different versions compared to the parent collection.
  - Better support for incoming data via IDs conforming to older formats.

- Bump `verzod` across packages.
- Relevant updates to test suite.
- Bump `zod` under `selfhost-desktop`.
2025-06-05 14:51:19 +05:30
..
auth fix: process headers correctly in Digest Auth and other updates (#4494) 2024-10-30 17:12:19 +05:30
functions feat: migrate to a unified scripting system based on faraday-cage (#5090) 2025-05-23 22:54:27 +05:30
reporters feat(cli): add support for JUnit reporter (#4189) 2024-07-26 22:56:58 +05:30
checks.ts feat: add extended support for versioned entities in the CLI (#3912) 2024-03-20 20:13:22 +05:30
collections.ts feat: migrate to a unified scripting system based on faraday-cage (#5090) 2025-05-23 22:54:27 +05:30
constants.ts feat: added execution duration and updated collection-metrics (#2257) 2022-04-18 22:43:43 +05:30
display.ts feat: migrate to a unified scripting system based on faraday-cage (#5090) 2025-05-23 22:54:27 +05:30
getters.ts feat: initial and current value for environment variables (#5055) 2025-05-23 22:38:36 +05:30
mutators.ts feat: add individual content types for formadata (#4550) 2024-11-24 19:36:10 +05:30
pre-request.ts feat: add JWT authentication support (#5079) 2025-05-28 15:41:47 +05:30
request.ts fix: fill current value to existing value (#5109) 2025-05-29 18:36:58 +05:30
test.ts feat: migrate to a unified scripting system based on faraday-cage (#5090) 2025-05-23 22:54:27 +05:30
workspace-access.ts feat: add support for version bounded parsing and migration (#5127) 2025-06-05 14:51:19 +05:30