eggjs / eggjs/egg-feed-bot

Egg Feed Monthly(2020-09)

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
egg egg-core egg-development egg-schedule egg-sequelize eslint-config-egg Monthly(2020-09)
Dominant language
JavaScript
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# [eggjs/egg](https://github.com/eggjs/egg)

## 2020-09-23, Version 2.29.0

### Notable Changes

* **features**
* feat: dumpconfig also dump disabled plugin

* **docs**
* csrf double cookie defense should enabled on all method
* test case for env.EGG_APP_CONFIG
* optimize multiple env configuration description

### Commits

* [[`cc80c6ab8`](http://github.com/eggjs/egg/commit/cc80c6ab86c71b1c9ea244065d4766297bfb6c17)] - feat: dumpconfig also dump disabled plugin (#4480) (TZ | 天猪 <>)
* [[`1d32771e5`](http://github.com/eggjs/egg/commit/1d32771e5aeb8fa8546ad8bfacf2f438973afae0)] - doc: csrf double cookie defense should enabled on all method (#3881) (Hongcai Deng <>)
* [[`504e4bebc`](http://github.com/eggjs/egg/commit/504e4bebcef03830be7c7432210b5b6b1de9d06b)] - test: for env.EGG_APP_CONFIG (#4468) (TZ | 天猪 <>)
* [[`ff4dfaa09`](http://github.com/eggjs/egg/commit/ff4dfaa098ad40ab7a0773c44d409829fcbb0e41)] - docs(config): optimize multiple env configuration description (#4406) (Andy <>)
* [[`b283791da`](http://github.com/eggjs/egg/commit/b283791dab3c86beb14506668e2aa3ef21cb78e6)] - docs: update badge to github action (#4463) (TZ | 天猪 <>)

## 2020-09-08, Version 2.28.0

### Notable Changes

* **features**
* clear & disable timing after ready

* **fixes**
* only set keep-alive header before Node.js 14.8.0

* **typings**
* Added missing types in HttpClientConfig
* export EggLogger/EggHttpClient/EggContextHttpClient

* **docs**
* fixed grammatical and spelling errors
* update compress url

### Commits

* [[`b31b47df1`](http://github.com/eggjs/egg/commit/b31b47df10722bfac7ac13771db534f0200fc6ce)] - feat: clear & disable timing after ready (#4421) (TZ | 天猪 <>)
* [[`d25d32e58`](http://github.com/eggjs/egg/commit/d25d32e584b0bfd80f21cc522b91ac465f2852ac)] - fix: only set keep-alive header before Node.js 14.8.0 (#4457) (TZ | 天猪 <>)
* [[`a7ae46c84`](http://github.com/eggjs/egg/commit/a7ae46c847db07c0c4af1a85173bc4009d1219d9)] - type: Added missing types in HttpClientConfig (#4388) (Gcaufy <>)
* [[`064cc7a91`](http://github.com/eggjs/egg/commit/064cc7a91a2be89e39d72a833a1cb35cdcd8f201)] - docs: fixed grammatical and spelling errors (#4424) (Hridayesh Sharma <>)
* [[`95776d646`](http://github.com/eggjs/egg/commit/95776d6462080448e946c049f9ad4da4e9fc065e)] - docs: fix spelling mistakes and grammatical errors (#4423) (Hridayesh Sharma <>)
* [[`50976280f`](http://github.com/eggjs/egg/commit/50976280fcb19ce556ddc46f76da1f5fab46fa4a)] - docs: update compress url (#4415) (忽如寄 <<594613537@qq.com>>)

# [eggjs/egg-core](https://github.com/eggjs/egg-core)

## 2020-09-23, Version 4.20.0

**features**
* [[`9684589`](http://github.com/eggjs/egg-core/commit/9684589dd13cdd97068d4ecdfe98bca68aa51632)] - feat: expose set config meta (#227) (TZ | 天猪 <>)

## 2020-09-15, Version 4.19.1

**fixes**
* [[`19a60de`](http://github.com/eggjs/egg-core/commit/19a60dec40279166968eae7a72a721eebe400141)] - fix: should end some timings (#226) (TZ | 天猪 <>)

## 2020-09-11, Version 4.19.0

**features**
* [[`9e3b454`](http://github.com/eggjs/egg-core/commit/9e3b454dc6cb52deca371a4a5512c5c9fe07716b)] - feat: support process.env.EGG_APP_CONFIG (#225) (TZ | 天猪 <>)
* [[`b207f89`](http://github.com/eggjs/egg-core/commit/b207f89b214cfd2a432df87d771a5126ffce9289)] - feat: timing support Process Start/Script Start (#222) (killa <>)

# [eggjs/egg-schedule](https://github.com/eggjs/egg-schedule)

## 2020-09-01, Version 3.6.5

**fixes**
* [[`7ee8cb3`](http://github.com/eggjs/egg-schedule/commit/7ee8cb3696751ca30bbc3abfb3cbc06a676d2fe7)] - fix: only reject/error detect as fail (#53) (TZ | 天猪 <>)

**others**
* [[`0425031`](http://github.com/eggjs/egg-schedule/commit/0425031279bc98a716671111e3f36bdd0a353017)] - docs: add module exports for custom schedule in document (#52) (Cheng Ju Wu <>)
* [[`7da04fe`](http://github.com/eggjs/egg-schedule/commit/7da04fe5b3adfd572375b02f1063b8d90684743e)] - chore: Update README.md (#51) (Cheng Ju Wu <>)
* [[`13f03b8`](http://github.com/eggjs/egg-schedule/commit/13f03b8681d60dfa8c9d33574cef392dc55c4b27)] - chore: Update .travis.yml (#50) (TZ | 天猪 <>)

# [eggjs/egg-development](https://github.com/eggjs/egg-development)

## 2020-09-01, Version 2.7.0

**features**
* [[`45a653c`](http://github.com/eggjs/egg-development/commit/45a653c32188eb82d3532ce4cc833094a228c85a)] - feat: overrideIgnore (#30) (TZ | 天猪 <>)

# [eggjs/eslint-config-egg](https://github.com/eggjs/eslint-config-egg)

## 2020-09-01, Version 8.1.2

**fixes**
* [[`c12391c`](http://github.com/eggjs/eslint-config-egg/commit/c12391ce4c974615f59cf7026b3e662a56f189b4)] - fix: semi rules (#55) (吖猩 <>)

# [eggjs/egg-sequelize](https://github.com/eggjs/egg-sequelize)

## 2020-09-16, Version 6.0.0

**features**
* [[`f585da5`](http://github.com/eggjs/egg-sequelize/commit/f585da5eb7fd22062127c71933ae8b01c88a3623)] - feat: update sequelize to version 6 (#87) (wangzhilongh <>)

**others**
* [[`b14752b`](http://github.com/eggjs/egg-sequelize/commit/b14752b3dfabdf00eaa1e5193e3edcc024042f46)] - build: test on node 10,12,14 (dead-horse <>)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.