es-toolkit/CHANGELOG.md

18 lines
413 B
Markdown
Raw Normal View History

2024-04-25 14:56:13 +03:00
# es-toolkit Changelog
2024-06-04 04:07:24 +03:00
## Version v1.0.4
Released on June 4th, 2024.
- Provide correct type declarations for ECMAScript Modules. (https://github.com/toss/es-toolkit/pull/21)
2024-06-03 16:32:27 +03:00
## Version v1.0.3
Released on June 3rd, 2024.
- Provide correct types for `"module": "Node"`, ` "Node10"`, and `"Node16"`. (https://github.com/toss/es-toolkit/pull/16)
2024-05-31 11:05:55 +03:00
## Version v1.0.2
2024-05-31 11:08:24 +03:00
Initial release. Released on May 31th, 2024.