@feathersjs/errors 5.0.0-pre.9 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +175 -187
- package/LICENSE +1 -1
- package/README.md +2 -2
- package/lib/index.d.ts +2 -2
- package/lib/index.js +1 -12
- package/lib/index.js.map +1 -1
- package/package.json +14 -12
- package/src/index.ts +104 -104
package/CHANGELOG.md
CHANGED
|
@@ -3,452 +3,389 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [5.0.0
|
|
6
|
+
# [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @feathersjs/errors
|
|
9
9
|
|
|
10
|
+
# [5.0.0-pre.38](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.37...v5.0.0-pre.38) (2023-02-17)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
11
13
|
|
|
14
|
+
# [5.0.0-pre.37](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.36...v5.0.0-pre.37) (2023-02-09)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
13
17
|
|
|
14
|
-
# [5.0.0-pre.
|
|
18
|
+
# [5.0.0-pre.36](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.35...v5.0.0-pre.36) (2023-01-29)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @feathersjs/errors
|
|
17
21
|
|
|
22
|
+
# [5.0.0-pre.35](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.34...v5.0.0-pre.35) (2023-01-12)
|
|
18
23
|
|
|
24
|
+
### Features
|
|
19
25
|
|
|
26
|
+
- **generators:** Move core code generators to shared generators package ([#2982](https://github.com/feathersjs/feathers/issues/2982)) ([0328d22](https://github.com/feathersjs/feathers/commit/0328d2292153870bc43958f73d2c6f288a8cec17))
|
|
20
27
|
|
|
21
|
-
|
|
22
|
-
# [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
|
|
28
|
+
# [5.0.0-pre.34](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.33...v5.0.0-pre.34) (2022-12-14)
|
|
23
29
|
|
|
24
30
|
**Note:** Version bump only for package @feathersjs/errors
|
|
25
31
|
|
|
32
|
+
# [5.0.0-pre.33](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.32...v5.0.0-pre.33) (2022-11-08)
|
|
26
33
|
|
|
34
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
27
35
|
|
|
36
|
+
# [5.0.0-pre.32](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.31...v5.0.0-pre.32) (2022-10-26)
|
|
28
37
|
|
|
38
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
29
39
|
|
|
30
|
-
# [5.0.0-pre.
|
|
40
|
+
# [5.0.0-pre.31](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.30...v5.0.0-pre.31) (2022-10-12)
|
|
31
41
|
|
|
32
|
-
|
|
42
|
+
### Bug Fixes
|
|
33
43
|
|
|
44
|
+
- **errors:** Allows to pass no error message ([#2794](https://github.com/feathersjs/feathers/issues/2794)) ([f3ddab6](https://github.com/feathersjs/feathers/commit/f3ddab637e269e67e852ffce07b060bab2b085c0))
|
|
34
45
|
|
|
46
|
+
# [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
|
|
35
47
|
|
|
48
|
+
### Features
|
|
36
49
|
|
|
50
|
+
- **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
|
|
37
51
|
|
|
38
|
-
# [5.0.0-pre.
|
|
52
|
+
# [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
|
|
39
53
|
|
|
40
54
|
**Note:** Version bump only for package @feathersjs/errors
|
|
41
55
|
|
|
56
|
+
# [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
|
|
42
57
|
|
|
58
|
+
### Bug Fixes
|
|
43
59
|
|
|
60
|
+
- **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
|
|
44
61
|
|
|
45
|
-
|
|
46
|
-
# [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
|
|
62
|
+
# [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
|
|
47
63
|
|
|
48
64
|
**Note:** Version bump only for package @feathersjs/errors
|
|
49
65
|
|
|
66
|
+
# [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
|
|
50
67
|
|
|
68
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
51
69
|
|
|
70
|
+
# [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
|
|
52
71
|
|
|
72
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
53
73
|
|
|
54
|
-
# [5.0.0-pre.
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
### Bug Fixes
|
|
74
|
+
# [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
|
|
58
75
|
|
|
59
|
-
|
|
76
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
60
77
|
|
|
78
|
+
# [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
|
|
61
79
|
|
|
80
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
62
81
|
|
|
82
|
+
# [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
|
|
63
83
|
|
|
84
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
64
85
|
|
|
65
|
-
# [5.0.0-pre.
|
|
86
|
+
# [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
|
|
66
87
|
|
|
67
88
|
**Note:** Version bump only for package @feathersjs/errors
|
|
68
89
|
|
|
90
|
+
# [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
|
|
69
91
|
|
|
92
|
+
### Bug Fixes
|
|
70
93
|
|
|
94
|
+
- **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
|
|
71
95
|
|
|
72
|
-
|
|
73
|
-
# [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
|
|
96
|
+
# [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
|
|
74
97
|
|
|
75
98
|
**Note:** Version bump only for package @feathersjs/errors
|
|
76
99
|
|
|
100
|
+
# [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
|
|
77
101
|
|
|
102
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
78
103
|
|
|
104
|
+
# [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
|
|
79
105
|
|
|
106
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
80
107
|
|
|
81
|
-
# [5.0.0-
|
|
108
|
+
# [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
|
|
82
109
|
|
|
110
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
83
111
|
|
|
84
|
-
|
|
112
|
+
# [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
|
|
85
113
|
|
|
86
|
-
|
|
114
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
87
115
|
|
|
116
|
+
# [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
|
|
88
117
|
|
|
118
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
89
119
|
|
|
120
|
+
# [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
|
|
90
121
|
|
|
122
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
91
123
|
|
|
92
|
-
# [5.0.0-pre.
|
|
124
|
+
# [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
|
|
93
125
|
|
|
126
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
94
127
|
|
|
128
|
+
# [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
|
|
95
129
|
|
|
96
|
-
|
|
130
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
97
131
|
|
|
132
|
+
# [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
|
|
98
133
|
|
|
99
|
-
|
|
134
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
100
135
|
|
|
101
|
-
|
|
136
|
+
# [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
|
|
102
137
|
|
|
138
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
103
139
|
|
|
140
|
+
# [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
|
|
104
141
|
|
|
142
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
105
143
|
|
|
144
|
+
# [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
|
|
106
145
|
|
|
107
|
-
|
|
146
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
108
147
|
|
|
109
|
-
|
|
148
|
+
# [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
|
|
110
149
|
|
|
111
|
-
|
|
112
|
-
* **typescript:** Fix `data` property definition in @feathersjs/errors ([#2018](https://github.com/feathersjs/feathers/issues/2018)) ([ef1398c](https://github.com/feathersjs/feathers/commit/ef1398cd5b19efa50929e8c9511ca5684a18997f))
|
|
150
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
113
151
|
|
|
114
|
-
|
|
152
|
+
# [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
|
|
115
153
|
|
|
116
154
|
**Note:** Version bump only for package @feathersjs/errors
|
|
117
155
|
|
|
118
|
-
|
|
156
|
+
# [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
|
|
119
157
|
|
|
120
158
|
**Note:** Version bump only for package @feathersjs/errors
|
|
121
159
|
|
|
160
|
+
# [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
|
|
122
161
|
|
|
162
|
+
### Bug Fixes
|
|
123
163
|
|
|
164
|
+
- **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
|
|
124
165
|
|
|
166
|
+
# [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
|
|
125
167
|
|
|
126
|
-
|
|
168
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
169
|
+
|
|
170
|
+
# [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
|
|
127
171
|
|
|
128
172
|
**Note:** Version bump only for package @feathersjs/errors
|
|
129
173
|
|
|
174
|
+
# [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
|
|
130
175
|
|
|
176
|
+
### Bug Fixes
|
|
131
177
|
|
|
178
|
+
- Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
|
|
132
179
|
|
|
180
|
+
# [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
|
|
133
181
|
|
|
134
|
-
|
|
182
|
+
# [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
|
|
135
183
|
|
|
136
|
-
|
|
184
|
+
### Bug Fixes
|
|
137
185
|
|
|
186
|
+
- **errors:** Format package.json with spaces ([cbd31c1](https://github.com/feathersjs/feathers/commit/cbd31c10c2c574de63d6ca5e55dbfb73a5fdd758))
|
|
138
187
|
|
|
188
|
+
# [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
|
|
139
189
|
|
|
190
|
+
### Bug Fixes
|
|
140
191
|
|
|
192
|
+
- **errors:** Format package.json with spaces ([cbd31c1](https://github.com/feathersjs/feathers/commit/cbd31c10c2c574de63d6ca5e55dbfb73a5fdd758))
|
|
193
|
+
- **typescript:** Fix `data` property definition in @feathersjs/errors ([#2018](https://github.com/feathersjs/feathers/issues/2018)) ([ef1398c](https://github.com/feathersjs/feathers/commit/ef1398cd5b19efa50929e8c9511ca5684a18997f))
|
|
141
194
|
|
|
142
|
-
## [4.5.
|
|
195
|
+
## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
|
|
143
196
|
|
|
144
197
|
**Note:** Version bump only for package @feathersjs/errors
|
|
145
198
|
|
|
199
|
+
## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
|
|
146
200
|
|
|
201
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
147
202
|
|
|
203
|
+
## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
|
|
148
204
|
|
|
205
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
149
206
|
|
|
150
|
-
## [4.5.
|
|
207
|
+
## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
|
|
151
208
|
|
|
152
209
|
**Note:** Version bump only for package @feathersjs/errors
|
|
153
210
|
|
|
211
|
+
## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
|
|
154
212
|
|
|
213
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
155
214
|
|
|
215
|
+
## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
|
|
156
216
|
|
|
217
|
+
**Note:** Version bump only for package @feathersjs/errors
|
|
157
218
|
|
|
158
219
|
## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
|
|
159
220
|
|
|
160
|
-
|
|
161
221
|
### Bug Fixes
|
|
162
222
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
223
|
+
- **errors:** Add 410 Gone to errors ([#1849](https://github.com/feathersjs/feathers/issues/1849)) ([6801428](https://github.com/feathersjs/feathers/commit/6801428f8fd17dbfebcdb6f1b0cd01433a4033dc))
|
|
168
224
|
|
|
169
225
|
## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
|
|
170
226
|
|
|
171
227
|
**Note:** Version bump only for package @feathersjs/errors
|
|
172
228
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
229
|
## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
|
|
178
230
|
|
|
179
231
|
**Note:** Version bump only for package @feathersjs/errors
|
|
180
232
|
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
233
|
# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
|
|
186
234
|
|
|
187
235
|
**Note:** Version bump only for package @feathersjs/errors
|
|
188
236
|
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
237
|
## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
|
|
194
238
|
|
|
195
239
|
**Note:** Version bump only for package @feathersjs/errors
|
|
196
240
|
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
241
|
## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
|
|
202
242
|
|
|
203
243
|
**Note:** Version bump only for package @feathersjs/errors
|
|
204
244
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
245
|
# [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
|
|
210
246
|
|
|
211
247
|
**Note:** Version bump only for package @feathersjs/errors
|
|
212
248
|
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
249
|
## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
|
|
218
250
|
|
|
219
251
|
**Note:** Version bump only for package @feathersjs/errors
|
|
220
252
|
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
253
|
## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
|
|
226
254
|
|
|
227
255
|
**Note:** Version bump only for package @feathersjs/errors
|
|
228
256
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
257
|
## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
|
|
234
258
|
|
|
235
|
-
|
|
236
259
|
### Bug Fixes
|
|
237
260
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
261
|
+
- Small type improvements ([#1624](https://github.com/feathersjs/feathers/issues/1624)) ([50162c6](https://github.com/feathersjs/feathers/commit/50162c6e562f0a47c6a280c4f01fff7c3afee293))
|
|
243
262
|
|
|
244
263
|
## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
|
|
245
264
|
|
|
246
265
|
**Note:** Version bump only for package @feathersjs/errors
|
|
247
266
|
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
267
|
## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
|
|
253
268
|
|
|
254
269
|
**Note:** Version bump only for package @feathersjs/errors
|
|
255
270
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
271
|
## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
|
|
261
272
|
|
|
262
273
|
**Note:** Version bump only for package @feathersjs/errors
|
|
263
274
|
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
275
|
## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
|
|
269
276
|
|
|
270
277
|
**Note:** Version bump only for package @feathersjs/errors
|
|
271
278
|
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
279
|
## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
|
|
277
280
|
|
|
278
281
|
**Note:** Version bump only for package @feathersjs/errors
|
|
279
282
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
283
|
# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
|
|
285
284
|
|
|
286
285
|
**Note:** Version bump only for package @feathersjs/errors
|
|
287
286
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
287
|
# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
|
|
293
288
|
|
|
294
289
|
**Note:** Version bump only for package @feathersjs/errors
|
|
295
290
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
291
|
# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
|
|
301
292
|
|
|
302
293
|
**Note:** Version bump only for package @feathersjs/errors
|
|
303
294
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
295
|
# [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
|
|
309
296
|
|
|
310
297
|
**Note:** Version bump only for package @feathersjs/errors
|
|
311
298
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
299
|
# [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
|
|
317
300
|
|
|
318
301
|
**Note:** Version bump only for package @feathersjs/errors
|
|
319
302
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
303
|
# [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
|
|
325
304
|
|
|
326
305
|
**Note:** Version bump only for package @feathersjs/errors
|
|
327
306
|
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
307
|
# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
|
|
333
308
|
|
|
334
309
|
**Note:** Version bump only for package @feathersjs/errors
|
|
335
310
|
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
311
|
# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
|
|
341
312
|
|
|
342
|
-
|
|
343
313
|
### Bug Fixes
|
|
344
314
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
315
|
+
- Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
|
|
350
316
|
|
|
351
317
|
# [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
|
|
352
318
|
|
|
353
|
-
|
|
354
319
|
### Bug Fixes
|
|
355
320
|
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
321
|
+
- Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
|
|
361
322
|
|
|
362
323
|
# [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
|
|
363
324
|
|
|
364
|
-
|
|
365
325
|
### Bug Fixes
|
|
366
326
|
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
327
|
+
- Do not log as errors below a 500 response ([#1256](https://github.com/feathersjs/feathers/issues/1256)) ([33fd0e4](https://github.com/feathersjs/feathers/commit/33fd0e4))
|
|
372
328
|
|
|
373
329
|
# [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
|
|
374
330
|
|
|
375
|
-
|
|
376
331
|
### Bug Fixes
|
|
377
332
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
333
|
+
- Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
|
|
334
|
+
- Update 401.html ([#983](https://github.com/feathersjs/feathers/issues/983)) ([cec6bae](https://github.com/feathersjs/feathers/commit/cec6bae))
|
|
335
|
+
- Update 404.html ([#984](https://github.com/feathersjs/feathers/issues/984)) ([72132d1](https://github.com/feathersjs/feathers/commit/72132d1))
|
|
336
|
+
- Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
|
|
337
|
+
- Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
|
|
338
|
+
- **compile-task:** on windows machine ([#60](https://github.com/feathersjs/feathers/issues/60)) ([617e0a4](https://github.com/feathersjs/feathers/commit/617e0a4))
|
|
339
|
+
- **package:** update debug to version 3.0.0 ([#86](https://github.com/feathersjs/feathers/issues/86)) ([fd1bb6b](https://github.com/feathersjs/feathers/commit/fd1bb6b))
|
|
386
340
|
|
|
387
341
|
### Features
|
|
388
342
|
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
343
|
+
- Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
|
|
344
|
+
- Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
|
|
395
345
|
|
|
396
346
|
## [3.3.6](https://github.com/feathersjs/feathers/compare/@feathersjs/errors@3.3.5...@feathersjs/errors@3.3.6) (2019-01-02)
|
|
397
347
|
|
|
398
|
-
|
|
399
348
|
### Bug Fixes
|
|
400
349
|
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
350
|
+
- Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
|
|
406
351
|
|
|
407
352
|
<a name="3.3.5"></a>
|
|
408
|
-
## [3.3.5](https://github.com/feathersjs/feathers/compare/@feathersjs/errors@3.3.4...@feathersjs/errors@3.3.5) (2018-12-16)
|
|
409
353
|
|
|
354
|
+
## [3.3.5](https://github.com/feathersjs/feathers/compare/@feathersjs/errors@3.3.4...@feathersjs/errors@3.3.5) (2018-12-16)
|
|
410
355
|
|
|
411
356
|
### Bug Fixes
|
|
412
357
|
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
358
|
+
- Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
|
|
418
359
|
|
|
419
360
|
<a name="3.3.4"></a>
|
|
361
|
+
|
|
420
362
|
## [3.3.4](https://github.com/feathersjs/feathers/compare/@feathersjs/errors@3.3.3...@feathersjs/errors@3.3.4) (2018-09-21)
|
|
421
363
|
|
|
422
364
|
**Note:** Version bump only for package @feathersjs/errors
|
|
423
365
|
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
366
|
<a name="3.3.3"></a>
|
|
429
|
-
## [3.3.3](https://github.com/feathersjs/feathers/compare/@feathersjs/errors@3.3.2...@feathersjs/errors@3.3.3) (2018-09-17)
|
|
430
367
|
|
|
368
|
+
## [3.3.3](https://github.com/feathersjs/feathers/compare/@feathersjs/errors@3.3.2...@feathersjs/errors@3.3.3) (2018-09-17)
|
|
431
369
|
|
|
432
370
|
### Bug Fixes
|
|
433
371
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
372
|
+
- Update 401.html ([#983](https://github.com/feathersjs/feathers/issues/983)) ([cec6bae](https://github.com/feathersjs/feathers/commit/cec6bae))
|
|
373
|
+
- Update 404.html ([#984](https://github.com/feathersjs/feathers/issues/984)) ([72132d1](https://github.com/feathersjs/feathers/commit/72132d1))
|
|
440
374
|
|
|
441
375
|
<a name="3.3.2"></a>
|
|
376
|
+
|
|
442
377
|
## [3.3.2](https://github.com/feathersjs/feathers/compare/@feathersjs/errors@3.3.1...@feathersjs/errors@3.3.2) (2018-09-02)
|
|
443
378
|
|
|
444
379
|
**Note:** Version bump only for package @feathersjs/errors
|
|
445
380
|
|
|
446
381
|
<a name="3.3.1"></a>
|
|
382
|
+
|
|
447
383
|
## 3.3.1
|
|
448
384
|
|
|
449
385
|
- Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
|
|
450
386
|
|
|
451
387
|
## [v3.3.0](https://github.com/feathersjs/errors/tree/v3.3.0) (2018-02-12)
|
|
388
|
+
|
|
452
389
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v3.2.2...v3.3.0)
|
|
453
390
|
|
|
454
391
|
**Closed issues:**
|
|
@@ -461,6 +398,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
461
398
|
- Add req.url to notFound handler message [\#105](https://github.com/feathersjs/errors/pull/105) ([FreeLineTM](https://github.com/FreeLineTM))
|
|
462
399
|
|
|
463
400
|
## [v3.2.2](https://github.com/feathersjs/errors/tree/v3.2.2) (2018-01-23)
|
|
401
|
+
|
|
464
402
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v3.2.1...v3.2.2)
|
|
465
403
|
|
|
466
404
|
**Closed issues:**
|
|
@@ -476,6 +414,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
476
414
|
- fix installation declaration [\#99](https://github.com/feathersjs/errors/pull/99) ([jasonmacgowan](https://github.com/jasonmacgowan))
|
|
477
415
|
|
|
478
416
|
## [v3.2.1](https://github.com/feathersjs/errors/tree/v3.2.1) (2018-01-03)
|
|
417
|
+
|
|
479
418
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v3.2.0...v3.2.1)
|
|
480
419
|
|
|
481
420
|
**Closed issues:**
|
|
@@ -484,10 +423,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
484
423
|
|
|
485
424
|
**Merged pull requests:**
|
|
486
425
|
|
|
487
|
-
- Update readme to correspond with latest release
|
|
426
|
+
- Update readme to correspond with latest release [\#98](https://github.com/feathersjs/errors/pull/98) ([daffl](https://github.com/daffl))
|
|
488
427
|
- Update semistandard to the latest version 🚀 [\#97](https://github.com/feathersjs/errors/pull/97) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
489
428
|
|
|
490
429
|
## [v3.2.0](https://github.com/feathersjs/errors/tree/v3.2.0) (2017-11-19)
|
|
430
|
+
|
|
491
431
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v3.1.0...v3.2.0)
|
|
492
432
|
|
|
493
433
|
**Merged pull requests:**
|
|
@@ -495,6 +435,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
495
435
|
- Allow ability to log middleware errors [\#95](https://github.com/feathersjs/errors/pull/95) ([daffl](https://github.com/daffl))
|
|
496
436
|
|
|
497
437
|
## [v3.1.0](https://github.com/feathersjs/errors/tree/v3.1.0) (2017-11-18)
|
|
438
|
+
|
|
498
439
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v3.0.0...v3.1.0)
|
|
499
440
|
|
|
500
441
|
**Closed issues:**
|
|
@@ -506,6 +447,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
506
447
|
- 91 allow mixed config [\#94](https://github.com/feathersjs/errors/pull/94) ([DesignByOnyx](https://github.com/DesignByOnyx))
|
|
507
448
|
|
|
508
449
|
## [v3.0.0](https://github.com/feathersjs/errors/tree/v3.0.0) (2017-11-01)
|
|
450
|
+
|
|
509
451
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v3.0.0-pre.1...v3.0.0)
|
|
510
452
|
|
|
511
453
|
**Merged pull requests:**
|
|
@@ -513,6 +455,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
513
455
|
- Update to Buzzard infrastructure [\#93](https://github.com/feathersjs/errors/pull/93) ([daffl](https://github.com/daffl))
|
|
514
456
|
|
|
515
457
|
## [v3.0.0-pre.1](https://github.com/feathersjs/errors/tree/v3.0.0-pre.1) (2017-10-21)
|
|
458
|
+
|
|
516
459
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.9.2...v3.0.0-pre.1)
|
|
517
460
|
|
|
518
461
|
**Closed issues:**
|
|
@@ -526,6 +469,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
526
469
|
- Update sinon to the latest version 🚀 [\#89](https://github.com/feathersjs/errors/pull/89) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
527
470
|
|
|
528
471
|
## [v2.9.2](https://github.com/feathersjs/errors/tree/v2.9.2) (2017-09-05)
|
|
472
|
+
|
|
529
473
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.9.1...v2.9.2)
|
|
530
474
|
|
|
531
475
|
**Closed issues:**
|
|
@@ -539,6 +483,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
539
483
|
- Update sinon to the latest version 🚀 [\#84](https://github.com/feathersjs/errors/pull/84) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
540
484
|
|
|
541
485
|
## [v2.9.1](https://github.com/feathersjs/errors/tree/v2.9.1) (2017-07-21)
|
|
486
|
+
|
|
542
487
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.9.0...v2.9.1)
|
|
543
488
|
|
|
544
489
|
**Merged pull requests:**
|
|
@@ -546,6 +491,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
546
491
|
- Add back default error message [\#83](https://github.com/feathersjs/errors/pull/83) ([daffl](https://github.com/daffl))
|
|
547
492
|
|
|
548
493
|
## [v2.9.0](https://github.com/feathersjs/errors/tree/v2.9.0) (2017-07-20)
|
|
494
|
+
|
|
549
495
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.8.2...v2.9.0)
|
|
550
496
|
|
|
551
497
|
**Closed issues:**
|
|
@@ -558,6 +504,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
558
504
|
- Update chai to the latest version 🚀 [\#81](https://github.com/feathersjs/errors/pull/81) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
559
505
|
|
|
560
506
|
## [v2.8.2](https://github.com/feathersjs/errors/tree/v2.8.2) (2017-07-05)
|
|
507
|
+
|
|
561
508
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.8.1...v2.8.2)
|
|
562
509
|
|
|
563
510
|
**Merged pull requests:**
|
|
@@ -566,6 +513,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
566
513
|
- Add more information to error debug [\#79](https://github.com/feathersjs/errors/pull/79) ([kamzil](https://github.com/kamzil))
|
|
567
514
|
|
|
568
515
|
## [v2.8.1](https://github.com/feathersjs/errors/tree/v2.8.1) (2017-05-30)
|
|
516
|
+
|
|
569
517
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.8.0...v2.8.1)
|
|
570
518
|
|
|
571
519
|
**Merged pull requests:**
|
|
@@ -573,6 +521,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
573
521
|
- Fix errors property being lost when cloning [\#76](https://github.com/feathersjs/errors/pull/76) ([0x6431346e](https://github.com/0x6431346e))
|
|
574
522
|
|
|
575
523
|
## [v2.8.0](https://github.com/feathersjs/errors/tree/v2.8.0) (2017-05-08)
|
|
524
|
+
|
|
576
525
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.7.1...v2.8.0)
|
|
577
526
|
|
|
578
527
|
**Closed issues:**
|
|
@@ -584,6 +533,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
584
533
|
- Allow data to be an array [\#75](https://github.com/feathersjs/errors/pull/75) ([0x6431346e](https://github.com/0x6431346e))
|
|
585
534
|
|
|
586
535
|
## [v2.7.1](https://github.com/feathersjs/errors/tree/v2.7.1) (2017-04-28)
|
|
536
|
+
|
|
587
537
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.7.0...v2.7.1)
|
|
588
538
|
|
|
589
539
|
**Closed issues:**
|
|
@@ -595,6 +545,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
595
545
|
- Define property toJSON because just assigning it throws an error in N… [\#74](https://github.com/feathersjs/errors/pull/74) ([daffl](https://github.com/daffl))
|
|
596
546
|
|
|
597
547
|
## [v2.7.0](https://github.com/feathersjs/errors/tree/v2.7.0) (2017-04-25)
|
|
548
|
+
|
|
598
549
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.6.3...v2.7.0)
|
|
599
550
|
|
|
600
551
|
**Merged pull requests:**
|
|
@@ -604,6 +555,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
604
555
|
- Update dependencies to enable Greenkeeper 🌴 [\#71](https://github.com/feathersjs/errors/pull/71) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
605
556
|
|
|
606
557
|
## [v2.6.3](https://github.com/feathersjs/errors/tree/v2.6.3) (2017-04-08)
|
|
558
|
+
|
|
607
559
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.6.2...v2.6.3)
|
|
608
560
|
|
|
609
561
|
**Closed issues:**
|
|
@@ -615,6 +567,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
615
567
|
- fix typescript definitions with noImplicitAny [\#69](https://github.com/feathersjs/errors/pull/69) ([JVirant](https://github.com/JVirant))
|
|
616
568
|
|
|
617
569
|
## [v2.6.2](https://github.com/feathersjs/errors/tree/v2.6.2) (2017-03-16)
|
|
570
|
+
|
|
618
571
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.6.1...v2.6.2)
|
|
619
572
|
|
|
620
573
|
**Closed issues:**
|
|
@@ -626,6 +579,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
626
579
|
- Fix declarations for index.d.ts [\#66](https://github.com/feathersjs/errors/pull/66) ([ghost](https://github.com/ghost))
|
|
627
580
|
|
|
628
581
|
## [v2.6.1](https://github.com/feathersjs/errors/tree/v2.6.1) (2017-03-06)
|
|
582
|
+
|
|
629
583
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.6.0...v2.6.1)
|
|
630
584
|
|
|
631
585
|
**Merged pull requests:**
|
|
@@ -633,6 +587,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
633
587
|
- fix pull request \#62 [\#63](https://github.com/feathersjs/errors/pull/63) ([superbarne](https://github.com/superbarne))
|
|
634
588
|
|
|
635
589
|
## [v2.6.0](https://github.com/feathersjs/errors/tree/v2.6.0) (2017-03-04)
|
|
590
|
+
|
|
636
591
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.5.0...v2.6.0)
|
|
637
592
|
|
|
638
593
|
**Closed issues:**
|
|
@@ -646,6 +601,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
646
601
|
- Fix compile npm task on Windows [\#60](https://github.com/feathersjs/errors/pull/60) ([AbraaoAlves](https://github.com/AbraaoAlves))
|
|
647
602
|
|
|
648
603
|
## [v2.5.0](https://github.com/feathersjs/errors/tree/v2.5.0) (2016-11-04)
|
|
604
|
+
|
|
649
605
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.4.0...v2.5.0)
|
|
650
606
|
|
|
651
607
|
**Closed issues:**
|
|
@@ -661,6 +617,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
661
617
|
- Update mocha to version 3.0.0 🚀 [\#47](https://github.com/feathersjs/errors/pull/47) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
662
618
|
|
|
663
619
|
## [v2.4.0](https://github.com/feathersjs/errors/tree/v2.4.0) (2016-07-17)
|
|
620
|
+
|
|
664
621
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.3.0...v2.4.0)
|
|
665
622
|
|
|
666
623
|
**Merged pull requests:**
|
|
@@ -668,6 +625,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
668
625
|
- adding ability to get a feathers error by http status code [\#46](https://github.com/feathersjs/errors/pull/46) ([ekryski](https://github.com/ekryski))
|
|
669
626
|
|
|
670
627
|
## [v2.3.0](https://github.com/feathersjs/errors/tree/v2.3.0) (2016-07-10)
|
|
628
|
+
|
|
671
629
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.2.0...v2.3.0)
|
|
672
630
|
|
|
673
631
|
**Closed issues:**
|
|
@@ -679,6 +637,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
679
637
|
- Not found [\#45](https://github.com/feathersjs/errors/pull/45) ([ekryski](https://github.com/ekryski))
|
|
680
638
|
|
|
681
639
|
## [v2.2.0](https://github.com/feathersjs/errors/tree/v2.2.0) (2016-05-27)
|
|
640
|
+
|
|
682
641
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.1.0...v2.2.0)
|
|
683
642
|
|
|
684
643
|
**Closed issues:**
|
|
@@ -692,6 +651,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
692
651
|
- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#41](https://github.com/feathersjs/errors/pull/41) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
693
652
|
|
|
694
653
|
## [v2.1.0](https://github.com/feathersjs/errors/tree/v2.1.0) (2016-04-03)
|
|
654
|
+
|
|
695
655
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.0.2...v2.1.0)
|
|
696
656
|
|
|
697
657
|
**Closed issues:**
|
|
@@ -704,6 +664,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
704
664
|
- Update all dependencies 🌴 [\#34](https://github.com/feathersjs/errors/pull/34) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
705
665
|
|
|
706
666
|
## [v2.0.2](https://github.com/feathersjs/errors/tree/v2.0.2) (2016-03-23)
|
|
667
|
+
|
|
707
668
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.0.1...v2.0.2)
|
|
708
669
|
|
|
709
670
|
**Closed issues:**
|
|
@@ -717,6 +678,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
717
678
|
- Fixed typo [\#30](https://github.com/feathersjs/errors/pull/30) ([kulakowka](https://github.com/kulakowka))
|
|
718
679
|
|
|
719
680
|
## [v2.0.1](https://github.com/feathersjs/errors/tree/v2.0.1) (2016-02-24)
|
|
681
|
+
|
|
720
682
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v2.0.0...v2.0.1)
|
|
721
683
|
|
|
722
684
|
**Closed issues:**
|
|
@@ -728,6 +690,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
728
690
|
- adding an explicit error type [\#28](https://github.com/feathersjs/errors/pull/28) ([ekryski](https://github.com/ekryski))
|
|
729
691
|
|
|
730
692
|
## [v2.0.0](https://github.com/feathersjs/errors/tree/v2.0.0) (2016-02-24)
|
|
693
|
+
|
|
731
694
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.2.4...v2.0.0)
|
|
732
695
|
|
|
733
696
|
**Merged pull requests:**
|
|
@@ -735,9 +698,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
735
698
|
- move error handler out of index [\#26](https://github.com/feathersjs/errors/pull/26) ([ekryski](https://github.com/ekryski))
|
|
736
699
|
|
|
737
700
|
## [v1.2.4](https://github.com/feathersjs/errors/tree/v1.2.4) (2016-02-24)
|
|
701
|
+
|
|
738
702
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.2.3...v1.2.4)
|
|
739
703
|
|
|
740
704
|
## [v1.2.3](https://github.com/feathersjs/errors/tree/v1.2.3) (2016-02-21)
|
|
705
|
+
|
|
741
706
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.2.2...v1.2.3)
|
|
742
707
|
|
|
743
708
|
**Merged pull requests:**
|
|
@@ -745,6 +710,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
745
710
|
- Adding default error page and make HTML formatting optional [\#25](https://github.com/feathersjs/errors/pull/25) ([daffl](https://github.com/daffl))
|
|
746
711
|
|
|
747
712
|
## [v1.2.2](https://github.com/feathersjs/errors/tree/v1.2.2) (2016-02-18)
|
|
713
|
+
|
|
748
714
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.2.1...v1.2.2)
|
|
749
715
|
|
|
750
716
|
**Closed issues:**
|
|
@@ -756,9 +722,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
756
722
|
- Make fully CommonJS compatible and add error middleware tests [\#23](https://github.com/feathersjs/errors/pull/23) ([daffl](https://github.com/daffl))
|
|
757
723
|
|
|
758
724
|
## [v1.2.1](https://github.com/feathersjs/errors/tree/v1.2.1) (2016-02-16)
|
|
725
|
+
|
|
759
726
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.2.0...v1.2.1)
|
|
760
727
|
|
|
761
728
|
## [v1.2.0](https://github.com/feathersjs/errors/tree/v1.2.0) (2016-02-15)
|
|
729
|
+
|
|
762
730
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.1.6...v1.2.0)
|
|
763
731
|
|
|
764
732
|
**Closed issues:**
|
|
@@ -770,18 +738,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
770
738
|
- adding error handler back [\#22](https://github.com/feathersjs/errors/pull/22) ([ekryski](https://github.com/ekryski))
|
|
771
739
|
|
|
772
740
|
## [v1.1.6](https://github.com/feathersjs/errors/tree/v1.1.6) (2016-01-12)
|
|
741
|
+
|
|
773
742
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.1.5...v1.1.6)
|
|
774
743
|
|
|
775
744
|
**Closed issues:**
|
|
776
745
|
|
|
777
746
|
- stacktraces are incorrect when used in an ES6 app [\#20](https://github.com/feathersjs/errors/issues/20)
|
|
778
747
|
- We shouldn't mutate the error object passed in. [\#19](https://github.com/feathersjs/errors/issues/19)
|
|
779
|
-
-
|
|
748
|
+
- only one instance of babel-polyfill is allowed [\#17](https://github.com/feathersjs/errors/issues/17)
|
|
780
749
|
|
|
781
750
|
## [v1.1.5](https://github.com/feathersjs/errors/tree/v1.1.5) (2015-12-18)
|
|
751
|
+
|
|
782
752
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.1.4...v1.1.5)
|
|
783
753
|
|
|
784
754
|
## [v1.1.4](https://github.com/feathersjs/errors/tree/v1.1.4) (2015-12-15)
|
|
755
|
+
|
|
785
756
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.1.3...v1.1.4)
|
|
786
757
|
|
|
787
758
|
**Closed issues:**
|
|
@@ -789,9 +760,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
789
760
|
- no method 'setPrototypeOf' in Node 0.10 [\#16](https://github.com/feathersjs/errors/issues/16)
|
|
790
761
|
|
|
791
762
|
## [v1.1.3](https://github.com/feathersjs/errors/tree/v1.1.3) (2015-12-15)
|
|
763
|
+
|
|
792
764
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.1.2...v1.1.3)
|
|
793
765
|
|
|
794
766
|
## [v1.1.2](https://github.com/feathersjs/errors/tree/v1.1.2) (2015-12-15)
|
|
767
|
+
|
|
795
768
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.1.1...v1.1.2)
|
|
796
769
|
|
|
797
770
|
**Closed issues:**
|
|
@@ -799,6 +772,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
799
772
|
- Passing errors as second argument [\#9](https://github.com/feathersjs/errors/issues/9)
|
|
800
773
|
|
|
801
774
|
## [v1.1.1](https://github.com/feathersjs/errors/tree/v1.1.1) (2015-12-14)
|
|
775
|
+
|
|
802
776
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.1.0...v1.1.1)
|
|
803
777
|
|
|
804
778
|
**Closed issues:**
|
|
@@ -810,9 +784,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
810
784
|
- Es6 class fix [\#15](https://github.com/feathersjs/errors/pull/15) ([ekryski](https://github.com/ekryski))
|
|
811
785
|
|
|
812
786
|
## [v1.1.0](https://github.com/feathersjs/errors/tree/v1.1.0) (2015-12-12)
|
|
787
|
+
|
|
813
788
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v1.0.0...v1.1.0)
|
|
814
789
|
|
|
815
790
|
## [v1.0.0](https://github.com/feathersjs/errors/tree/v1.0.0) (2015-12-12)
|
|
791
|
+
|
|
816
792
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.2.5...v1.0.0)
|
|
817
793
|
|
|
818
794
|
**Closed issues:**
|
|
@@ -827,21 +803,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
827
803
|
- complete rewrite. Closes \#11 and \#12. [\#13](https://github.com/feathersjs/errors/pull/13) ([ekryski](https://github.com/ekryski))
|
|
828
804
|
|
|
829
805
|
## [0.2.5](https://github.com/feathersjs/errors/tree/0.2.5) (2015-02-05)
|
|
806
|
+
|
|
830
807
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.2.4...0.2.5)
|
|
831
808
|
|
|
832
809
|
## [0.2.4](https://github.com/feathersjs/errors/tree/0.2.4) (2015-02-05)
|
|
810
|
+
|
|
833
811
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.2.3...0.2.4)
|
|
834
812
|
|
|
835
813
|
## [0.2.3](https://github.com/feathersjs/errors/tree/0.2.3) (2015-01-29)
|
|
814
|
+
|
|
836
815
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.2.2...0.2.3)
|
|
837
816
|
|
|
838
817
|
## [0.2.2](https://github.com/feathersjs/errors/tree/0.2.2) (2015-01-29)
|
|
818
|
+
|
|
839
819
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.2.1...0.2.2)
|
|
840
820
|
|
|
841
821
|
## [0.2.1](https://github.com/feathersjs/errors/tree/0.2.1) (2014-09-03)
|
|
822
|
+
|
|
842
823
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.2.0...0.2.1)
|
|
843
824
|
|
|
844
825
|
## [0.2.0](https://github.com/feathersjs/errors/tree/0.2.0) (2014-07-17)
|
|
826
|
+
|
|
845
827
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.1.7...0.2.0)
|
|
846
828
|
|
|
847
829
|
**Implemented enhancements:**
|
|
@@ -849,15 +831,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
849
831
|
- Handle error objects with an 'errors' object [\#5](https://github.com/feathersjs/errors/issues/5)
|
|
850
832
|
|
|
851
833
|
## [0.1.7](https://github.com/feathersjs/errors/tree/0.1.7) (2014-07-06)
|
|
834
|
+
|
|
852
835
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.1.6...0.1.7)
|
|
853
836
|
|
|
854
837
|
## [0.1.6](https://github.com/feathersjs/errors/tree/0.1.6) (2014-07-05)
|
|
838
|
+
|
|
855
839
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.1.5...0.1.6)
|
|
856
840
|
|
|
857
841
|
## [0.1.5](https://github.com/feathersjs/errors/tree/0.1.5) (2014-06-13)
|
|
842
|
+
|
|
858
843
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.1.4...0.1.5)
|
|
859
844
|
|
|
860
845
|
## [0.1.4](https://github.com/feathersjs/errors/tree/0.1.4) (2014-06-13)
|
|
846
|
+
|
|
861
847
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.1.3...0.1.4)
|
|
862
848
|
|
|
863
849
|
**Closed issues:**
|
|
@@ -869,6 +855,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
869
855
|
- Core compatible [\#4](https://github.com/feathersjs/errors/pull/4) ([ekryski](https://github.com/ekryski))
|
|
870
856
|
|
|
871
857
|
## [0.1.3](https://github.com/feathersjs/errors/tree/0.1.3) (2014-06-09)
|
|
858
|
+
|
|
872
859
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.1.2...0.1.3)
|
|
873
860
|
|
|
874
861
|
**Merged pull requests:**
|
|
@@ -876,12 +863,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
876
863
|
- Adding a default error page [\#3](https://github.com/feathersjs/errors/pull/3) ([ekryski](https://github.com/ekryski))
|
|
877
864
|
|
|
878
865
|
## [0.1.2](https://github.com/feathersjs/errors/tree/0.1.2) (2014-06-05)
|
|
866
|
+
|
|
879
867
|
[Full Changelog](https://github.com/feathersjs/errors/compare/0.1.1...0.1.2)
|
|
880
868
|
|
|
881
869
|
## [0.1.1](https://github.com/feathersjs/errors/tree/0.1.1) (2014-06-04)
|
|
870
|
+
|
|
882
871
|
[Full Changelog](https://github.com/feathersjs/errors/compare/v0.1.0...0.1.1)
|
|
883
872
|
|
|
884
873
|
## [v0.1.0](https://github.com/feathersjs/errors/tree/v0.1.0) (2014-06-04)
|
|
885
874
|
|
|
886
|
-
|
|
887
|
-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
|
875
|
+
\* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_
|