Releases: polygon-io/client-js
Releases · polygon-io/client-js
v7.2.4
What's Changed
- Update snapshot min to support n and t by @justinpolygon in #160
- Exports and Updates Options WebSocket Event Types by @WilliamConnatser in #156
- Universal snapshot by @timetraveler328 in #162
Full Changelog: v7.2.3...v7.2.4
v7.2.3
v7.2.2
What's Changed
- Exclude file from published package by @teambailey in #154
- Release/7.2.2 by @teambailey in #155
Full Changelog: v7.2.1...v7.2.2
v7.2.1
What's Changed
- Add example for crypto, forex, indices, options, and stocks by @justinpolygon in #145
- Update README.md by @justinpolygon in #150
- Update README.md by @justinpolygon in #152
- Update index.js by @justinpolygon in #151
- Updates options snapshot response type SnapshotInfo by @WilliamConnatser in #148
- Prevents publishing examples to npm by @tharnach in #149
- Release/7.2.1 by @teambailey in #153
New Contributors
- @justinpolygon made their first contribution in #145
- @WilliamConnatser made their first contribution in #148
Full Changelog: v7.2.0...v7.2.1
v7.2.0
What's Changed
Dual support for cjs and esm modules
- Release/7.2.0 by @timetraveler328 in #147
Full Changelog: v7.1.1...v7.2.0
v7.1.1
v7.0.3
v7.0.2
v7.0.1
What's Changed
- fix: missing ticker details props #128 by @hsynlms in #129
- 7.0.1 by @timetraveler328 in #130
New Contributors
Full Changelog: v7.0.0...v7.0.1
v7.0.0
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
- Add Request Configuration Options by @timetraveler328 in #125
Full Changelog: v6.2.0...v7.0.0