Skip to content

Commit

Permalink
util.extend (Node 22)
Browse files Browse the repository at this point in the history
  • Loading branch information
oklemenz2 committed Dec 18, 2024
1 parent 8b73679 commit 87f0f00
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 @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Support deactivation of IEEE754 compatibility for OData V2
- With `ieee754Compatible: false` numbers are represented as JSON numbers (not strings anymore)
- JSON numbers may lose precision due to the conversion
- Fix `util.extend()` Node 22 warning

## Version 1.13.8 - 2024-12-02

Expand Down

0 comments on commit 87f0f00

Please sign in to comment.