Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] ## [2.0.0](v1.1.0...v2.0.0) (2024-12-15) ### ⚠ BREAKING CHANGES * drop Node.js < 18.19.0 support part of eggjs/egg#3644 eggjs/egg#5257 closes #16 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new ESLint configuration for TypeScript and Node.js. - Added a new GitHub Actions workflow for package publishing. - Implemented a new TypeScript configuration for enhanced type safety. - Created a new test suite for validating worker process behavior. - Added a new test suite for verifying child process behavior. - **Bug Fixes** - Updated Node.js CI workflow to include newer versions and improved configurations. - **Documentation** - Enhanced README with updated badges and installation instructions. - Updated example documentation to reflect file extension changes. - **Chores** - Removed outdated files and workflows to streamline the repository. - Updated `.gitignore` to exclude additional files and directories. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ### Features * support cjs and esm both by tshy ([#17](#17)) ([7192a67](7192a67))
- Loading branch information