Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Latest commit

 

History

History
114 lines (52 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

114 lines (52 loc) · 4.11 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.11 (2020-07-06)

Features

  • number: add isInRange function (c92a188)

0.3.10 (2020-07-06)

Features

  • number: add toInteger function (d1badaf)

0.3.9 (2020-06-21)

Bug Fixes

  • env: fix env.isProd returns false (7936e04)

0.3.8 (2020-06-16)

Bug Fixes

0.3.7 (2020-06-16)

0.3.6 (2020-06-15)

Features

0.3.5 (2020-06-09)

Bug Fixes

  • package: fix hasDepType issue (d37c8b2)

0.3.4 (2020-06-06)

Bug Fixes

  • fix error on missing dep type (7267dff)

0.3.3 (2020-06-06)

Bug Fixes

  • packages: fix ifAnyDep typing (f70cb88)

0.3.2 (2020-06-06)

Bug Fixes

  • package: fix Packages api (6a3d383)

0.3.1 (2020-06-06)

0.2.10 (2020-03-03)

Bug Fixes

0.2.9 (2020-03-02)

Bug Fixes

0.2.6 (2020-03-02)

Features

0.2.5 (2020-01-19)

Features

0.2.4 (2020-01-19)

Bug Fixes

  • change randomInt max default paramt to Number.MAX_SAFE_INTEGER (cdd6250)

0.2.2 (2020-01-19)

Features

0.0.4 (2019-10-08)

Features

  • add rang and isNullOrEmpty utils (beb5f73)