Releases: eggjs/view
Releases · eggjs/view
v3.0.1
v3.0.0
3.0.0 (2025-02-03)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
Summary by CodeRabbit
- New Features
- Introduced a streamlined release workflow for automated publishing.
- Enhanced view rendering with asynchronous methods for improved
performance. - Refactor
- Modernized the codebase by migrating from generator functions to
async/await and adopting ES module syntax. - Rebranded the package from "egg-view" to "@eggjs/view" with updated
dependency management. - Documentation
- Updated installation instructions and usage examples to reflect the
new package name. - Chores
- Upgraded Node.js support to version ≥ 18.19.0 and refined
configuration settings. - Bug Fixes
- Removed obsolete configuration files and streamlined project structure
for better maintainability.
Features
This release is also available on: