Skip to content

Commit

Permalink
- adds changelog entry for typescript proxy generation
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Jan 19, 2024
1 parent 98eae6c commit 306a4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Fixed a bug where scalar error mappings would be generated even though it's not supported by the http request adapter. [#4018](https://github.com/microsoft/kiota/issues/4018)
- Switched to proxy generation for TypeScript, leading to about ~44% bundle sizes reduction. [#3642](https://github.com/microsoft/kiota/issues/3642)

## [1.10.1] - 2024-01-12

Expand Down

0 comments on commit 306a4cf

Please sign in to comment.