Skip to content

Releases: panates/jsopen-objects

v2.2.3

Choose a tag to compare

@erayhanoglu erayhanoglu released this 29 Jun 12:47

🪲 Fixes

  • fix: Extend type guards to handle IterableIterator and AsyncIterableIterator
    by Eray Hanoğlu @erayhanoglu

v2.2.2

Choose a tag to compare

@erayhanoglu erayhanoglu released this 15 May 14:38

🪲 Fixes

  • fix: Ensure srcVal is truthy before processing in deep merge logic
    by Eray Hanoğlu @erayhanoglu

v2.2.1

Choose a tag to compare

@erayhanoglu erayhanoglu released this 11 Apr 12:35

🛠️ Updates

  • refactor: Simplified updateErrorMessage logic and removed fallback function
    by Eray Hanoğlu @erayhanoglu

v2.2.0

Choose a tag to compare

@erayhanoglu erayhanoglu released this 06 Mar 11:26

🪲 Fixes

  • fix: Fixed array merge issue
    by Eray Hanoğlu @erayhanoglu

v2.1.1

Choose a tag to compare

@erayhanoglu erayhanoglu released this 10 Feb 10:07

🪲 Fixes

  • fix: Fixed "keepExisting" with "deep" option do not overwrite existing
    by Eray Hanoğlu @erayhanoglu

v2.1.0

Choose a tag to compare

@erayhanoglu erayhanoglu released this 04 Feb 09:58

🚀 Features

  • feat: Added updateErrorMessage helper method
    by Eray Hanoğlu @erayhanoglu

v2.0.2

Choose a tag to compare

@erayhanoglu erayhanoglu released this 15 Aug 08:49

🛠️ Updates

  • refactor: Minor typing changes
    by Eray Hanoğlu @erayhanoglu

v2.0.1

Choose a tag to compare

@erayhanoglu erayhanoglu released this 14 Aug 10:50

🛠️ Updates

  • refactor: Made default "symbolKeys" option to true
    by Eray Hanoğlu @erayhanoglu

v2.0.0

Choose a tag to compare

@erayhanoglu erayhanoglu released this 14 Aug 10:21

🛠️ Updates

  • refactor: Refactored merge method. Stopping using function compilation.
    by Eray Hanoğlu @erayhanoglu

v1.6.3

Choose a tag to compare

@erayhanoglu erayhanoglu released this 24 Jun 10:05

🪲 Fixes

  • fix: merge fails on null fields
    by Eray Hanoğlu @erayhanoglu