@proxyrequest/sdk 2.1.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,10 +4,22 @@ All notable changes to this project are documented here. The format follows [Kee
4
4
 
5
5
  ## [Unreleased]
6
6
 
7
- ### Fixed
7
+ ## [3.0.1] - 2026-09-21
8
+
9
+ - Bundle openapi-fetch to fix client construction in CommonJS builds.
10
+ - Verify actual feed requests and exact IDs in installed ESM and CommonJS packages.
11
+ - Supersede the GitHub-only 3.0.0 build; npm publication of 3.0.0 was blocked by registry authorization.
12
+
13
+ ## [3.0.0] - 2026-09-21
8
14
 
9
15
  - Keep the exported `SDK_VERSION` synchronized with the package version and verify it in the package smoke test.
10
16
 
17
+ - Synchronize the public OpenAPI contract from backend commit `2c4505a`.
18
+ - Accept Unix seconds and all documented date strings while preserving existing date inputs.
19
+ - Keep the legacy logs hostname argument and existing response contracts.
20
+ - Cover feed/domains pagination, nullable feed timestamps, and UInt64 IDs with regression tests.
21
+ - **Breaking:** return every feed ID as an exact decimal string; see [migration notes](docs/analytics.md).
22
+
11
23
  ## [2.1.0] - 2026-09-17
12
24
 
13
25
  - Add atomic per-package data reset with typed requests, response metadata, and idempotent retries.
package/README.md CHANGED
@@ -7,6 +7,9 @@
7
7
 
8
8
  The official TypeScript SDK for the [ProxyRequest public API](https://proxyrequest.com/docs/api/). It provides a typed, promise-based client for Node.js 22+ and modern browsers, with both ESM and CommonJS builds.
9
9
 
10
+ See [analytics formats and compatibility](docs/analytics.md) for Unix timestamps,
11
+ reporting windows, and feed identifiers.
12
+
10
13
  ## What is ProxyRequest?
11
14
 
12
15
  [ProxyRequest](https://proxyrequest.com/) is the control plane for operating a white-label proxy platform. It connects the commercial and operational pieces that a proxy provider or reseller would otherwise have to build separately: