Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Releases: rimeto/ts-optchain

v0.1.8

31 Jul 15:18
b684e88
Compare
Choose a tag to compare
  • Fix order of operations with ternary operations (#46)

v0.1.7

31 Jul 15:17
0c6517a
Compare
Choose a tag to compare
  • Transformer bugfix for generics (#35)

v0.1.6

17 Apr 00:06
f3fc0ec
Compare
Choose a tag to compare
  • Support for any props (#12)

v0.1.5

08 Apr 16:15
77aacdc
Compare
Choose a tag to compare
  • Integrate ts-transform-optchain into package
  • Updated README.md
  • Breaking: clean up naming of type exports. E.g., OCType<T> is now exported as TSOCType<T>

v0.1.4

05 Apr 05:19
fd639c9
Compare
Choose a tag to compare
  • Additional type unit tests (@epeli)
  • Fix undefined not being removed from union types (@epeli)

v0.1.3

03 Feb 16:01
2384492
Compare
Choose a tag to compare
  • Change tsconfig target to es5 for arrow function transpilation (@pauloavelar)

v0.1.2

23 Oct 16:43
2e889d0
Compare
Choose a tag to compare

Initial release

10 Aug 04:37
18e860f
Compare
Choose a tag to compare
v0.1.0

Update package name to ts-optchain (#2)