Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 548 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 548 Bytes

@dpaskhin/unique

1.0.0

Major Changes

  • 51b4d0a: FIRST STABLE VERSION: NO BREAKING CHANGES.

    • Added support for checking uniqueness with plain (non-functional) values.
    • Simplified and improved documentation.

0.3.0

Minor Changes

  • 9573951: JSON.stringify as a default stringifier

0.2.0

Minor Changes

  • e30015d: Added stringifier
  • 27a36e9: Made global store available

Patch Changes

  • df3ed06: Added initial docs
  • efd8975: better typings

0.1.0

Minor Changes

  • 4f7191f: Implemented exclude option