Skip to content

v0.6.2

Compare
Choose a tag to compare
@GoogleFeud GoogleFeud released this 23 Sep 18:16

Additions

  • assertAll config option - Setting this option to true will add assertion code to ALL function parameters and as assertions. The assertion code will throw an error. You can use the NoCheck marker to override this behaviour. (#61)

Changes

  • Support for typescript 5.6.x