Skip to content
Merged

Dev #13

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
## Changelog

### [v2.2.2](https://github.com/panates/jsopen-objects/compare/v2.2.1...v2.2.2) -
### [v2.2.3](https://github.com/panates/jsopen-objects/compare/v2.2.2...v2.2.3) -

#### 🪲 Fixes

- fix: Ensure `srcVal` is truthy before processing in deep merge logic @Eray Hanoğlu

#### 💬 General Changes

- dev: Use `type` imports for improved clarity and consistency @Eray Hanoğlu
- fix: Extend type guards to handle `IterableIterator` and `AsyncIterableIterator` @Eray Hanoğlu
Loading