Skip to content

Commit cfda812

Browse files
docs: update changelog for viem dependency removal
Co-authored-by: jeffsmale90 <jeffsmale90@users.noreply.github.com>
1 parent f5fa42c commit cfda812

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/x402/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- **BREAKING:** Address normalization now returns lowercase addresses instead of EIP-55 checksummed addresses ([#244](https://github.com/MetaMask/smart-accounts-kit/pull/244))
13+
14+
### Removed
15+
16+
- **BREAKING:** Removed `viem` peer dependency - now using custom Ethereum address and hex validation utilities ([#244](https://github.com/MetaMask/smart-accounts-kit/pull/244))
17+
1018
## [0.1.0]
1119

1220
### Added

0 commit comments

Comments
 (0)