eggjs / eggjs/egg-feed-bot

Egg Feed Monthly(2018-12)

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
egg egg-cluster egg-core egg-errors egg-logger egg-logrotator egg-mock egg-multipart egg-redis egg-schedule egg-scripts egg-view Monthly(2018-12)
Dominant language
JavaScript
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

## 2018-12-20, Version 2.14.2

### Notable changes

* **fixes**
* fix d.ts context declaration not works

* **docs**
* more document improvement

### Commits
* [[`edfe66093`](http://github.com/eggjs/egg/commit/edfe66093c9ffe730ffd9804da1e2b264a48c38e)] - fix: Add comments for re-writing properties from Koa (#3332) (Maledong <>)
* [[`f312db78f`](http://github.com/eggjs/egg/commit/f312db78fc330da2bfe6efdb0f095d7b3b363beb)] - fix: fix context declaration not works (#3329) (Axes <>)
* [[`ef47a2746`](http://github.com/eggjs/egg/commit/ef47a274625a6ae8696857bef01b2c679dd65395)] - docs: fix config heading level (#3327) (Suyi <>)
* [[`cddd91ded`](http://github.com/eggjs/egg/commit/cddd91ded2fac1395487e2847caaf92afaafcf8e)] - chore: adjust template (TZ <>)
* [[`7319727a0`](http://github.com/eggjs/egg/commit/7319727a0b8a4fa210746ac201631a4b7db4359b)] - chore: Update issue templates (#3326) (TZ | 天猪 <>)
* [[`0cb246e26`](http://github.com/eggjs/egg/commit/0cb246e2663a288395a013ee78a1b34ab5b7c641)] - doc: Fix some translations with some icons (#3315) (Maledong <>)
* [[`9dc20377e`](http://github.com/eggjs/egg/commit/9dc20377e18e53278bcfac037e15a5a761cccdb3)] - doc: session special usage tip (#3304) (Jerry Wu <>)
* [[`6f4e91274`](http://github.com/eggjs/egg/commit/6f4e91274daa0685ba0ed8983ad5b6fd457322bc)] - docs: Update httpclient.md (#3276) (Albert <>)
* [[`64e88abfd`](http://github.com/eggjs/egg/commit/64e88abfd24d50096aa2d4ef442aafd46101429a)] - docs(egg-passport): add redirection desc while auth succeed (#3260) (Suyi <>)

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

## 2018-12-14, Version 4.13.0

**features**
* [[`90cafae`](http://github.com/eggjs/egg-core/commit/90cafaea21f99a7dc97c50b591bbe3eae4eb039c)] - feat: loader support load file without extname (#194) (吖猩 <>)

## 2018-12-11, Version 4.12.0

**features**
* [[`df1cc5b`](http://github.com/eggjs/egg-core/commit/df1cc5bd5b0764491e15a31932b357115371cf00)] - feat: support jest (#188) (吖猩 <>)

**others**
* [[`b123b61`](http://github.com/eggjs/egg-core/commit/b123b618171fd7f2d10134bcb7e8f9f28ff5a033)] - chore: resolve EggApplication is not a Class (#186) (zhangdianpeng <>)

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

## 2018-12-04, Version 1.22.2

**fixes**
* [[`99d0c6b`](http://github.com/eggjs/egg-cluster/commit/99d0c6b6927add7536f505ba7e128a3c5c33475d)] - fix: master should not send to parent when egg-script is closed (#84) (killa <>)

**others**
* [[`5920799`](http://github.com/eggjs/egg-cluster/commit/5920799dd7db9ea107723dd4794c2223463c2d8c)] - docs: remove `options.typescript` (#82) (吖猩 <>)

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

## 2018-12-26, Version 2.2.1

* fix: logger should extend Map (#39)

## 2018-12-17, Version 2.2.0

**features**
* [[`d578857`](http://github.com/eggjs/egg-logger/commit/d57885737c4311f17a76713abcd5459523ff92a4)] - feat: support concentrateError and set default to duplicate (#38) (TZ | 天猪 <>)

## 2018-12-07, Version 2.1.0

**features**
* [[`e43f70c`](http://github.com/eggjs/egg-logger/commit/e43f70ce6f8b894a110e17384d445edcd44fcff5)] - feat: redirect support `options.duplicate` (#35) (TZ | 天猪 <>)

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

## 2018-12-04, Version 3.0.5

**fixes**
* [[`3371e60`](http://github.com/eggjs/egg-logrotator/commit/3371e609c29385ef73093abb9cbdcccc88e8f9b0)] - fix: allow 2 minutes deviation on schedule cron (#22) (fengmk2 <>)

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

## 2018-12-18, Version 3.6.0

**features**
* [[`2c64d3c`](https://github.com/eggjs/egg-schedule/commit/2c64d3c6dd386dedaa784180ebb6c61b89fd1d53)] - feat: support custom directory (#43) (TZ <>)

## 2018-12-05, Version 3.5.0

**features**
* [[`1aaf2d5`](http://github.com/eggjs/egg-schedule/commit/1aaf2d5675253d125eacca8bfd77813ecc151d2a)] - feat: support custom directory (#43) (Haoliang Gao <>)

**fixes**
* [[`4dbf9d9`](http://github.com/eggjs/egg-schedule/commit/4dbf9d9d3785b19eb772704c724c421e1017922a)] - fix: unit-test in 'schedule.test.js' (#41) (Maledong <>)

**others**
* [[`571bf9f`](http://github.com/eggjs/egg-schedule/commit/571bf9f28ed229f957fa70067786061a89dc1049)] - doc: Add notice for the evil 'setInterval' (#42) (Maledong <>)
* [[`07e4e23`](http://github.com/eggjs/egg-schedule/commit/07e4e238f198fbf935ac5e7fff279f349e11a6b5)] - docs: fix example in readme (cwtuan <>)

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

## 2018-12-29, Version 2.1.1

* feat: add d.ts (#11)

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

## 2018-12-27, Version 3.21.0

**features**
* [[`93f8009`](https://github.com/eggjs/egg-mock/commit/93f8009c2f4c7d7f24b361f4713e035a2f993134)] - feat: cluster mock support result (#92) (TZ <>)
* [[`be3d146`](https://github.com/eggjs/egg-mock/commit/be3d1466bf438a379b85429c40c510d6be7ecc26)] - feat: bootstrap support run on jest env (#93) (fengmk2 <>)

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

## 2018-12-26, Version 2.4.0

**features**
* [[`d7504b9`](http://github.com/eggjs/egg-multipart/commit/d7504b9635c68184181c751212c30a6eb53f87fe)] - feat: custom multipart parse options per request (#27) (fengmk2 <>)

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

## 2018-12-17, Version 2.11.0

* feat(stop): only sleep when master process exists (#34)
* fix: stop process only if the title matches exactly (#35)

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

## 2018-12-26, Version 2.1.0

**features**
* [[`10d565a`](http://github.com/eggjs/egg-errors/commit/10d565a24118c62d0a8a5ac2edcf04ab0df3968b)] - feat: support short name for HTTP Errors (#8) (fengmk2 <>)

## 2018-12-17, Version 2.0.1

**fixes**
* [[`e2356cc`](http://github.com/eggjs/egg-errors/commit/e2356ccfa5e4caec8044957bf8e95202ae024f4a)] - fix: set the right message when contructor is string (#7) (Haoliang Gao <>)

## 2018-12-11, Version 2.0.0

**features**
* [[`ccaf678`](http://github.com/eggjs/egg-errors/commit/ccaf678e33628ca1424416e3e11b815d74e90e57)] - feat: default value for http error header (#6) (Haoliang Gao <>)
* [[`8c9ae6b`](http://github.com/eggjs/egg-errors/commit/8c9ae6b35c383961ba7ba3c89eb69fd30ff8acfd)] - feat: BREAKING_CHANGE rename InternalServerErrorError to InternalServerError (#5) (Haoliang Gao <>)

**fixes**
* [[`f26bab7`](http://github.com/eggjs/egg-errors/commit/f26bab768ce9bb6fa280738a288a20a95e229a8b)] - fix: Fixed HttpHeader (#3) (sm2017 <>)

**others**
* [[`6c50c04`](http://github.com/eggjs/egg-errors/commit/6c50c0439f6fcd19ad0a039fbb69cb1715351f18)] - test: dont run tsc when install (#2) (Haoliang Gao <>)

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

## 2018-12-18, Version 2.3.0

* feat: redis sentinel config support (#26)
* deps: add @types/ioredis to deps (#25)

## 2018-12-04, Version 2.2.0

**features**
* [[`f062dd5`](http://github.com/eggjs/egg-redis/commit/f062dd571ce17f569a65066a95f600e64b3d15c2)] - feat: support typescript (#23) (耐小心 <>)

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.