Skip to content

Add support typescript 4.9

Latest
Compare
Choose a tag to compare
@cevek cevek released this 09 Dec 09:00
· 2 commits to master since this release
f37f095

What's Changed

  • Bug fix for "Expression produces a union type that is too complex to represent" error by @mdmitry01 in #112
  • docs: feature tsc-progress by @JiangWeixian in #126
  • Standardize spacing between curly braces on docs by @henriquehbr in #109
  • Fix #134 - support TS 4.9 by @samchon in #135

New Contributors

Full Changelog: 1.5.12...1.5.14