Skip to content

Breaking spelling correction

Compare
Choose a tag to compare
@jajaperson jajaperson released this 28 Aug 09:27
· 24 commits to main since this release
01b0262

Added

  • Curried exports of all functions (I've been forgetting to update these, so I
    also added a test to remind me to do so)
  • Alternate npm entry point for fp.
  • Testing now includes copb compatibility
    (including the npm version).

Changed

  • (:warning: breaking) Fixed typo in iter.remember() (originally
    iter.rememeber())
  • Point docs to deno.land rather than
    doc.deno.land