-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fork koa v2 and refactor by TypeScript #264
Labels
Comments
fengmk2
added a commit
to eggjs/koa
that referenced
this issue
May 30, 2023
fengmk2
added a commit
to eggjs/koa
that referenced
this issue
May 31, 2023
fengmk2
added a commit
to eggjs/koa
that referenced
this issue
Jun 4, 2023
closes eggjs/core#264 remove generator support
fengmk2
added a commit
that referenced
this issue
Jun 4, 2023
BREAKING CHANGE: Drop Node.js < 16.13.0 support #264
fengmk2
added a commit
to node-modules/get-ready
that referenced
this issue
Jun 5, 2023
BREAKING CHANGE: Drop Node.js < 16.13.0 support eggjs/core#264
fengmk2
added a commit
to node-modules/get-ready
that referenced
this issue
Jun 5, 2023
BREAKING CHANGE: Drop Node.js < 16.13.0 support eggjs/core#264
fengmk2
pushed a commit
to node-modules/get-ready
that referenced
this issue
Jun 5, 2023
[skip ci] ## [3.0.0](v2.0.1...v3.0.0) (2023-06-05) ### ⚠ BREAKING CHANGES * Drop Node.js < 16.13.0 support eggjs/core#264 ### Features * refactor with typescript ([#1](#1)) ([9eb913f](9eb913f))
fengmk2
added a commit
that referenced
this issue
Jun 8, 2024
BREAKING CHANGE: Drop Node.js < 16.13.0 support #264
fengmk2
added a commit
that referenced
this issue
Jun 17, 2024
BREAKING CHANGE: 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
fengmk2
pushed a commit
that referenced
this issue
Jun 17, 2024
[skip ci] ## [6.0.0](v5.3.1...v6.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 * export asyncLocalStorage instance to global ([#267](#267)) ([910fe85](910fe85)) * support cjs and esm both ([#265](#265)) ([fed5f35](fed5f35)) ### Bug Fixes * use gals lib ([#268](#268)) ([72fafc8](72fafc8))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/koajs/koa/tree/v2.x => https://github.com/eggjs/koa
The text was updated successfully, but these errors were encountered: