Skip to content

Release 1.0.8

Latest
Compare
Choose a tag to compare
@BobKerns BobKerns released this 09 Sep 08:21
· 1 commit to main since this release
2c3ae5e

date: 2023-09-07

  • FIX: Make .reduce((acc, val) ==> ...) correctly infer the type of val.
  • FIX: Update to modern Typescript; this may address problems with
    some, concat, and repeat.
  • DOC: Fix broken internal documentation links.
  • Separate ESM exports for submodules (sync, async, events, functions, generators, enhancements, range)