Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
hip-3-pusher-v0.2.2-test2
Full Changelog: hip-3-pusher-v0.2.2-test1...hip-3-pusher-v0.2.2-test2
hip-3-pusher-v0.2.2-test1
Full Changelog: pyth-js-v146...hip-3-pusher-v0.2.2-test1
hip-3-pusher-v0.2.1
What's Changed
Full Changelog: pyth-js-v146...hip-3-pusher-v0.2.1
pyth-js-v146
What's Changed
- price feeds core few other links by @nidhi-singh02 in #3200
- feat(insights-hub): made dialog stick around if new tab is opening by @benduran in #3187
- fix value leak by @masterjedy in #3181
- chore: bump pyth-lazer-client to 10.0.0 by @Riateche in #3202
- docs: updated readme to callout the new
create-pyth-packagescript and the best practices docsite by @benduran in #3201 - fix(dev-hub) Fix Pro links by @aditya520 in #3203
- fix(dev-hub) Entropy dead links by @aditya520 in #3204
- feat(dev-hub) Landing Page(WIP) by @aditya520 in #3199
- feat(insights-hub): added dynamic page / tab title when pricing changes occur by @benduran in #3207
- fix(lazer): remove Default from AggregatedPriceFeedData, always set exponent by @Riateche in #3208
- chore(component-library): responded to PR feedback about having stricter typings and removed runtime guards by @benduran in #3209
- fix(dev-hub) Pyth Pro table sorting by @aditya520 in #3210
- feat(hip-3-pusher): Mark price support by @merolish in #3206
- fix(dev-hub): landing page layout by @alexcambose in #3213
- fix(dev-hub): feeds table by @alexcambose in #3212
- architecture diagram added for lazer by @nidhi-singh02 in #3215
- fix(developer-hub): remove diagonal arrows from external links in navigation by @devin-ai-integration[bot] in #3219
- fix: remove target='_blank' from developer hub tiles on price-feeds/pro page by @devin-ai-integration[bot] in #3216
- fix(devhub): Minor typos and edits by @jayantk in #3218
- feat(dev-hub) Include feeds in the search by @aditya520 in #3211
- chore(evm)-contacts-add-orange by @aditya520 in #3222
- fix(entropy-sdk) Fix by @aditya520 in #3224
Full Changelog: pyth-lazer-agent-v0.8.1...pyth-js-v146
quorum-v0.2.3
What's Changed
- chore(apps/quorum): add recovered addr on sig error by @ali-behjati in #3196
Full Changelog: hip-3-pusher-v0.2.0...quorum-v0.2.3
pyth-lazer-agent-v0.8.1
What's Changed
Full Changelog: quorum-v0.2.3...pyth-lazer-agent-v0.8.1
pyth-js-v145
fix(pyth-sdk-solidity): removed file glob that pointed to nothing and added an .npmignore to prevent extraneous things from being included
hip-3-pusher-v0.2.0
What's Changed
- chore(pyth-sdk-solidity): ignore some more extraneous files by @benduran in #3183
- Chore(dev hub) price feed migration by @aditya520 in #3180
- feat(hip-3-pusher): Configurable price sources by @merolish in #3169
Full Changelog: pyth-js-v145...hip-3-pusher-v0.2.0
pyth-solana-receiver-sdk-v1.1.0
What's Changed
- chore: support anchor 0.32.1 in pyth-solana-receiver-sdk by @tejasbadadare in #3159
Full Changelog: pyth-js-v144...pyth-solana-receiver-sdk-v1.1.0
pyth-js-v144
Migrated all JavaScript / TypeScript packages to using ts-duality for true dual CJS and ESM exports, which will help improve interop across JavaScript environments.