Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 15:13

7.0.0 (2024-12-27)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

use https://oclif.io

Summary by CodeRabbit

  • New Features

    • Removed pull request template for contributors.
    • Introduced a new workflow for automating commit publishing.
    • Added scripts for executing Node.js applications in development mode.
    • Updated the README to reflect the new package name and other details.
    • Enhanced command classes for testing and development functionalities.
    • Added new utility functions for better path handling in tests.
    • Introduced new interface for package configuration.
    • Added support for TypeScript with updated configurations.
    • Implemented a new logging mechanism in hooks for better debugging.
  • Introduced a new class for managing server readiness in demo
    applications.

  • Bug Fixes

  • Adjusted import paths in tests for compatibility with new module
    structure.

  • Documentation

  • Updated README and various documentation links to reflect changes in
    package structure.

  • Chores

  • Updated package configurations, including versioning and dependencies.

    • Removed obsolete files and configurations from the project.
    • Enhanced test suite structure and clarity.

Features


This release is also available on: