Skip to content

Releases: jcoreio/typed-validators

v4.5.1

21 Sep 21:47
Compare
Choose a tag to compare

4.5.1 (2022-09-21)

Bug Fixes

  • instanceOf: allow abstract class in TS (f0ef126)

v4.5.0

31 May 22:55
Compare
Choose a tag to compare

4.5.0 (2022-05-31)

Features

v4.4.0

15 Dec 01:40
Compare
Choose a tag to compare

4.4.0 (2021-12-15)

Features

  • export PrimitiveLiteralType (4407abd)

v4.3.1

15 Dec 01:25
Compare
Choose a tag to compare

4.3.1 (2021-12-15)

Bug Fixes

  • add Type.resolveType to flow defs (368f08b)

v4.3.0

14 Dec 22:17
Compare
Choose a tag to compare

4.3.0 (2021-12-14)

Features

  • RuntimeTypeError.formatMessage: add includeActualValues: false option (c0c7604)

v4.2.3

16 Apr 02:25
Compare
Choose a tag to compare

4.2.3 (2021-04-16)

Bug Fixes

  • RecordType: use exact object flow type (6a43e8e)
  • Type.ts: fix assert signature (a254f95)
  • flow Type.assert signature (1718c94)
  • support flowjs exact by default (468de8c)

v4.2.2

08 Apr 03:15
Compare
Choose a tag to compare

4.2.2 (2021-04-08)

Bug Fixes

v4.2.1

07 Apr 23:29
Compare
Choose a tag to compare

4.2.1 (2021-04-07)

Bug Fixes

  • check type constructor arguments (dfb7a13)

v4.2.0

07 Apr 19:33
Compare
Choose a tag to compare

4.2.0 (2021-04-07)

Features

  • add readonly/readonlyArray (c9b7b36)

v4.1.2

07 Apr 17:30
Compare
Choose a tag to compare

4.1.2 (2021-04-07)

Bug Fixes

  • add messageAtPath() flow type def (35b1a54)