until icon indicating copy to clipboard operation
until copied to clipboard

chore: Bump typescript version to support type safe destructure of return value

Open singhAmandeep007 opened this issue 1 year ago • 0 comments

Hello @kettanaito.

This PR -

  1. bumps the typescript version to 4.6.4 which fixes the issue with discriminated union types.
  2. Adds addition documentation to until function.
  3. Improves README example.

Here are the ts playground links representing the usage with new typescript version and old.

Please have a look. Thanks

singhAmandeep007 avatar Feb 10 '24 16:02 singhAmandeep007