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