What's Changed
Transitioned the release workflow to a token-less trusted publisher workflow, for a more secure way to publish new releases to npm.
Historic Changelog
- 1.0.3 - Trimming options, dedicated samples by @tiagosiebler in #3
- 1.0.4 - Reduce memory usage via array stores & additional binance example by @tiagosiebler in #4
- Migrate library to typescript by @tiagosiebler in #7
- v1.1.1: typescript support by @tiagosiebler in #8
- fix(#9): delta orderbook type by @tiagosiebler in #10
- v1.1.3: add other connectors & start chart to readme by @tiagosiebler in #13
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot[bot] in #14
- Fixed wrong type in handleSnapshot by @shaigr in #16
- v1.1.4: fix(#16, #15) fixes type mistake in handleSnapshot by @tiagosiebler in #17
- Spread to basis points and improved print format by @damian123 in #20
- v.1.1.5: feat() add spread basis points method by @tiagosiebler in #21
- Update ancient binance & bybit examples by @tiagosiebler in #23
- v1.1.7: feat() add utility method to return full book state by @tiagosiebler in #24
- v1.1.8: feat() fix exports and try typedoc by @tiagosiebler in #25
- chore(): fix publish workflow by @tiagosiebler in #26
- build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /samples by @dependabot[bot] in #28
- v1.1.10: chore() bump audit dependencies by @tiagosiebler in #35
- chore(): update dependencies for samples by @tiagosiebler in #36
- build(deps): bump nanoid from 3.3.6 to 3.3.8 in /samples by @dependabot[bot] in #38
- build(deps): bump axios from 1.7.7 to 1.8.4 in /samples by @dependabot[bot] in #39
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /samples by @dependabot[bot] in #40
- feat(): added slippage estimate for orderbook by @JJ-Cro in #41
- chore(): update package version to 1.1.12 and enhance README.md by @JJ-Cro in #42
- chore(): bump Node to lts, bump dependencies, bump version, add gitaction nvmrc instead of hardcode by @JJ-Cro in #44
- build(deps): bump form-data from 4.0.0 to 4.0.4 in /samples by @dependabot[bot] in #43
- [Snyk] Upgrade binance from 2.15.16 to 2.15.22 by @tiagosiebler in #46
- [Snyk] Upgrade orderbooks from 1.1.9 to 1.1.12 by @tiagosiebler in #47
- [Snyk] Upgrade bybit-api from 4.1.1 to 4.1.13 by @tiagosiebler in #45
- chore: update GitHub Actions workflow for NPM publishing by @JJ-Cro in #48
- [Snyk] Upgrade bybit-api from 4.1.13 to 4.1.17 by @tiagosiebler in #49
- chore(): bump version to 1.1.14 by @JJ-Cro in #50
Full Changelog: v1.0.1...v1.1.14