Skip to content

Releases: polygon-io/client-js

v8.2.0

14 Aug 19:36
25d8ff7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v8.2.0

v8.1.0

13 Aug 14:27
a1c9373
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.1.0

v8.0.0

21 Jul 19:56
0cee2f1
Compare
Choose a tag to compare

Breaking Change Notice

We've completely overhauled client-js, and it is now automatically generated from our OpenAPI spec.

What's new:

  • Breaking changes to function names, method structure, and typing.
  • The SDK now tracks the live API, so it stays up to date automatically as the Polygon.io platform evolves.
  • No more manual client updates, new endpoints and schema changes will be reflected shortly after they are released.

What to expect:

  • You'll need to update your integration if you're upgrading from a previous version.
  • TypeScript support is more robust due to strict alignment with the spec.
  • Examples in the docs have been updated to reflect the new structure.

If you run into issues or have feedback, please just create an issue.

PR's

New Contributors

Full Changelog: v7.4.0...v8.0.0

v7.4.0

25 Feb 19:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.3...v7.4.0

v7.3.3

03 Oct 18:12
24ee29e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.2...v7.3.3

v7.3.2

05 Oct 20:39
8df7988
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.1...v7.3.2

v7.3.1

18 Sep 13:21
507a889
Compare
Choose a tag to compare

What's Changed

  • Fixes the response format, also adds tests to make sure changes to this have coverage by @timetraveler328 in #179

Full Changelog: v7.3.0...v7.3.1

v7.3.0

07 Sep 19:22
75aa6ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.6...v7.3.0

v7.2.6

11 Aug 21:26
d6a9520
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.5...v7.2.6

v7.2.5

20 Jun 17:57
11d2340
Compare
Choose a tag to compare

Re-publish of v7.2.4 to address missing files