Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] ## 1.0.0 (2024-12-12) ### ⚠ BREAKING CHANGES * drop Node.js < 14 support eggjs/egg#5257 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new function `ms` for converting human-readable time formats into milliseconds. - Added multiple GitHub Actions workflows for CI, testing, and publishing automation. - Updated TypeScript configuration for improved type safety. - **Bug Fixes** - Removed outdated configuration files that could lead to linting errors or CI issues. - **Documentation** - Updated `README.md` with new CI/CD references, installation instructions, and contributor acknowledgments. - Added a license section with the MIT License. - **Chores** - Updated `package.json` with new dependencies and scripts for linting and testing. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ### Features * **index.js:** warn when result is undefined ([b89dae5](b89dae5)) * refactor with TypeScript ([#5](#5)) ([14964af](14964af)) ### Bug Fixes * package.json to reduce vulnerabilities ([#3](#3)) ([3b6f1ba](3b6f1ba))
- Loading branch information