Egg Feed Monthly(2019-05)
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# [eggjs/egg-core](https://github.com/eggjs/egg-core)
## 2019-05-14, Version 4.17.2
# [eggjs/egg-cluster](https://github.com/eggjs/egg-cluster)
## 2019-05-27, Version 1.23.3
**fixes**
* [[`0f7558b`](http://github.com/eggjs/egg-cluster/commit/0f7558b24b5d6e37259a02c62cf4b92d678f3ee0)] - fix: should not ready when call server.listen in sticky mode (#91) (killa <>)
# [eggjs/egg-mock](https://github.com/eggjs/egg-mock)
## 2019-05-20, Version 3.23.1
**fixes**
* [[`6be0c43`](http://github.com/eggjs/egg-mock/commit/6be0c431ee1fd651c4f0bb6f433d7c4444b74708)] - fix: rimraf (#104) (TZ | 天猪 <>)
## 2019-05-20, Version 3.23.0
**features**
* [[`9ada7f0`](http://github.com/eggjs/egg-mock/commit/9ada7f004def359a0b17f3824cea946abe4ed1f2)] - feat: mockHttpclient support fn (#103) (TZ | 天猪 <>)
## 2019-05-06, Version 3.22.4
**fixes**
* [[`478581a`](http://github.com/eggjs/egg-mock/commit/478581a7851d19286c4e689af421a70cae27d26d)] - fix: remove egg-core deps (#101) (TZ | 天猪 <>)
## 2019-05-06, Version 3.22.3
**fixes**
* [[`6174f9b`](http://github.com/eggjs/egg-mock/commit/6174f9b37698399785b99e86f2f45630f78a084f)] - fix: throw error when an egg plugin test is using bootstrap (#100) (TZ | 天猪 <>)
# [eggjs/egg-development](https://github.com/eggjs/egg-development)
## 2019-05-07, Version 2.4.3
**fixes**
* [[`8c716f1`](http://github.com/eggjs/egg-development/commit/8c716f1bca5a44478229abf5ff2c47bc6fb3822f)] - fix: missing lib folder in npm package (#23) (Khaidi Chu <>)
# [eggjs/egg-multipart](https://github.com/eggjs/egg-multipart)
## 2019-05-22, Version 2.7.1
**fixes**
* [[`75b1d48`](http://github.com/eggjs/egg-multipart/commit/75b1d48079b3c6b1358bf75197af0c8164ac926a)] - fix: whitelist declaration(#35) (Stephen <>)
## 2019-05-20, Version 2.7.0
**features**
* [[`0d26aa0`](http://github.com/eggjs/egg-multipart/commit/0d26aa0862279eac15cf72281a90ccf77731e3d6)] - feat: export saveRequestFiles to context (#34) (fengmk2 <>)
**others**
* [[`c5ca3ea`](http://github.com/eggjs/egg-multipart/commit/c5ca3ea2a46708744bb884f67fafee9bc1606df1)] - chore: remove tmp files and don't block the request's response (#33) (fengmk2 <>)
## 2019-05-19, Version 2.6.2
**fixes**
* [[`72b03aa`](http://github.com/eggjs/egg-multipart/commit/72b03aae2ef18bef7f8d0a71c323f072c567f8d5)] - fix: keep same metas as file stream on file mode (#32) (fengmk2 <>)
## 2019-05-16, Version 2.6.1
**others**
* [[`c5c4308`](http://github.com/eggjs/egg-multipart/commit/c5c43080df4c203c23053398390cfee25dc60542)] - chore: add typings and jsdocs (#31) (TZ | 天猪 <>)
## 2019-05-16, Version 2.6.0
**features**
* [[`7eb534f`](http://github.com/eggjs/egg-multipart/commit/7eb534f3b2cdb44fda025cf831877b8be7e84b55)] - feat: support file mode on default stream mode (#30) (fengmk2 <>)
## 2019-05-01, Version 2.5.0
**features**
* [[`33c6b52`](http://github.com/eggjs/egg-multipart/commit/33c6b52fcd7cc4674cc2ff51dfe849adf078ad5c)] - feat(types): typescript support (#28) (George <>)
**others**
* [[`6be344f`](http://github.com/eggjs/egg-multipart/commit/6be344fd7cdaa04c8e0861f5295244c8a85d14e8)] - test: fix schedule task test case (#29) (George <>)
# [eggjs/eslint-config-egg](https://github.com/eggjs/eslint-config-egg)
## 2019-05-06, Version 7.4.1
**fixes**
* [[`491fee8`](http://github.com/eggjs/eslint-config-egg/commit/491fee8366d4b029c71eeb9d9f8cad3925aafb45)] - fix: ignore linebreak-style at win (#43) (TZ | 天猪 <>)
## 2019-05-06, Version 7.4.0
**features**
* [[`5f86efe`](http://github.com/eggjs/eslint-config-egg/commit/5f86efee0f9d1421a75fa0697c6ac7c95b275630)] - feat: linebreak-style at win (#42) (TZ | 天猪 <>)
# [eggjs/egg-mongoose](https://github.com/eggjs/egg-mongoose)
## 2019-05-16, Version 3.2.0
**features**
* [[`1f450fb`](http://github.com/eggjs/egg-mongoose/commit/1f450fb38acf4f04a63294a33e392c6f38830a88)] - feat: support mongoose global plugin (#35) (lkspc <>)
## 2019-05-06, Version 3.1.3
**fixes**
* [[`5b9f8ba`](http://github.com/eggjs/egg-mongoose/commit/5b9f8ba36673ea4b807b7cd97f4288bbef6c8f2d)] - fix: replace auth with string replace (#34) (TZ | 天猪 <>)
## 2019-05-05, Version 3.1.2
**fixes**
* [[`441b6fc`](http://github.com/eggjs/egg-mongoose/commit/441b6fcf0264fec76415e682e5b180ecc6488799)] - fix: hide password of mongo url (#32) (CHANG, TZU-YEN <>)
**others**
* [[`0c15d08`](http://github.com/eggjs/egg-mongoose/commit/0c15d0887f7d171858a3adc1ba6356d6b04c06a1)] - Update Dependencies And Lint Code (#33) (CHANG, TZU-YEN <>)
# [eggjs/egg-sequelize](https://github.com/eggjs/egg-sequelize)
## 2019-05-10, Version 5.0.0
**fixes**
* [[`8deb42f`](http://github.com/eggjs/egg-sequelize/commit/8deb42f8d01e6982ecfdb9eff2628656f8a3c519)] - fix: fix version (dead-horse <>)
**others**
* [[`c9f78b0`](http://github.com/eggjs/egg-sequelize/commit/c9f78b08f2d05eaa97dc5c5e807368a9c6188762)] - deps: sequelize upgrade to v5.0.0 (#71) (Akshay Kr Singh <>)
* [[`04c9e72`](http://github.com/eggjs/egg-sequelize/commit/04c9e72ffb1b19dbfcc42275e68fe5113eb5e2fc)] - docs: fix arrow function (#68) (TZ | 天猪 <>)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.