This repository was archived by the owner on Jul 5, 2022. It is now read-only.
Releases: netiam/errors
Releases · netiam/errors
v4.1.2
10 May 12:06
Compare
Sorry, something went wrong.
No results found
<a name"4.1.2">
4.1.2 (2017-05-10)
Bug Fixes
package: update es6-error to version 4.0.2 (3a6bac28 )
v4.1.1
04 Jan 15:19
Compare
Sorry, something went wrong.
No results found
<a name"4.1.1">
4.1.1 (2017-01-04)
Bug Fixes
package: update es6-error to version 4.0.1 (2b589a8e )
v4.1.0
27 Feb 14:50
Compare
Sorry, something went wrong.
No results found
<a name"4.1.0">
4.1.0 (2016-02-27)
Features
export stack if NODE_ENV === 'development' (1d34b237 )
v4.0.1
27 Feb 13:41
Compare
Sorry, something went wrong.
No results found
<a name"4.0.1">
4.0.1 (2016-02-27)
Bug Fixes
export types constant, ErrorType class and register method (5399bcb5 )
v4.0.0
27 Feb 13:27
Compare
Sorry, something went wrong.
No results found
<a name"4.0.0">
4.0.0 (2016-02-27)
Features
new error class and error types (8064daf6 )
Breaking Changes
v3.3.0
29 Jan 15:48
Compare
Sorry, something went wrong.
No results found
<a name"3.3.0">
3.3.0 (2016-01-29)
Features
add missing OAuth error codes (5591dc1c )
v3.2.1
29 Jan 15:39
Compare
Sorry, something went wrong.
No results found
<a name"3.2.1">
3.2.1 (2016-01-29)
Bug Fixes
add missing error property to method (540ffb83 )
v3.2.0
29 Jan 15:34
Compare
Sorry, something went wrong.
No results found
<a name"3.2.0">
3.2.0 (2016-01-29)
Bug Fixes
typo in Codes.getError (e183f289 )
use getError for OAuthError initialization (4d75692b )
use error property instead of type for OauthError#error (2957d996 )
Features
add getError method for codes (61368b11 )
add invalid_scope OAuthError code (3711cefd )
add error property for OAuth error codes (234d54e0 )
v3.1.1
29 Jan 15:09
Compare
Sorry, something went wrong.
No results found
<a name"3.1.1">
3.1.1 (2016-01-29)
Bug Fixes
be fault-tolerant if code has no type (41fc4f72 )
v3.1.0
29 Jan 15:01
Compare
Sorry, something went wrong.
No results found
<a name"3.1.0">
3.1.0 (2016-01-29)
Bug Fixes
OAuthError must have error, error_description, error_uri, state properti (38ded9a1 )
Features
You can’t perform that action at this time.