Skip to content

Releases: panates/jsopen-objects

v2.1.1

10 Feb 10:07

Choose a tag to compare

🪲 Fixes

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

v2.1.0

04 Feb 09:58

Choose a tag to compare

🚀 Features

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

v2.0.2

15 Aug 08:49

Choose a tag to compare

🛠️ Updates

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

v2.0.1

14 Aug 10:50

Choose a tag to compare

🛠️ Updates

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

v2.0.0

14 Aug 10:21

Choose a tag to compare

🛠️ Updates

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

v1.6.3

24 Jun 10:05

Choose a tag to compare

🪲 Fixes

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

v1.6.2

26 May 20:39

Choose a tag to compare

🚀 Features

  • feat: Added options to deepClone
    by Eray Hanoğlu @erayhanoglu

v1.6.1

26 May 20:34

Choose a tag to compare

🚀 Features

  • feat: Added deepClone shortcut method
    by Eray Hanoğlu @erayhanoglu

v1.6.0

08 May 14:09

Choose a tag to compare

🪲 Fixes

  • fix: Fixed SharedArrayBuffer is not defined error on browsers
    by Eray Hanoğlu @erayhanoglu