Skip to content

Releases: ehmicky/set-error-props

v6.0.0

28 Oct 22:24
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v5.0.0

13 May 23:54
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

Release 4.0.0

25 Nov 18:26
Compare
Choose a tag to compare

Breaking changes

  • Properties can now be set as non-enumerable by prefixing their name with _
  • Properties' descriptors (enumerable, writable, configurable, get/set) are now preserved

Release 3.5.0

11 Nov 18:35
Compare
Choose a tag to compare

Features

  • Improve tree-shaking support

Release 3.4.0

07 Nov 22:29
Compare
Choose a tag to compare

Features

  • Add browser support

Release 3.3.1

13 Oct 20:06
Compare
Choose a tag to compare

Bug fixes

  • Fix package.json

Release 3.3.0

13 Oct 18:49
Compare
Choose a tag to compare
  • Switch to MIT license

Release 3.2.0

13 Oct 18:16
Compare
Choose a tag to compare

Features

Release 3.1.0

30 Sep 16:51
Compare
Choose a tag to compare

Features

  • Setting an undefined value now deletes its key as well

Release 3.0.0

05 Sep 17:41
Compare
Choose a tag to compare

Breaking changes

  • Remove deep merging