es-toolkit/docs/reference
Dayong Lee 22701d5c23
fix(before,once): allow accepting arguments for once and fix types of before and once (#647)
* Fix before once

* Fix lint error

* Apply suggestions from code review

Co-authored-by: Sojin Park <raon0211@gmail.com>

* Fix once

* Fix once types

---------

Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-10-03 18:08:37 +09:00
..
array feat(every): Ensure compatibility with lodash 2024-09-28 22:48:32 +09:00
compat docs(eq): Update docs for eq 2024-10-03 18:04:17 +09:00
error docs: Add docs for errors 2024-08-11 21:38:32 +09:00
function fix(before,once): allow accepting arguments for once and fix types of before and once (#647) 2024-10-03 18:08:37 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object feat(omit): Add compatibility version of omit 2024-09-14 23:04:18 +09:00
predicate docs(isEqual): Correct result of special case (#650) 2024-10-03 16:05:05 +09:00
promise docs(fetchData): Improve example of withTimeout (#570) 2024-09-23 15:15:23 +09:00
string docs: Add missing docs and style docs 2024-09-28 22:22:34 +09:00