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