Florens Verschelde
c24e651caa
chore: add comment explaining purpose of root .d.ts files ( #316 )
2024-07-25 18:00:02 +09:00
seungrodotlee
13c7c7f611
feat(mapKeys,mapValues): add mapKeys and mapValues ( #291 )
...
* feat(mapKeys): add mapKeys
* feat(map*): not clone object
* chore. fix names on bench
* feat. pass cloned object to iteratee
* Fix interface
* fix. fix test codes
* fix. fix type error on test
* Add docs
* test: Check test
* bench
* rewrite
* mapKeys
* test: Do not mutate the original function
---------
Co-authored-by: raon0211 <raon0211@toss.im>
2024-07-25 11:43:15 +09:00
Florens Verschelde
0896d5e517
test(ci): check the generated dist and package.tgz ( #288 )
...
* test(ci): add @arethetypeswrong/cli check of package.tgz
* chore(ci): run attw before release
* test(ci): add minimal check-dist test to pre-pack
2024-07-23 23:03:27 +09:00
raon0211
afc18129cf
build: Add compat to postbuild.sh
2024-07-18 23:09:48 +09:00
정해준
d48900fa55
feat(snakeCase): add snakeCase ( #152 )
...
* feat(snakeCase): Add caseSplitPattern RegExp const
* feat(snakeCase): Add caseSplitPattern test code
* feat(snakeCase): Add snakeCase function
* feat(snakeCase): Add snakeCase test code
* feat(snakeCase): Add snakeCase docs
* feat(snakeCase): Add snakeCase benchmarks
* chore: Add string export
* fix(snakeCase): constants public api
* Update docs/ko/reference/string/snakeCase.md
* Update docs/ko/reference/string/snakeCase.md
* Update docs/reference/string/snakeCase.md
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-07-11 09:14:09 +09:00
Dongkyu Kim
2ce004c91b
chore(package.json): build script ( #129 )
...
* fix: build script
* fix: add shebangs
2024-07-08 23:01:09 +09:00
Jonghyeon Ko
848f2c66ff
fix(package.json): Provide correct types for moduleResolution: node, node10, and node16 ( #16 )
...
* fix: remove unnecessary exports overriding
* Revert "fix: remove unnecessary exports overriding"
This reverts commit f8534a14c1
.
* chore(package.json): add types field in publishConfig.exports
* build: Support moduleResolution: node10 and node16 (nodenext)
* build: Support moduleResolution: node10 and node16 (nodenext)
* build: Support moduleResolution: node10 and node16 (nodenext)
* fix delay
* Update .gitignore
Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
* Update .scripts/postbuild.sh
Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
---------
Co-authored-by: raon0211 <raon0211@toss.im>
2024-06-03 22:30:32 +09:00
raon0211
7203b56367
1.0.0
2024-05-31 16:54:41 +09:00