Skip to content

Releases: polygon-io/client-js

v7.2.4

14 Jun 14:51
8ed0fb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.3...v7.2.4

v7.2.3

15 May 17:58
01698ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.2...v7.2.3

v7.2.2

19 Apr 14:33
856c83d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.1...v7.2.2

v7.2.1

19 Apr 14:23
d405c95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.2.1

v7.2.0

08 Apr 15:12
ba80dbe
Compare
Choose a tag to compare

What's Changed

Dual support for cjs and esm modules

Full Changelog: v7.1.1...v7.2.0

v7.1.1

20 Mar 20:52
3a586a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.3...v7.1.1

v7.0.3

21 Feb 20:14
a98bb77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v7.0.3

v7.0.2

21 Feb 18:55
655e321
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

01 Feb 14:20
e5dec04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

26 Jan 18:25
c77b6a3
Compare
Choose a tag to compare

Breaking Changes

  • Node 16+ compilation target
  • Pass entire request options as optional parameter instead of just headers

New Features

  • Allow request options to be passed globally to the client, or individually to endpoint functions

Bug Fixes

  • Pass api key in header instead of query parameter to improve security

Other Changes

  • Improved test coverage
  • Additional examples

What's Changed

Full Changelog: v6.2.0...v7.0.0