Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Tags: smartcontractkit/ccip-javascript-sdk

Tags

0.2.6

Toggle 0.2.6's commit message
Release 0.2.6

@chainlink/ccip-react-components@0.3.1

Toggle @chainlink/ccip-react-components@0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #25 from smartcontractkit/feat/support-decimals

Feat/support decimals for Hedera

- Fixes Support for Hedera with 8 decimals #22. Also updates the demo examples/nextjs app with Hedera configs.
- Bumps ccip-js to v0.2.5
- Bumps ccip-react-components to v0.3.1 as its wagmi dependency is now hard-pinned to avoid the issue of updating from 2.12.x --> 2.15.x ( see commit sha c7a72f5)
- Update @chainlink/contracts dependency version (to 1.6) and import paths
- hard pins Viem and Wagmi dependency versions.
- Update pnpm-lock as package.json is updated.

@chainlink/ccip-js@0.2.5

Toggle @chainlink/ccip-js@0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #25 from smartcontractkit/feat/support-decimals

Feat/support decimals for Hedera

- Fixes Support for Hedera with 8 decimals #22. Also updates the demo examples/nextjs app with Hedera configs.
- Bumps ccip-js to v0.2.5
- Bumps ccip-react-components to v0.3.1 as its wagmi dependency is now hard-pinned to avoid the issue of updating from 2.12.x --> 2.15.x ( see commit sha c7a72f5)
- Update @chainlink/contracts dependency version (to 1.6) and import paths
- hard pins Viem and Wagmi dependency versions.
- Update pnpm-lock as package.json is updated.