Releases: node-modules/jsonp-body
Releases · node-modules/jsonp-body
v2.0.0
2.0.0 (2025-01-11)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
Summary by CodeRabbit
-
Configuration Updates
- Updated ESLint configuration to improve code quality and consistency
- Removed legacy configuration files (JSHint, Travis CI)
- Added TypeScript configuration with strict type checking
-
CI/CD Improvements
- Replaced Travis CI with GitHub Actions workflows
- Added automated testing and release processes
- Configured Node.js version support (18.19.0, 20, 22)
-
Project Maintenance
- Updated README with modern badges and documentation
- Simplified package configuration
- Removed outdated contributor information
-
Development Environment
- Updated
.gitignore
to reflect current project structure - Added coverage and build-related ignore rules
- Updated
Features
This release is also available on:
v1.1.0
Full Changelog: 1.0.0...v1.1.0