Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/egg-errors

Errors for Egg.js.
https://github.com/eggjs/egg-errors

Release 2.3.2

[skip ci]

## [2.3.2](https://github.com/eggjs/egg-errors/compare/v2.3.1...v2.3.2) (2022-12-18)
...

babe728356b4d4150651785705a2d2267b0739ff authored about 2 years ago by semantic-release-bot <[email protected]>
chore: auto release (#16)

fa48437de58f95b9ab587944b507704b56a9abfb authored about 2 years ago by fengmk2 <[email protected]>
chore: update badge image

799205573bde4ab6d14edab6ea2fe609eda84494 authored almost 3 years ago by fengmk2 <[email protected]>
fix: replace all single quote in message (#15)

8bf8f4dd337a3111054246e71a73e9057c9c0691 authored almost 3 years ago by fengmk2 <[email protected]>
Release 2.3.1

c69d43912d7e70d13912961cda795687ac01bb37 authored almost 3 years ago by mansonchor <[email protected]>
feat: avoid auto link detect error on IM (#14)

e.g.: DingTalk

1992e0bbcdb41c48b64771256e0fa8d27953cecb authored almost 3 years ago by fengmk2 <[email protected]>
Release 2.3.0

f65bbf95504e0daf4012e2c9be072d7eb178c09b authored about 3 years ago by mansonchor <[email protected]>
feat: add static create method (#13)

* feat: add static create method

* docs: add README

94453a4b2b24c98b0fc53020808340e446a04ed8 authored about 3 years ago by mansonchor.github.com <[email protected]>
Release 2.2.3

79d8a1e117a440a38a41dca4f7319f6590730b93 authored over 3 years ago by mansonchor <[email protected]>
fix: faq url append twice (#12)

c3a89ccefe2370deb5400729fdad106dc6e84a52 authored over 3 years ago by mansonchor.github.com <[email protected]>
Release 2.2.2

22942d12e865d17fb17dc2787d725083e5dce03d authored over 3 years ago by mansonchor <[email protected]>
fix: judge frameworkError ins replace to Symbol.for

4e41373129601aa4e09faef21c607f432f9d1105 authored over 3 years ago by mansonchor.github.com <[email protected]>
Release 2.2.1

79bf0acdd7ac22819207dd61fb467b8c13acd30e authored over 3 years ago by mansonchor <[email protected]>
fix: faqUrl suffix use err.code

510ca7b95edff4c2a2b9227c01ae8baa14cf5af3 authored over 3 years ago by mansonchor <[email protected]>
Release 2.2.0

92d588ed885f6f0b7f3e75830f8deb77c47311e0 authored almost 4 years ago by mansonchor <[email protected]>
Feat/framework error (#10)

feat: add FrameworkBaseError and FrameworkErrorFormater

cae545101335c8a878ec4ee9094aeca1c688b825 authored almost 4 years ago by mansonchor.github.com <[email protected]>
Release 2.1.1

4000f0277611cdf8f3722a7bd8e5a576648d2f99 authored about 5 years ago by popomore <[email protected]>
fix: optimize from function (#9)

fbad6cd0ed5ae723b913124bf9176bfd36eb791f authored about 5 years ago by Peng Gao <[email protected]>
Release 2.1.0

d1e43eb5f279a6938a5dace4d4695afa4c3db5b9 authored almost 6 years ago by popomore <[email protected]>
feat: support short name for HTTP Errors (#8)

e.g.:

- NotFoundError alias to E404
- ImATeapotError alias to E418

10d565a24118c62d0a8a5ac2edcf04ab0df3968b authored almost 6 years ago by fengmk2 <[email protected]>
Release 2.0.1

1697867973dfa10c4a7fcc078c583957262f175f authored about 6 years ago by popomore <[email protected]>
fix: set the right message when contructor is string (#7)

e2356ccfa5e4caec8044957bf8e95202ae024f4a authored about 6 years ago by Haoliang Gao <[email protected]>
Release 2.0.0

2e82d62eb53b4f7e0b3ae0c9dce991a65dbf8f5f authored about 6 years ago by popomore <[email protected]>
feat: default value for http error header (#6)

ccaf678e33628ca1424416e3e11b815d74e90e57 authored about 6 years ago by Haoliang Gao <[email protected]>
feat: BREAKING_CHANGE rename InternalServerErrorError to InternalServerError (#5)

8c9ae6b35c383961ba7ba3c89eb69fd30ff8acfd authored about 6 years ago by Haoliang Gao <[email protected]>
fix: Fixed HttpHeader (#3)

f26bab768ce9bb6fa280738a288a20a95e229a8b authored about 6 years ago by sm2017 <[email protected]>
test: dont run tsc when install (#2)

prepublish will be run before npm install

6c50c0439f6fcd19ad0a039fbb69cb1715351f18 authored over 6 years ago by Haoliang Gao <[email protected]>
Release 1.0.1

f20f0049304ac5385cb2fa1a093f18e290042cc3 authored over 6 years ago by popomore <[email protected]>
fix: should tsc before publish

52ad3935b9288e3b8b9c98407de674338a00ed08 authored over 6 years ago by popomore <[email protected]>
Release 1.0.0

10af490f03d8b012a96f9d660e8a154881da8223 authored over 6 years ago by popomore <[email protected]>
feat: first implement (#1)

e72b96141fbf132c6c7e8b60f2fb2a4c3bdd4262 authored over 6 years ago by Haoliang Gao <[email protected]>
init

d6f391098d178f719ae84bd70370a1b76e93ef18 authored over 6 years ago by popomore <[email protected]>