All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.7.17 (2021-12-31)
- fix lint error (cd4d314)
0.7.16 (2021-11-19)
Note: Version bump only for package @younho9/guards
0.7.15 (2021-11-19)
- update README.md (746ff46)
0.7.14 (2021-10-30)
0.7.13 (2021-10-24)
Note: Version bump only for package @younho9/guards
0.7.12 (2021-10-19)
Note: Version bump only for package @younho9/guards
0.7.11 (2021-10-13)
Note: Version bump only for package @younho9/guards
0.7.10 (2021-10-13)
0.7.9 (2021-10-08)
Note: Version bump only for package @younho9/guards
0.7.8 (2021-10-08)
Note: Version bump only for package @younho9/guards
0.7.7 (2021-10-08)
Note: Version bump only for package @younho9/guards
0.7.6 (2021-10-07)
Note: Version bump only for package @younho9/guards
0.7.5 (2021-10-07)
pkgs
: change author email (f50d9cc)
0.7.4 (2021-10-05)
package.json
: add description (d04772f)
0.7.3 (2021-10-05)
- add keywords (ad936d0)
0.7.2 (2021-09-30)
Note: Version bump only for package @younho9/guards
0.7.1 (2021-09-28)
scripts
: remove duplicate build process when pre-publish (c3eecac)
0.7.0 (2021-09-28)
exports
: DO NOT support dual package strategy
See:
- update README.md (23111a6)
esm
: support esm (f8f3144), closes eslint/eslint#13440 facebook/jest#11453exports
: export single cjs or esm package (4086b33), closes /gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#gistcomment-3850849
0.6.0 (2021-09-25)
scripts
: add src folder param to build:types (f10e2fb)scripts
: unify scripts naming (22a148d)scripts
: unify test scripts naming (af7772c)tsconfig
: remove include option to recognize test folder (b0bf0ea)
guards
: change type constraints to object (a7cdb04)
0.5.0 (2021-09-21)
guards
: addisNullish
(48f530f)
guards
: remove useless jsdom env (538ff15)
0.4.0 (2021-09-21)
types
: export @sniptt/guards functions (279f8d9)
0.3.1 (2021-09-21)
guards
: install @sniptt/guards (d713e89)
0.3.0 (2021-09-21)
guards
: addisFalsy
&isTruthy
and setup test (e1c08d7)
0.2.1 (2021-09-20)
Note: Version bump only for package @younho9/guards
0.2.0 (2021-09-20)
guards
: updateisKeyOf
type (88cc4da)
guards
: initisKeyOf
type guard (645261b)