Skip to content

v0.2.2: Sync with upstream

Latest
Compare
Choose a tag to compare
@danopia danopia released this 27 Mar 21:32
· 6 commits to main since this release

Tracks v0.1.10 ➡️ v0.2.1 from upstream. upstream's diff

Related releases:

Given that Deno doesn't need any toolchain configuration, the main benefits that are inherited are better types and code:

  • Review types
  • Split tests of extensions to spec into own module
  • prefer builtin trimLeft method