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