v2.2.0-rc.1
Pre-release
Pre-release
2.2.0-rc.1 (2025-04-25)
Full Changelog: v2.1.0...v2.2.0-rc.1
Features
- api: add ai detect tool endpoint (d41c51e)
- api: add translation endpoint (2bd71ae)
- client: add parse method (#226) (da86456)
Bug Fixes
- client: send all configured auth headers (#222) (22d5e6f)
- internal: fix file uploads in node 18 jest (623fdd9)
Chores
- ci: add timeout thresholds for CI jobs (93abeda)
- ci: only use depot for staging repos (788c1d6)
- ci: run on more branches and use depot runners (8a5e6e8)
- client: minor internal fixes (a1c6989)
- internal: improve node 18 shims (#225) (7012687)
- internal: reduce CI branch coverage (afaeb00)
- internal: upload builds and expand CI branch coverage (#224) (76336c3)
- perf: faster base64 decoding (4e9eb5a)