Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@Snowflyt Snowflyt released this 12 Nov 06:33
· 2 commits to main since this release
  • ✨ feat: Add .tap(handler) as an alternative of .map(handler) that preserves the original value.
  • 🐳 chore: Lower minimum compatibility target to ES2015.