Skip to content

Releases: eggjs/egg-core

v6.0.2

30 Jun 15:36
Compare
Choose a tag to compare

6.0.2 (2024-06-30)

Bug Fixes


This release is also available on:

v6.0.1

23 Jun 13:56
Compare
Choose a tag to compare

6.0.1 (2024-06-23)

Bug Fixes


This release is also available on:

v6.0.0

17 Jun 17:14
Compare
Choose a tag to compare

6.0.0 (2024-06-17)

⚠ BREAKING CHANGES

  • Drop Node.js < 18.19.0 support

#264

the core part of eggjs/egg#3644

Breaking changes:

  • Drop Node.js < 18.19.0 support
  • Drop generator function support
  • loader functions change to async function

Features

Bug Fixes

v5.3.1

06 Apr 10:24
Compare
Choose a tag to compare

5.3.1 (2023-04-06)

Bug Fixes


This release is also available on:

v5.3.0

13 Jan 15:29
Compare
Choose a tag to compare

5.3.0 (2023-01-13)

Features


This release is also available on:

v5.2.0

03 Jan 14:13
Compare
Choose a tag to compare

5.2.0 (2023-01-03)

Features


This release is also available on:

v5.1.1

01 Jan 16:05
Compare
Choose a tag to compare

5.1.1 (2023-01-01)

Bug Fixes

  • @types/depd and @types/koa should be dependencies (#257) (91937c3)

This release is also available on:

v5.1.0

01 Jan 15:45
Compare
Choose a tag to compare

5.1.0 (2023-01-01)

Features


This release is also available on:

v5.0.0

17 Jun 17:15
Compare
Choose a tag to compare

5.0.0 (2023-01-01)

⚠ BREAKING CHANGES

  • drop Node.js < 14.17.0 support

Features

  • upgrade dependencies and devDependencies (#256) (540f3fe)

v4.30.1

19 Dec 05:48
Compare
Choose a tag to compare

4.30.1 (2022-12-19)

Bug Fixes

  • should support pkg.egg.typescript = true config (#255) (85f2eda)

This release is also available on: