Egg Feed Monthly(2019-03)
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# [eggjs/egg](https://github.com/eggjs/egg)
## 2019-03-25, Version 2.20.2
### Notable changes
* **fixes**
* onClientError remove content-length header
* **types**
* add custom loader typing
* import types from egg-core
### Commits
* [[`f31cd38aa`](http://github.com/eggjs/egg/commit/f31cd38aa1c1cb58f4fb6b08020b0b49a9b5c1a8)] - fix(types): add custom loader typing (#3533) (吖猩 <>)
* [[`a73cfd067`](http://github.com/eggjs/egg/commit/a73cfd067b48b2c2301e50d5ab431dfecebddef4)] - fix(types): import types from egg-core (#3545) (吖猩 <>)
* [[`04adb930d`](http://github.com/eggjs/egg/commit/04adb930de61f6c3d1b7b9b4e7f49800e3b49602)] - fix: onClientError remove content-length header (#3544) (Yiyu He <>)
## 2019-03-12, Version 2.20.1
### Notable changes
* **fixes**
* empty querystring must be cached
* add Singleton class declare typings
### Commits
* [[`2fc241a86`](http://github.com/eggjs/egg/commit/2fc241a8648d64faab78196ccd0377c781287e5e)] - fix: add Singleton class declare typings (#3522) (mars <>)
* [[`981bad58b`](http://github.com/eggjs/egg/commit/981bad58ba6c4644b8bbbd818a43bf0dd62e206f)] - fix: empty querystring must be cached (#3535) (Yiyu He <>)
## 2019-03-07, Version 2.20.0
### Notable changes
* **features**
* support customLoader
* **chore**
* fix typo
* fix testcase
### Commits
* [[`4cf06da27`](http://github.com/eggjs/egg/commit/4cf06da272a3f71b864efb6780ddfe2e6c1ad37c)] - feat: support customLoader (#3484) (Haoliang Gao <>)
* [[`2f2bd69bb`](http://github.com/eggjs/egg/commit/2f2bd69bb5a5ef5f9d45514c0640f3849bc64293)] - chore:Fix some typos in Chinese and English (#3514) (Maledong <>)
* [[`65bdd158c`](http://github.com/eggjs/egg/commit/65bdd158caf38abfc945de9aad8367a8567b1a18)] - Fix(cluster-client.test.js):Rollback to previous (#3507) (Maledong <>)
# [eggjs/egg-core](https://github.com/eggjs/egg-core)
## 2019-03-20, Version 4.16.1
**fixes**
* [[`6bbbca2`](http://github.com/eggjs/egg-core/commit/6bbbca275f6573f125979fa215fea62285be201d)] - fix: change non-exports type to interface (#206) (吖猩 <>)
## 2019-03-19, Version 4.16.0
**features**
* [[`0b7b6e6`](http://github.com/eggjs/egg-core/commit/0b7b6e66d7dd3027c7f4b161b5e6601b8feed4c9)] - feat: custom loader support exports (#205) (TZ | 天猪 <>)
* [[`01201c3`](http://github.com/eggjs/egg-core/commit/01201c3e65383d90b3b33ddf7a20a17ce6b7e97c)] - feat: improve d.ts (#204) (吖猩 <>)
**fixes**
* [[`ab3ffcf`](http://github.com/eggjs/egg-core/commit/ab3ffcf6e808a426178fe776604e500770e35e97)] - fix: customLoader should not overwrite the existing property (#203) (Haoliang Gao <>)
## 2019-03-06, Version 4.15.0
**features**
* [[`3299be4`](http://github.com/eggjs/egg-core/commit/3299be492761f0082a37827c102d0d32204a03cd)] - feat: add new mixin loadCustomLoader in Loader (#202) (Haoliang Gao <>)
**fixes**
* [[`d7c2c9a`](http://github.com/eggjs/egg-core/commit/d7c2c9a2d3ed0361cb2fb43c657bae57a06ec32d)] - fix: don't print when plugins that disabled by app is empty (#201) (Haoliang Gao <>)
# [eggjs/egg-cluster](https://github.com/eggjs/egg-cluster)
## 2019-03-12, Version 1.23.1
**others**
* [[`45d956f`](http://github.com/eggjs/egg-cluster/commit/45d956f9f29610da9316e5c5e8335c608e985739)] - chore: update all dependencies (#88) (Yiyu He <>)
## 2019-03-04, Version 1.23.0
**features**
* [[`8740538`](http://github.com/eggjs/egg-cluster/commit/874053871bd8f28d27c8f82aae1bc3a1b8f4e98d)] - feat: save pid file (#87) (TZ | 天猪 <>)
# [eggjs/egg-logger](https://github.com/eggjs/egg-logger)
## 2019-03-19, Version 2.4.1
**fixes**
* [[`d048015`](http://github.com/eggjs/egg-logger/commit/d048015f63dde2917cb51f8f30b87a320b2d892b)] - fix: duplicate should ignore some transports (#45) (TZ | 天猪 <>)
## 2019-03-14, Version 2.4.0
**features**
* [[`0cbbe47`](http://github.com/eggjs/egg-logger/commit/0cbbe47efb10897ac55a892bc670d3924a1ddfb5)] - feat: support contextFormatter (#51) (Haoliang Gao <>)
# [eggjs/egg-logrotator](https://github.com/eggjs/egg-logrotator)
## 2019-03-14, Version 3.0.7
**fixes**
* [[`4c1632b`](http://github.com/eggjs/egg-logrotator/commit/4c1632be11fd527de80acc8bdda22568c5960bd1)] - fix: all rotator should use transport file (#25) (Hongcai Deng <>)
## 2019-03-06, Version 3.0.6
**fixes**
* [[`4f52df7`](http://github.com/eggjs/egg-logrotator/commit/4f52df7ff5efc963d5459321ba738ea17defba6d)] - fix: clean log should use transport options file (#24) (Hongcai Deng <>)
# [eggjs/egg-schedule](https://github.com/eggjs/egg-schedule)
## 2019-03-20, Version 3.6.1
**others**
* [[`0960ff8`](http://github.com/eggjs/egg-schedule/commit/0960ff8f058c2bbb8ad2afb333bc557d719ec99b)] - chore: use relative log path (#45) (TZ | 天猪 <>)
# [eggjs/egg-mock](https://github.com/eggjs/egg-mock)
## 2019-03-12, Version 3.22.1
**fixes**
* [[`3f73bad`](http://github.com/eggjs/egg-mock/commit/3f73bad59aa8acbb14399a914d31b8eb348ff493)] - fix: d.ts typo (#97) (TZ | 天猪 <>)
## 2019-03-11, Version 3.22.0
**features**
* [[`81ed542`](http://github.com/eggjs/egg-mock/commit/81ed5427853067d84901c1848e630a8002ecfcf0)] - feat: add mock API for customLoader (#95) (Haoliang Gao <>)
**fixes**
* [[`58d0b32`](http://github.com/eggjs/egg-mock/commit/58d0b32a5851e4cd31492fe0e85c0e81336b6d04)] - fix: remove nonexistent type and correct typing (#96) (Sinux <>)
# [eggjs/egg-init](https://github.com/eggjs/egg-init)
## 2019-03-28, Version 1.16.1
**fixes**
* [[`f9734d4`](http://github.com/eggjs/egg-init/commit/f9734d4e243dbc8809a3b7b9503bd21db104f151)] - fix: deprecated info (#50) (TZ | 天猪 <>)
## 2019-03-28, Version 1.16.0
**features**
* [[`a1512e4`](http://github.com/eggjs/egg-init/commit/a1512e47eef8a7f4af8561946a5bb486eb24e2f0)] - feat: add deprecate message (#49) (TZ | 天猪 <>)
# [eggjs/egg-bin](https://github.com/eggjs/egg-bin)
## 2019-03-26, Version 4.12.1
**fixes**
* [[`d802694`](http://github.com/eggjs/egg-bin/commit/d802694cc1039e0b0a3721917019c63b7599d59e)] - fix: downgrade ts-node (#126) (吖猩 <>)
## 2019-03-20, Version 4.12.0
**others**
* [[`44854f0`](http://github.com/eggjs/egg-bin/commit/44854f047823a0979b41bf7661e06be2dd5aef83)] - deps: bump ts-node version (#125) (吖猩 <>)
## 2019-03-06, Version 4.11.1
**fixes**
* [[`8f6135e`](http://github.com/eggjs/egg-bin/commit/8f6135edf46584f009633fa82436ed16037f6cc5)] - fix: ets not found (#124) (吖猩 <>)
# [eggjs/eslint-config-egg](https://github.com/eggjs/eslint-config-egg)
## 2019-03-27, Version 7.3.1
**fixes**
* [[`34ca417`](http://github.com/eggjs/eslint-config-egg/commit/34ca4179f1e4e20ef34acdc502488f1422977920)] - fix: remove check-example rule (#41) (吖猩 <>)
## 2019-03-26, Version 7.3.0
**features**
* [[`e1935e3`](http://github.com/eggjs/eslint-config-egg/commit/e1935e38bca406fc8b981620a93cd6f5fd050b28)] - feat: jsdoc improvement (#40) (吖猩 <>)
**others**
* [[`e4c222b`](http://github.com/eggjs/eslint-config-egg/commit/e4c222b3bb4f81634c367744a7eca2e508c10385)] - chore: add contributors on README (#39) (fengmk2 <>)
## 2019-03-11, Version 7.2.0
**features**
* [[`ba9a317`](http://github.com/eggjs/eslint-config-egg/commit/ba9a317f7a5e9f81fcfe337eb15a6a7f60d74638)] - feat: add prefer promise reject errors (#38) (Yiyu He <>)
# [eggjs/egg-cors](https://github.com/eggjs/egg-cors)
## 2019-03-11, Version 2.2.0
**features**
* [[`30a1b8c`](http://github.com/eggjs/egg-cors/commit/30a1b8c8cf58cacd208f86905d334588db523b8e)] - feat: use koa/cors@3, support options.origin to be async function (#19) (Yiyu He <>)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.