Skip to content

3.2.0

Choose a tag to compare

@jorgebucaran jorgebucaran released this 18 Aug 06:22
15b3452
  • Avoid boolean type coercion when stepping out from recursion.
  • Rewrite tests, benchmarks, and tweak other things (#27).
    • Cache Array.isArray.
    • Use Testmatrix.
    • Rewrite benchmark suite in a declarative style.
    • Use noEmit to validate .ts files without code generation.