UNPKG

typedescriptor

Version:

typedescriptor identifies and describes types.

77 lines (34 loc) 3.48 kB
## [4.0.7](https://github.com/thenativeweb/typedescriptor/compare/4.0.6...4.0.7) (2021-06-10) ### Bug Fixes * bump glob-parent from 5.1.1 to 5.1.2 ([#310](https://github.com/thenativeweb/typedescriptor/issues/310)) ([a2f4579](https://github.com/thenativeweb/typedescriptor/commit/a2f457910808d17e2a317287e2f9b5f752308b46)) ## [4.0.6](https://github.com/thenativeweb/typedescriptor/compare/4.0.5...4.0.6) (2021-06-10) ### Bug Fixes * bump normalize-url from 6.0.0 to 6.0.1 ([#311](https://github.com/thenativeweb/typedescriptor/issues/311)) ([25eb88c](https://github.com/thenativeweb/typedescriptor/commit/25eb88cafdedb6e4f40c2ced03901ab16c99cc4c)) ## [4.0.5](https://github.com/thenativeweb/typedescriptor/compare/4.0.4...4.0.5) (2021-06-10) ### Bug Fixes * bump trim-newlines from 3.0.0 to 3.0.1 ([#312](https://github.com/thenativeweb/typedescriptor/issues/312)) ([fad917c](https://github.com/thenativeweb/typedescriptor/commit/fad917ce10f807ddb44b17e9b3619292aec720b6)) ## [4.0.4](https://github.com/thenativeweb/typedescriptor/compare/4.0.3...4.0.4) (2021-05-31) ### Bug Fixes * bump defekt from 7.1.2 to 7.2.0 ([#305](https://github.com/thenativeweb/typedescriptor/issues/305)) ([1c847d5](https://github.com/thenativeweb/typedescriptor/commit/1c847d5e53ef6a2ffa116811836edc41ed7dae75)) ## [4.0.3](https://github.com/thenativeweb/typedescriptor/compare/4.0.2...4.0.3) (2021-05-24) ### Bug Fixes * bump defekt from 7.1.1 to 7.1.2 ([#303](https://github.com/thenativeweb/typedescriptor/issues/303)) ([2c4162e](https://github.com/thenativeweb/typedescriptor/commit/2c4162e053222ebd1bb3ef046ee950332bdb50b6)) ## [4.0.2](https://github.com/thenativeweb/typedescriptor/compare/4.0.1...4.0.2) (2021-05-17) ### Bug Fixes * bump defekt from 7.1.0 to 7.1.1 ([#299](https://github.com/thenativeweb/typedescriptor/issues/299)) ([2916a7f](https://github.com/thenativeweb/typedescriptor/commit/2916a7fa17d6825b85cff88c20ae7793722965d7)) ## [4.0.1](https://github.com/thenativeweb/typedescriptor/compare/4.0.0...4.0.1) (2021-05-11) ### Bug Fixes * bump hosted-git-info from 2.8.8 to 2.8.9 ([#297](https://github.com/thenativeweb/typedescriptor/issues/297)) ([abc2e94](https://github.com/thenativeweb/typedescriptor/commit/abc2e949f936d19002fd39ffd82c0c8a910e894e)) # [4.0.0](https://github.com/thenativeweb/typedescriptor/compare/3.0.2...4.0.0) (2021-05-07) ### Features * Rewrite library with focus on small type-guard functions. ([#296](https://github.com/thenativeweb/typedescriptor/issues/296)) ([91ef31d](https://github.com/thenativeweb/typedescriptor/commit/91ef31d82dd4e01ed5f959a2d1470062b351849b)) ### BREAKING CHANGES * The entire API is different. There is no `Typedescriptor` class anymore, just a bunch of type-guard functions and one function that returns a variable's type as a string. ## [3.0.2](https://github.com/thenativeweb/typedescriptor/compare/3.0.1...3.0.2) (2021-03-25) ### Bug Fixes * Migrate from master to main. ([#281](https://github.com/thenativeweb/typedescriptor/issues/281)) ([d69f97f](https://github.com/thenativeweb/typedescriptor/commit/d69f97f4c40522e1c0311f339b2d27c3347222a3)) ## [3.0.1](https://github.com/thenativeweb/typedescriptor/compare/3.0.0...3.0.1) (2020-11-03) ### Bug Fixes * Fix headline for robot section in readme. ([#198](https://github.com/thenativeweb/typedescriptor/issues/198)) ([2043e8b](https://github.com/thenativeweb/typedescriptor/commit/2043e8b853b25f27bfafb41af5ace69055024251))