Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Releases: cravend/zarchive-key-narrower

v1.0.2

30 Jan 04:57
6123ad7
Compare
Choose a tag to compare

1.0.2 (2023-01-30)

v1.0.1

06 Jul 10:55
d509bb1
Compare
Choose a tag to compare

1.0.1 (2022-07-06)

Bug Fixes

  • build: add main keyword to preserve dist folder (2c1ac16)

v1.0.0

05 Jul 16:06
e9e826f
Compare
Choose a tag to compare

1.0.0 (2022-07-05)

⚠ BREAKING CHANGES

  • Objects declared using Record syntax will no longer
    hide the undefined type when being accessed via string.
  • To better match how other tools are implemented (namely
    Lodash), the object has been moved to the first parameter of each
    function.
  • All functions now accept any input for the key type
    (rather than forcing the key to be string | number | symbol).

Features

  • add object accessor function (cd82968)
  • allow testing of all types for key testers (e716cfd)

Bug Fixes

  • move JSDoc comments above function signatures (3d1aa05)
  • remove incorrect function signatures (973f7fa)

Code Refactoring

  • move object parameter before key parameter (e1a869c)

v0.2.2

05 Jul 09:47
abb2d6b
Compare
Choose a tag to compare

0.2.2 (2022-07-05)

v0.2.1

09 Jun 19:50
f70dc62
Compare
Choose a tag to compare

0.2.1 (2022-06-09)

v0.2.0

09 Jun 16:31
72e1a25
Compare
Choose a tag to compare

0.2.0 (2022-06-09)

v0.1.3

09 Jun 16:09
d1e1d90
Compare
Choose a tag to compare

0.1.3 (2022-06-09)

v0.1.1

09 Jun 15:54
0393293
Compare
Choose a tag to compare

0.1.1 (2022-06-09)