Skip to content

Latest commit

Β 

History

History
252 lines (85 loc) Β· 7.56 KB

CHANGELOG.md

File metadata and controls

252 lines (85 loc) Β· 7.56 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.17 (2021-12-31)

🧹 Other

0.7.16 (2021-11-19)

Note: Version bump only for package @younho9/guards

0.7.15 (2021-11-19)

πŸ“ Documentation

0.7.14 (2021-10-30)

🧹 Other

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)

🧹 Other

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)

🧹 Other

  • pkgs: change author email (f50d9cc)

0.7.4 (2021-10-05)

🧹 Other

  • package.json: add description (d04772f)

0.7.3 (2021-10-05)

🧹 Other

0.7.2 (2021-09-30)

Note: Version bump only for package @younho9/guards

0.7.1 (2021-09-28)

🧹 Other

  • scripts: remove duplicate build process when pre-publish (c3eecac)

0.7.0 (2021-09-28)

⚠ BREAKING CHANGES

  • exports: DO NOT support dual package strategy

See:

πŸ“ Documentation

πŸ”¨ Build System

0.6.0 (2021-09-25)

🧹 Other

  • 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)

πŸš€ New Features

  • guards: change type constraints to object (a7cdb04)

0.5.0 (2021-09-21)

πŸš€ New Features

πŸ§ͺ Test

  • guards: remove useless jsdom env (538ff15)

0.4.0 (2021-09-21)

πŸš€ New Features

  • types: export @sniptt/guards functions (279f8d9)

0.3.1 (2021-09-21)

🧹 Other

  • guards: install @sniptt/guards (d713e89)

0.3.0 (2021-09-21)

πŸš€ New Features

  • guards: add isFalsy & 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)

πŸš€ New Features

  • guards: update isKeyOf type (88cc4da)

0.1.0 (2021-09-18)

πŸš€ New Features

  • guards: init isKeyOf type guard (645261b)