> For the complete documentation index, see [llms.txt](https://docs.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angular-package.dev/type/change-log/v4.2.0.md).

# v4.2.0

## \[4.2.0] - 2021-06-25

### Added

* [`a6b567f`](https://github.com/angular-package/type/commit/a6b567f32a00726d2b7ecf38ce7a57a42366aaf6)\
  New [`NumberBetween`](/type/type/numberbetween.md) and [`StringOfLength`](/type/type/stringoflength.md) type.
* [`21f3f48`](https://github.com/angular-package/type/commit/21f3f48029d79e1dfd4507d3a684ec1e81e44713)\
  New functions [`isDate()`](/type/is/isdate.md), [`isFalse()`](/type/is/isfalse.md), [`isNumberBetween()`](/type/is/isnumberbetween.md), [`isRegExp()`](/type/is/isregexp.md), [`isStringLength()`](/type/is/isstringlength.md), [`isTrue()`](/type/is/istrue.md) with tests and types.
* [`7d4cda7`](https://github.com/angular-package/type/commit/7d4cda7d3c91fca89a35baed6c1db9cd35070f4e)\
  This `CHANGELOG.md`.

### Changed

* [`e70b034`](https://github.com/angular-package/type/commit/e70b034934b81b3af6ab1976153cbbad8c148f78)\
  All types description in the `README.md`.
* [`61e9376`](https://github.com/angular-package/type/commit/61e93766fab7d72cafa70da712f296c6ca6e9304)\
  Add possibility to use `is` prefixed functions directly from the `guard` e.g. `guard.array()`.

### Fixed

\-

### Removed

\-
