Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 1.47 KB

Changelog

All notable changes to this project will be documented in this file.

1.1.1 - (2023-12-15)

🐛 Bug Fixes

  • Properly split CJS and ESM (98d8548)
  • Properly handle single character strings (#9) (766d6c7)

📝 Documentation

  • Update changelog to cliff format (af1b07b)
  • Add copilot generated tsdoc to all functions and types (2d9d48d)
  • Fix name (c879b46)
  • Add @vladfrangu as a contributor (82a7a3c)

1.1.0 - (2022-03-20)

🚀 Features

  • add suppport for TypeScript's module: NodeNext (#2) (433d39c)

1.0.0 - (2021-10-11)