File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,6 +40,17 @@ All notable changes to this project will be documented in this file.
4040- Remove ` .eslintignore ` and ` .prettierignore ` (using flat config)
4141- Remove ` husky ` and ` lint-staged `
4242
43+ ## [ 2.0.1] - 2023-05-01
44+
45+ ### Changed
46+
47+ - Upgrade ` egg ` from v2.x to v3.x
48+ - Upgrade ` egg-bin ` from v4.x to v6.x
49+ - Upgrade ` egg-ci ` from v1.x to v2.x
50+ - Upgrade ` egg-mock ` from v3.x to v5.x
51+ - Upgrade ` js-cool ` from v2.x to v4.x
52+ - Upgrade all package versions
53+
4354## [ 1.1.0] - 2021-09-01
4455
4556### Added
@@ -62,6 +73,7 @@ All notable changes to this project will be documented in this file.
6273- WebSocket proxy support
6374- Request/response modification hooks
6475
65- [ 2.1.0 ] : https://github.com/saqqdy/egg-http-proxy-plus/compare/v2.0.0...v2.1.0
76+ [ 2.1.0 ] : https://github.com/saqqdy/egg-http-proxy-plus/compare/v2.0.1...v2.1.0
77+ [ 2.0.1 ] : https://github.com/saqqdy/egg-http-proxy-plus/compare/v1.1.0...v2.0.1
6678[ 1.1.0 ] : https://github.com/saqqdy/egg-http-proxy-plus/compare/v1.0.0...v1.1.0
6779[ 1.0.0 ] : https://github.com/saqqdy/egg-http-proxy-plus/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments