Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New function of tap #80

Closed
TomokiMiyauci opened this issue Jun 4, 2021 · 2 comments
Closed

New function of tap #80

TomokiMiyauci opened this issue Jun 4, 2021 · 2 comments
Labels

Comments

@TomokiMiyauci
Copy link
Owner

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

tap(console.log)('hello') // 'hello'
log: hello

@TomokiMiyauci TomokiMiyauci added the enhancement New feature or request label Jun 4, 2021
github-actions bot pushed a commit that referenced this issue Jun 4, 2021
# [v1.9.0-beta.1](v1.8.1-beta.1...v1.9.0-beta.1) (2021-06-04)

## ✨ New Features
- [`d4d7080`](d4d7080)   Add tap function and types of Arity1Fn (Issues: [`#80`](#80))
@TomokiMiyauci
Copy link
Owner Author

🎉 This issue has been resolved in version 1.9.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Jun 27, 2021
# [v1.9.0](v1.8.1...v1.9.0) (2021-06-27)

## ✨ New Features
- [`d4d7080`](d4d7080)   Add tap function and types of Arity1Fn (Issues: [`#80`](#80))
- [`e4ef6b1`](e4ef6b1)   Add test function (Issues: [`#88`](#88))
- [`96d0b34`](96d0b34)   Add curry function limited arity 2
- [`d79d510`](d79d510)   Add includes function (Issues: [`#91`](#91))
- [`1091e30`](1091e30)   Add curry function (Issues: [`#96`](#96))

## 🐛 Bug Fixes
- [`a9891c5`](a9891c5)   Fix types of includes
- [`5683d6a`](5683d6a)   Fix types of length function
@TomokiMiyauci
Copy link
Owner Author

🎉 This issue has been resolved in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant