Skip to content

Releases: ehmicky/set-error-props

Release 2.0.0

04 Sep 17:20
Compare
Choose a tag to compare

Breaking changes

  • The error is not normalized anymore
  • Rename lowPriority option to soft

Features

  • The first argument can now be a plain object
  • Improve prototype pollution check

Release 1.1.0

28 Aug 17:41
Compare
Choose a tag to compare

Features

  • Normalize and return error
  • Validate arguments
  • Improve TypeScript types

Release 1.0.1

27 Aug 18:49
Compare
Choose a tag to compare

Bug fixes

  • Fix lowPriority option not working when error properties are undefined
  • Fix typo in types

Release 1.0.0

27 Aug 18:35
Compare
Choose a tag to compare

Initial release