Commit Graph

8 Commits

Author SHA1 Message Date
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
SeongMin Kim
17096774e7
docs(uniqWith): Complete examples of uniqWith (#15)
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-06-01 20:52:49 +09:00
SeongMin Kim
dcf0fb14dc
style(chunk): Delete unnecessary white space (#14)
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-06-01 20:52:32 +09:00
Jonghyeon Ko
2c393ae22d
chore(.vscode): format on save as default (#17) 2024-06-01 08:25:54 +00:00
raon0211
32f08e62e7 chore: Remove unnecessary directories 2024-05-31 17:08:24 +09:00
raon0211
ec56287ca0 v1.0.2 2024-05-31 17:05:55 +09:00
raon0211
ce777492e9 v1.0.1 2024-05-31 17:03:52 +09:00
raon0211
7203b56367 1.0.0 2024-05-31 16:54:41 +09:00