Skip to content

Releases: eggjs/bin

v7.0.2

03 Jan 02:21
Compare
Choose a tag to compare

7.0.2 (2025-01-03)

Bug Fixes

  • auto import tsconfig-paths/register.js (#282) (515614a)

This release is also available on:

v7.0.1

29 Dec 08:56
Compare
Choose a tag to compare

7.0.1 (2024-12-29)

Bug Fixes

  • auto set mocha @eggjs/mock/register on application project type (#281) (929c0f8)

This release is also available on:

v7.0.0

27 Dec 15:13
Compare
Choose a tag to compare

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:

v6.13.0

11 Dec 08:58
Compare
Choose a tag to compare

6.13.0 (2024-12-11)

Features


This release is also available on:

v6.12.0

10 Dec 02:22
Compare
Choose a tag to compare

6.12.0 (2024-12-10)

Features

v5.19.0

10 Dec 11:35
Compare
Choose a tag to compare

5.19.0 (2024-12-10)

Features


This release is also available on:

v6.11.0

08 Dec 14:58
Compare
Choose a tag to compare

6.11.0 (2024-12-08)

Features


This release is also available on:

v6.10.0

11 Jun 01:15
Compare
Choose a tag to compare

6.10.0 (2024-06-11)

Features

  • [Snyk] Security upgrade c8 from 9.1.0 to 10.0.0 (#272) (2535a8e)

This release is also available on:

v6.9.0

08 May 02:21
Compare
Choose a tag to compare

6.9.0 (2024-05-08)

Features


This release is also available on:

v5.18.1

29 Apr 11:18
Compare
Choose a tag to compare

5.18.1 (2024-04-29)

Bug Fixes

  • use TS_NODE_TYPE_CHECK insteadof TS_NODE_TRANSPILE (#266) (735cc2f)