Skip to content

Commit 7f756dd

Browse files
committed
docs: update changelog
1 parent 324e637 commit 7f756dd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

typescript/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the Radius TypeScript SDK will be documented in this file
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
### Added
9+
- Type exports for `BigNumberish`, `BytesLike`, and `HttpClient`, required for custom `Signer` implementations
10+
11+
### Security
12+
- Added pnpm override for `esbuild` requiring v0.25.0 or above, to address a known security vulnerability
13+
714
## 1.0.0
815
### Added
916
- Initial SDK implementation

0 commit comments

Comments
 (0)