-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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))
- Loading branch information
1 parent
b4f1387
commit e9e1f0c
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters