1 | # Change Log
|
2 |
|
3 | All notable changes to this project will be documented in this file.
|
4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 |
|
6 | ## [5.0.30](https://github.com/feathersjs/feathers/compare/v5.0.29...v5.0.30) (2024-09-02)
|
7 |
|
8 | **Note:** Version bump only for package @feathersjs/express
|
9 |
|
10 | ## [5.0.29](https://github.com/feathersjs/feathers/compare/v5.0.28...v5.0.29) (2024-07-10)
|
11 |
|
12 | **Note:** Version bump only for package @feathersjs/express
|
13 |
|
14 | ## [5.0.28](https://github.com/feathersjs/feathers/compare/v5.0.27...v5.0.28) (2024-07-10)
|
15 |
|
16 | **Note:** Version bump only for package @feathersjs/express
|
17 |
|
18 | ## [5.0.27](https://github.com/feathersjs/feathers/compare/v5.0.26...v5.0.27) (2024-06-18)
|
19 |
|
20 | **Note:** Version bump only for package @feathersjs/express
|
21 |
|
22 | ## [5.0.26](https://github.com/feathersjs/feathers/compare/v5.0.25...v5.0.26) (2024-06-09)
|
23 |
|
24 | **Note:** Version bump only for package @feathersjs/express
|
25 |
|
26 | ## [5.0.25](https://github.com/feathersjs/feathers/compare/v5.0.24...v5.0.25) (2024-05-03)
|
27 |
|
28 | ### Bug Fixes
|
29 |
|
30 | - Reduce usage of lodash ([#3455](https://github.com/feathersjs/feathers/issues/3455)) ([8ce807a](https://github.com/feathersjs/feathers/commit/8ce807a5ca53ff5b8d5107a0656c6329404e6e6c))
|
31 |
|
32 | ## [5.0.24](https://github.com/feathersjs/feathers/compare/v5.0.23...v5.0.24) (2024-03-13)
|
33 |
|
34 | **Note:** Version bump only for package @feathersjs/express
|
35 |
|
36 | ## [5.0.23](https://github.com/feathersjs/feathers/compare/v5.0.22...v5.0.23) (2024-02-25)
|
37 |
|
38 | ### Bug Fixes
|
39 |
|
40 | - **core:** Update to latest feathersjs/hooks ([#3434](https://github.com/feathersjs/feathers/issues/3434)) ([1499ccc](https://github.com/feathersjs/feathers/commit/1499ccc41fb3ebba97b2c84e0cb19bc48ad3c651))
|
41 |
|
42 | ## [5.0.22](https://github.com/feathersjs/feathers/compare/v5.0.21...v5.0.22) (2024-02-15)
|
43 |
|
44 | **Note:** Version bump only for package @feathersjs/express
|
45 |
|
46 | ## [5.0.21](https://github.com/feathersjs/feathers/compare/v5.0.20...v5.0.21) (2024-01-25)
|
47 |
|
48 | **Note:** Version bump only for package @feathersjs/express
|
49 |
|
50 | ## [5.0.20](https://github.com/feathersjs/feathers/compare/v5.0.19...v5.0.20) (2024-01-24)
|
51 |
|
52 | **Note:** Version bump only for package @feathersjs/express
|
53 |
|
54 | ## [5.0.19](https://github.com/feathersjs/feathers/compare/v5.0.18...v5.0.19) (2024-01-23)
|
55 |
|
56 | **Note:** Version bump only for package @feathersjs/express
|
57 |
|
58 | ## [5.0.18](https://github.com/feathersjs/feathers/compare/v5.0.17...v5.0.18) (2024-01-22)
|
59 |
|
60 | **Note:** Version bump only for package @feathersjs/express
|
61 |
|
62 | ## [5.0.17](https://github.com/feathersjs/feathers/compare/v5.0.16...v5.0.17) (2024-01-22)
|
63 |
|
64 | **Note:** Version bump only for package @feathersjs/express
|
65 |
|
66 | ## [5.0.16](https://github.com/feathersjs/feathers/compare/v5.0.15...v5.0.16) (2024-01-22)
|
67 |
|
68 | **Note:** Version bump only for package @feathersjs/express
|
69 |
|
70 | ## [5.0.15](https://github.com/feathersjs/feathers/compare/v5.0.14...v5.0.15) (2024-01-22)
|
71 |
|
72 | **Note:** Version bump only for package @feathersjs/express
|
73 |
|
74 | ## [5.0.14](https://github.com/feathersjs/feathers/compare/v5.0.13...v5.0.14) (2024-01-05)
|
75 |
|
76 | **Note:** Version bump only for package @feathersjs/express
|
77 |
|
78 | ## [5.0.13](https://github.com/feathersjs/feathers/compare/v5.0.12...v5.0.13) (2023-12-29)
|
79 |
|
80 | **Note:** Version bump only for package @feathersjs/express
|
81 |
|
82 | ## [5.0.12](https://github.com/feathersjs/feathers/compare/v5.0.11...v5.0.12) (2023-11-28)
|
83 |
|
84 | ### Bug Fixes
|
85 |
|
86 | - **express:** Re-export Router ([#3349](https://github.com/feathersjs/feathers/issues/3349)) ([0cbdb03](https://github.com/feathersjs/feathers/commit/0cbdb03a2d810f4855da9b21602c96e4fed7fce5))
|
87 |
|
88 | ## [5.0.11](https://github.com/feathersjs/feathers/compare/v5.0.10...v5.0.11) (2023-10-11)
|
89 |
|
90 | ### Bug Fixes
|
91 |
|
92 | - **knex:** Update all dependencies and Knex peer ([#3308](https://github.com/feathersjs/feathers/issues/3308)) ([d2f9860](https://github.com/feathersjs/feathers/commit/d2f986036c4741cce2339d8abbcc6b2eb037a12a))
|
93 |
|
94 | ## [5.0.10](https://github.com/feathersjs/feathers/compare/v5.0.9...v5.0.10) (2023-10-03)
|
95 |
|
96 | **Note:** Version bump only for package @feathersjs/express
|
97 |
|
98 | ## [5.0.9](https://github.com/feathersjs/feathers/compare/v5.0.8...v5.0.9) (2023-09-27)
|
99 |
|
100 | **Note:** Version bump only for package @feathersjs/express
|
101 |
|
102 | ## [5.0.8](https://github.com/feathersjs/feathers/compare/v5.0.7...v5.0.8) (2023-07-19)
|
103 |
|
104 | **Note:** Version bump only for package @feathersjs/express
|
105 |
|
106 | ## [5.0.7](https://github.com/feathersjs/feathers/compare/v5.0.6...v5.0.7) (2023-07-14)
|
107 |
|
108 | **Note:** Version bump only for package @feathersjs/express
|
109 |
|
110 | ## [5.0.6](https://github.com/feathersjs/feathers/compare/v5.0.5...v5.0.6) (2023-06-15)
|
111 |
|
112 | **Note:** Version bump only for package @feathersjs/express
|
113 |
|
114 | ## [5.0.5](https://github.com/feathersjs/feathers/compare/v5.0.4...v5.0.5) (2023-04-28)
|
115 |
|
116 | **Note:** Version bump only for package @feathersjs/express
|
117 |
|
118 | ## [5.0.4](https://github.com/feathersjs/feathers/compare/v5.0.3...v5.0.4) (2023-04-12)
|
119 |
|
120 | ### Bug Fixes
|
121 |
|
122 | - Make sure all Readme files are up to date ([#3154](https://github.com/feathersjs/feathers/issues/3154)) ([a5f0b38](https://github.com/feathersjs/feathers/commit/a5f0b38bbf2a11486415a39533bcc6c67fb51e3e))
|
123 |
|
124 | ## [5.0.3](https://github.com/feathersjs/feathers/compare/v5.0.2...v5.0.3) (2023-04-05)
|
125 |
|
126 | ### Bug Fixes
|
127 |
|
128 | - **dependencies:** Update all dependencies ([#3139](https://github.com/feathersjs/feathers/issues/3139)) ([f24276e](https://github.com/feathersjs/feathers/commit/f24276e9a909e2e58a0730c730258ce1f70f4028))
|
129 |
|
130 | ## [5.0.1](https://github.com/feathersjs/feathers/compare/v5.0.0...v5.0.1) (2023-03-15)
|
131 |
|
132 | **Note:** Version bump only for package @feathersjs/express
|
133 |
|
134 | # [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24)
|
135 |
|
136 | **Note:** Version bump only for package @feathersjs/express
|
137 |
|
138 | # [5.0.0-pre.38](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.37...v5.0.0-pre.38) (2023-02-17)
|
139 |
|
140 | **Note:** Version bump only for package @feathersjs/express
|
141 |
|
142 | # [5.0.0-pre.37](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.36...v5.0.0-pre.37) (2023-02-09)
|
143 |
|
144 | **Note:** Version bump only for package @feathersjs/express
|
145 |
|
146 | # [5.0.0-pre.36](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.35...v5.0.0-pre.36) (2023-01-29)
|
147 |
|
148 | ### Bug Fixes
|
149 |
|
150 | - Update all dependencies ([#3024](https://github.com/feathersjs/feathers/issues/3024)) ([283dc47](https://github.com/feathersjs/feathers/commit/283dc4798d85584bc031e6e54b83b4ea77d1edd0))
|
151 |
|
152 | # [5.0.0-pre.35](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.34...v5.0.0-pre.35) (2023-01-12)
|
153 |
|
154 | ### Features
|
155 |
|
156 | - **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))
|
157 |
|
158 | # [5.0.0-pre.34](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.33...v5.0.0-pre.34) (2022-12-14)
|
159 |
|
160 | ### Bug Fixes
|
161 |
|
162 | - **core:** `context.type` for around hooks ([#2890](https://github.com/feathersjs/feathers/issues/2890)) ([d606ac6](https://github.com/feathersjs/feathers/commit/d606ac660fd5335c95206784fea36530dd2e851a))
|
163 |
|
164 | # [5.0.0-pre.33](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.32...v5.0.0-pre.33) (2022-11-08)
|
165 |
|
166 | **Note:** Version bump only for package @feathersjs/express
|
167 |
|
168 | # [5.0.0-pre.32](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.31...v5.0.0-pre.32) (2022-10-26)
|
169 |
|
170 | ### Bug Fixes
|
171 |
|
172 | - **docs:** Review transport API docs and update Express middleware setup ([#2811](https://github.com/feathersjs/feathers/issues/2811)) ([1b97f14](https://github.com/feathersjs/feathers/commit/1b97f14d474f5613482f259eeaa585c24fcfab43))
|
173 | - **transports:** Add remaining middleware for generated apps to Koa and Express ([#2796](https://github.com/feathersjs/feathers/issues/2796)) ([0d5781a](https://github.com/feathersjs/feathers/commit/0d5781a5c72a0cbb2ec8211bfa099f0aefe115a2))
|
174 |
|
175 | # [5.0.0-pre.31](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.30...v5.0.0-pre.31) (2022-10-12)
|
176 |
|
177 | **Note:** Version bump only for package @feathersjs/express
|
178 |
|
179 | # [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
|
180 |
|
181 | ### Bug Fixes
|
182 |
|
183 | - **core:** Ensure setup and teardown can be overriden and maintain hook functionality ([#2779](https://github.com/feathersjs/feathers/issues/2779)) ([ab580cb](https://github.com/feathersjs/feathers/commit/ab580cbcaa68d19144d86798c13bf564f9d424a6))
|
184 |
|
185 | ### Features
|
186 |
|
187 | - **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
|
188 |
|
189 | # [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
|
190 |
|
191 | ### Features
|
192 |
|
193 | - Add CORS support to oAuth, Express, Koa and generated application ([#2744](https://github.com/feathersjs/feathers/issues/2744)) ([fd218f2](https://github.com/feathersjs/feathers/commit/fd218f289f8ca4c101e9938e8683e2efef6e8131))
|
194 | - **authentication-oauth:** Koa and transport independent oAuth authentication ([#2737](https://github.com/feathersjs/feathers/issues/2737)) ([9231525](https://github.com/feathersjs/feathers/commit/9231525a24bb790ba9c5d940f2867a9c727691c9))
|
195 |
|
196 | # [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
|
197 |
|
198 | ### Bug Fixes
|
199 |
|
200 | - **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
|
201 |
|
202 | # [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
|
203 |
|
204 | **Note:** Version bump only for package @feathersjs/express
|
205 |
|
206 | # [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
|
207 |
|
208 | **Note:** Version bump only for package @feathersjs/express
|
209 |
|
210 | # [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
|
211 |
|
212 | **Note:** Version bump only for package @feathersjs/express
|
213 |
|
214 | # [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
|
215 |
|
216 | ### Bug Fixes
|
217 |
|
218 | - **authentication:** Add safe dispatch data for authentication requests ([#2662](https://github.com/feathersjs/feathers/issues/2662)) ([d8104a1](https://github.com/feathersjs/feathers/commit/d8104a19ee9181e6a5ea81014af29ff9a3c28a8a))
|
219 |
|
220 | ### Features
|
221 |
|
222 | - **cli:** Add support for JavaScript to the new CLI ([#2668](https://github.com/feathersjs/feathers/issues/2668)) ([ebac587](https://github.com/feathersjs/feathers/commit/ebac587f7d00dc7607c3f546352d79f79b89a5d4))
|
223 |
|
224 | # [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
|
225 |
|
226 | ### Bug Fixes
|
227 |
|
228 | - **express:** Ensure Express options can be set before configuring REST transport ([#2655](https://github.com/feathersjs/feathers/issues/2655)) ([c9b8f74](https://github.com/feathersjs/feathers/commit/c9b8f74a0196acb99be44ac5e0fff3f1128288cd))
|
229 |
|
230 | # [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
|
231 |
|
232 | **Note:** Version bump only for package @feathersjs/express
|
233 |
|
234 | # [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
|
235 |
|
236 | **Note:** Version bump only for package @feathersjs/express
|
237 |
|
238 | # [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
|
239 |
|
240 | ### Bug Fixes
|
241 |
|
242 | - **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
|
243 |
|
244 | # [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
|
245 |
|
246 | ### Bug Fixes
|
247 |
|
248 | - **express:** Fix typo in types reference in package.json ([#2613](https://github.com/feathersjs/feathers/issues/2613)) ([eacf1b3](https://github.com/feathersjs/feathers/commit/eacf1b3474e6d9da69b8671244c23a75cff87d95))
|
249 |
|
250 | ### Features
|
251 |
|
252 | - **typescript:** Improve params and query typeability ([#2600](https://github.com/feathersjs/feathers/issues/2600)) ([df28b76](https://github.com/feathersjs/feathers/commit/df28b7619161f1df5e700326f52cca1a92dc5d28))
|
253 |
|
254 | # [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
|
255 |
|
256 | ### Features
|
257 |
|
258 | - **core:** Add app.teardown functionality ([#2570](https://github.com/feathersjs/feathers/issues/2570)) ([fcdf524](https://github.com/feathersjs/feathers/commit/fcdf524ae1995bb59265d39f12e98b7794bed023))
|
259 | - **core:** Finalize app.teardown() functionality ([#2584](https://github.com/feathersjs/feathers/issues/2584)) ([1a166f3](https://github.com/feathersjs/feathers/commit/1a166f3ded811ecacf0ae8cb67880bc9fa2eeafa))
|
260 | - **transport-commons:** add `context.http.response` ([#2524](https://github.com/feathersjs/feathers/issues/2524)) ([5bc9d44](https://github.com/feathersjs/feathers/commit/5bc9d447043c2e2b742c73ed28ecf3b3264dd9e5))
|
261 |
|
262 | # [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
|
263 |
|
264 | ### Bug Fixes
|
265 |
|
266 | - **express:** Fix application typings to work with typed configuration ([#2539](https://github.com/feathersjs/feathers/issues/2539)) ([b9dfaee](https://github.com/feathersjs/feathers/commit/b9dfaee834b13864c1ed4f2f6a244eb5bb70395b))
|
267 |
|
268 | # [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
|
269 |
|
270 | ### Features
|
271 |
|
272 | - **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
|
273 |
|
274 | # [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
|
275 |
|
276 | ### Bug Fixes
|
277 |
|
278 | - missing express types for Request, Response ([#2498](https://github.com/feathersjs/feathers/issues/2498)) ([ee67131](https://github.com/feathersjs/feathers/commit/ee67131bbaa24c54d3d781bdf8820015759ac488))
|
279 | - **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
|
280 |
|
281 | ### Features
|
282 |
|
283 | - **core:** add `context.http` and move `statusCode` there ([#2496](https://github.com/feathersjs/feathers/issues/2496)) ([b701bf7](https://github.com/feathersjs/feathers/commit/b701bf77fb83048aa1dffa492b3d77dd53f7b72b))
|
284 | - **core:** Improve legacy hooks integration ([08c8b40](https://github.com/feathersjs/feathers/commit/08c8b40999bf3889c61a4d4fad97a2c4f78bafc9))
|
285 |
|
286 | # [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
|
287 |
|
288 | **Note:** Version bump only for package @feathersjs/express
|
289 |
|
290 | # [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
|
291 |
|
292 | **Note:** Version bump only for package @feathersjs/express
|
293 |
|
294 | # [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
|
295 |
|
296 | **Note:** Version bump only for package @feathersjs/express
|
297 |
|
298 | # [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
|
299 |
|
300 | **Note:** Version bump only for package @feathersjs/express
|
301 |
|
302 | # [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
|
303 |
|
304 | **Note:** Version bump only for package @feathersjs/express
|
305 |
|
306 | # [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
|
307 |
|
308 | **Note:** Version bump only for package @feathersjs/express
|
309 |
|
310 | # [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
|
311 |
|
312 | **Note:** Version bump only for package @feathersjs/express
|
313 |
|
314 | # [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
|
315 |
|
316 | **Note:** Version bump only for package @feathersjs/express
|
317 |
|
318 | # [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
|
319 |
|
320 | **Note:** Version bump only for package @feathersjs/express
|
321 |
|
322 | # [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
|
323 |
|
324 | **Note:** Version bump only for package @feathersjs/express
|
325 |
|
326 | # [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
|
327 |
|
328 | ### Features
|
329 |
|
330 | - **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
|
331 |
|
332 | # [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
|
333 |
|
334 | ### Bug Fixes
|
335 |
|
336 | - **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
|
337 |
|
338 | ### Features
|
339 |
|
340 | - **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
|
341 |
|
342 | # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
|
343 |
|
344 | **Note:** Version bump only for package @feathersjs/express
|
345 |
|
346 | # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
|
347 |
|
348 | **Note:** Version bump only for package @feathersjs/express
|
349 |
|
350 | # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
|
351 |
|
352 | ### Bug Fixes
|
353 |
|
354 | - Resolve some type problems ([#2260](https://github.com/feathersjs/feathers/issues/2260)) ([a3d75fa](https://github.com/feathersjs/feathers/commit/a3d75fa29490e8a19412a12bc993ee7bb573068f))
|
355 | - Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
|
356 |
|
357 | ### Features
|
358 |
|
359 | - **core:** Public custom service methods ([#2270](https://github.com/feathersjs/feathers/issues/2270)) ([e65abfb](https://github.com/feathersjs/feathers/commit/e65abfb5388df6c19a11c565cf1076a29f32668d))
|
360 | - Application service types default to any ([#1566](https://github.com/feathersjs/feathers/issues/1566)) ([d93ba9a](https://github.com/feathersjs/feathers/commit/d93ba9a17edd20d3397bb00f4f6e82e804e42ed6))
|
361 | - Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
|
362 | - **core:** Remove Uberproto ([#2178](https://github.com/feathersjs/feathers/issues/2178)) ([ddf8821](https://github.com/feathersjs/feathers/commit/ddf8821f53317e6a378657f7d66acb03a037ee47))
|
363 |
|
364 | ### BREAKING CHANGES
|
365 |
|
366 | - **core:** Services no longer extend Uberproto objects and
|
367 | `service.mixin()` is no longer available.
|
368 |
|
369 | # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
|
370 |
|
371 | # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
|
372 |
|
373 | ### Features
|
374 |
|
375 | - **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
|
376 |
|
377 | # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
|
378 |
|
379 | ### Features
|
380 |
|
381 | - **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
|
382 |
|
383 | ## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
|
384 |
|
385 | **Note:** Version bump only for package @feathersjs/express
|
386 |
|
387 | ## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
|
388 |
|
389 | ### Bug Fixes
|
390 |
|
391 | - **authentication:** consistent response return between local and jwt strategy ([#2042](https://github.com/feathersjs/feathers/issues/2042)) ([8d25be1](https://github.com/feathersjs/feathers/commit/8d25be101a2593a9e789375c928a07780b9e28cf))
|
392 |
|
393 | ## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
|
394 |
|
395 | **Note:** Version bump only for package @feathersjs/express
|
396 |
|
397 | ## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
|
398 |
|
399 | **Note:** Version bump only for package @feathersjs/express
|
400 |
|
401 | ## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
|
402 |
|
403 | **Note:** Version bump only for package @feathersjs/express
|
404 |
|
405 | ## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
|
406 |
|
407 | **Note:** Version bump only for package @feathersjs/express
|
408 |
|
409 | ## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
|
410 |
|
411 | **Note:** Version bump only for package @feathersjs/express
|
412 |
|
413 | ## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
|
414 |
|
415 | **Note:** Version bump only for package @feathersjs/express
|
416 |
|
417 | ## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
|
418 |
|
419 | **Note:** Version bump only for package @feathersjs/express
|
420 |
|
421 | ## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
|
422 |
|
423 | ### Bug Fixes
|
424 |
|
425 | - Updated typings for express middleware ([#1839](https://github.com/feathersjs/feathers/issues/1839)) ([6b8e897](https://github.com/feathersjs/feathers/commit/6b8e8971a9dbb08913edd1be48826624645d9dc1))
|
426 |
|
427 | ## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
|
428 |
|
429 | **Note:** Version bump only for package @feathersjs/express
|
430 |
|
431 | # [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
|
432 |
|
433 | **Note:** Version bump only for package @feathersjs/express
|
434 |
|
435 | ## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
|
436 |
|
437 | **Note:** Version bump only for package @feathersjs/express
|
438 |
|
439 | ## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
|
440 |
|
441 | **Note:** Version bump only for package @feathersjs/express
|
442 |
|
443 | # [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
|
444 |
|
445 | ### Features
|
446 |
|
447 | - **authentication:** Add parseStrategies to allow separate strategies for creating JWTs and parsing headers ([#1708](https://github.com/feathersjs/feathers/issues/1708)) ([5e65629](https://github.com/feathersjs/feathers/commit/5e65629b924724c3e81d7c81df047e123d1c8bd7))
|
448 |
|
449 | ## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
|
450 |
|
451 | **Note:** Version bump only for package @feathersjs/express
|
452 |
|
453 | ## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
|
454 |
|
455 | **Note:** Version bump only for package @feathersjs/express
|
456 |
|
457 | ## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
|
458 |
|
459 | ### Bug Fixes
|
460 |
|
461 | - Small type improvements ([#1624](https://github.com/feathersjs/feathers/issues/1624)) ([50162c6](https://github.com/feathersjs/feathers/commit/50162c6e562f0a47c6a280c4f01fff7c3afee293))
|
462 |
|
463 | ## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
|
464 |
|
465 | ### Bug Fixes
|
466 |
|
467 | - Typings for express request and response properties ([#1609](https://github.com/feathersjs/feathers/issues/1609)) ([38cf8c9](https://github.com/feathersjs/feathers/commit/38cf8c950c1a4fb4a6d78d68d70e7fdd63b71c3c))
|
468 |
|
469 | ## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)
|
470 |
|
471 | **Note:** Version bump only for package @feathersjs/express
|
472 |
|
473 | ## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
|
474 |
|
475 | **Note:** Version bump only for package @feathersjs/express
|
476 |
|
477 | ## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
|
478 |
|
479 | **Note:** Version bump only for package @feathersjs/express
|
480 |
|
481 | ## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
|
482 |
|
483 | ### Bug Fixes
|
484 |
|
485 | - Add info to express error handler logger type ([#1557](https://github.com/feathersjs/feathers/issues/1557)) ([3e1d26c](https://github.com/feathersjs/feathers/commit/3e1d26c))
|
486 |
|
487 | ## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
|
488 |
|
489 | **Note:** Version bump only for package @feathersjs/express
|
490 |
|
491 | # [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
|
492 |
|
493 | **Note:** Version bump only for package @feathersjs/express
|
494 |
|
495 | # [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
|
496 |
|
497 | **Note:** Version bump only for package @feathersjs/express
|
498 |
|
499 | # [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
|
500 |
|
501 | ### Bug Fixes
|
502 |
|
503 | - Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
|
504 |
|
505 | # [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
|
506 |
|
507 | ### Bug Fixes
|
508 |
|
509 | - Add method to reliably get default authentication service ([#1470](https://github.com/feathersjs/feathers/issues/1470)) ([e542cb3](https://github.com/feathersjs/feathers/commit/e542cb3))
|
510 |
|
511 | # [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
|
512 |
|
513 | **Note:** Version bump only for package @feathersjs/express
|
514 |
|
515 | # [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
|
516 |
|
517 | ### Bug Fixes
|
518 |
|
519 | - Remove unnecessary top level export files in @feathersjs/express ([#1442](https://github.com/feathersjs/feathers/issues/1442)) ([73c3fb2](https://github.com/feathersjs/feathers/commit/73c3fb2))
|
520 |
|
521 | ### Features
|
522 |
|
523 | - @feathersjs/express allow to pass an existing Express application instance ([#1446](https://github.com/feathersjs/feathers/issues/1446)) ([853a6b0](https://github.com/feathersjs/feathers/commit/853a6b0))
|
524 |
|
525 | # [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
|
526 |
|
527 | ### Bug Fixes
|
528 |
|
529 | - @feathersjs/express: allow middleware arrays ([#1421](https://github.com/feathersjs/feathers/issues/1421)) ([b605ab8](https://github.com/feathersjs/feathers/commit/b605ab8))
|
530 | - @feathersjs/express: replace `reduce` with `map` ([#1429](https://github.com/feathersjs/feathers/issues/1429)) ([44542e9](https://github.com/feathersjs/feathers/commit/44542e9))
|
531 | - Clean up hooks code ([#1407](https://github.com/feathersjs/feathers/issues/1407)) ([f25c88b](https://github.com/feathersjs/feathers/commit/f25c88b))
|
532 |
|
533 | # [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
|
534 |
|
535 | ### Bug Fixes
|
536 |
|
537 | - Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
|
538 |
|
539 | # [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
|
540 |
|
541 | ### Bug Fixes
|
542 |
|
543 | - Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
|
544 |
|
545 | # [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
|
546 |
|
547 | ### Bug Fixes
|
548 |
|
549 | - Always require strategy parameter in authentication ([#1327](https://github.com/feathersjs/feathers/issues/1327)) ([d4a8021](https://github.com/feathersjs/feathers/commit/d4a8021))
|
550 | - Merge httpStrategies and authStrategies option ([#1308](https://github.com/feathersjs/feathers/issues/1308)) ([afa4d55](https://github.com/feathersjs/feathers/commit/afa4d55))
|
551 |
|
552 | ### Features
|
553 |
|
554 | - Add params.headers to all transports when available ([#1303](https://github.com/feathersjs/feathers/issues/1303)) ([ebce79b](https://github.com/feathersjs/feathers/commit/ebce79b))
|
555 | - express use service.methods ([#945](https://github.com/feathersjs/feathers/issues/945)) ([3f0b1c3](https://github.com/feathersjs/feathers/commit/3f0b1c3))
|
556 |
|
557 | # [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
|
558 |
|
559 | ### Bug Fixes
|
560 |
|
561 | - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
|
562 | - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
|
563 | - Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
|
564 | - **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
|
565 | - **package:** update @feathersjs/commons to version 2.0.0 ([#31](https://github.com/feathersjs/feathers/issues/31)) ([c1ef5b1](https://github.com/feathersjs/feathers/commit/c1ef5b1))
|
566 | - **package:** update debug to version 3.0.0 ([#2](https://github.com/feathersjs/feathers/issues/2)) ([7e19603](https://github.com/feathersjs/feathers/commit/7e19603))
|
567 |
|
568 | ### Features
|
569 |
|
570 | - @feathersjs/authentication-oauth ([#1299](https://github.com/feathersjs/feathers/issues/1299)) ([656bae7](https://github.com/feathersjs/feathers/commit/656bae7))
|
571 | - Add AuthenticationBaseStrategy and make authentication option handling more explicit ([#1284](https://github.com/feathersjs/feathers/issues/1284)) ([2667d92](https://github.com/feathersjs/feathers/commit/2667d92))
|
572 | - Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
|
573 | - Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
|
574 | - Authentication v3 client ([#1240](https://github.com/feathersjs/feathers/issues/1240)) ([65b43bd](https://github.com/feathersjs/feathers/commit/65b43bd))
|
575 | - Authentication v3 Express integration ([#1218](https://github.com/feathersjs/feathers/issues/1218)) ([82bcfbe](https://github.com/feathersjs/feathers/commit/82bcfbe))
|
576 |
|
577 | ### BREAKING CHANGES
|
578 |
|
579 | - Rewrite for authentication v3
|
580 |
|
581 | ## [1.3.1](https://github.com/feathersjs/feathers/compare/@feathersjs/express@1.3.0...@feathersjs/express@1.3.1) (2019-01-02)
|
582 |
|
583 | ### Bug Fixes
|
584 |
|
585 | - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
|
586 |
|
587 | <a name="1.3.0"></a>
|
588 |
|
589 | # [1.3.0](https://github.com/feathersjs/feathers/compare/@feathersjs/express@1.2.7...@feathersjs/express@1.3.0) (2018-12-16)
|
590 |
|
591 | ### Bug Fixes
|
592 |
|
593 | - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
|
594 | - **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
|
595 |
|
596 | ### Features
|
597 |
|
598 | - Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
|
599 |
|
600 | <a name="1.2.7"></a>
|
601 |
|
602 | ## [1.2.7](https://github.com/feathersjs/feathers/compare/@feathersjs/express@1.2.6...@feathersjs/express@1.2.7) (2018-09-21)
|
603 |
|
604 | **Note:** Version bump only for package @feathersjs/express
|
605 |
|
606 | <a name="1.2.6"></a>
|
607 |
|
608 | ## [1.2.6](https://github.com/feathersjs/feathers/compare/@feathersjs/express@1.2.5...@feathersjs/express@1.2.6) (2018-09-17)
|
609 |
|
610 | **Note:** Version bump only for package @feathersjs/express
|
611 |
|
612 | <a name="1.2.5"></a>
|
613 |
|
614 | ## [1.2.5](https://github.com/feathersjs/feathers/compare/@feathersjs/express@1.2.4...@feathersjs/express@1.2.5) (2018-09-02)
|
615 |
|
616 | **Note:** Version bump only for package @feathersjs/express
|
617 |
|
618 | <a name="1.2.4"></a>
|
619 |
|
620 | ## 1.2.4
|
621 |
|
622 | - Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
|
623 |
|
624 | ## [v1.2.3](https://github.com/feathersjs/express/tree/v1.2.3) (2018-06-03)
|
625 |
|
626 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.2.2...v1.2.3)
|
627 |
|
628 | **Closed issues:**
|
629 |
|
630 | - Question: How to handle JSON:API [\#26](https://github.com/feathersjs/express/issues/26)
|
631 | - \[Proposal\] Allow multiple express middleware functions to be passed into `app.use` [\#24](https://github.com/feathersjs/express/issues/24)
|
632 |
|
633 | **Merged pull requests:**
|
634 |
|
635 | - Update uberproto to the latest version [\#28](https://github.com/feathersjs/express/pull/28) ([bertho-zero](https://github.com/bertho-zero))
|
636 |
|
637 | ## [v1.2.2](https://github.com/feathersjs/express/tree/v1.2.2) (2018-04-16)
|
638 |
|
639 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.2.1...v1.2.2)
|
640 |
|
641 | **Merged pull requests:**
|
642 |
|
643 | - Allow multiple express middleware functions to be passed into `app.use` [\#25](https://github.com/feathersjs/express/pull/25) ([eXigentCoder](https://github.com/eXigentCoder))
|
644 |
|
645 | ## [v1.2.1](https://github.com/feathersjs/express/tree/v1.2.1) (2018-03-29)
|
646 |
|
647 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.2.0...v1.2.1)
|
648 |
|
649 | **Closed issues:**
|
650 |
|
651 | - Error in error hook results in unhandled rejection [\#21](https://github.com/feathersjs/express/issues/21)
|
652 | - Error handler in wrapper hides breaks and hides real error [\#13](https://github.com/feathersjs/express/issues/13)
|
653 |
|
654 | **Merged pull requests:**
|
655 |
|
656 | - Allow to set HTTP status code in a hook [\#23](https://github.com/feathersjs/express/pull/23) ([daffl](https://github.com/daffl))
|
657 | - Update axios to the latest version š [\#22](https://github.com/feathersjs/express/pull/22) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
658 |
|
659 | ## [v1.2.0](https://github.com/feathersjs/express/tree/v1.2.0) (2018-02-09)
|
660 |
|
661 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.1.2...v1.2.0)
|
662 |
|
663 | **Closed issues:**
|
664 |
|
665 | - Error in `create` method results in unhandled rejection [\#19](https://github.com/feathersjs/express/issues/19)
|
666 | - @feathersjs/express call without paramaters could returns an instance of express [\#18](https://github.com/feathersjs/express/issues/18)
|
667 | - Feathers-express blows up the feathers application version property and the example doesn't work [\#16](https://github.com/feathersjs/express/issues/16)
|
668 |
|
669 | **Merged pull requests:**
|
670 |
|
671 | - Return an instance of the original Express application when nothing iā¦ [\#20](https://github.com/feathersjs/express/pull/20) ([daffl](https://github.com/daffl))
|
672 | - Fix README example [\#17](https://github.com/feathersjs/express/pull/17) ([bertho-zero](https://github.com/bertho-zero))
|
673 | - Update mocha to the latest version š [\#15](https://github.com/feathersjs/express/pull/15) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
674 | - Update semistandard to the latest version š [\#14](https://github.com/feathersjs/express/pull/14) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
675 |
|
676 | ## [v1.1.2](https://github.com/feathersjs/express/tree/v1.1.2) (2017-11-16)
|
677 |
|
678 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.1.1...v1.1.2)
|
679 |
|
680 | **Merged pull requests:**
|
681 |
|
682 | - Export default and original Express object [\#12](https://github.com/feathersjs/express/pull/12) ([daffl](https://github.com/daffl))
|
683 |
|
684 | ## [v1.1.1](https://github.com/feathersjs/express/tree/v1.1.1) (2017-11-06)
|
685 |
|
686 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.1.0...v1.1.1)
|
687 |
|
688 | **Merged pull requests:**
|
689 |
|
690 | - Also add notFound to export [\#11](https://github.com/feathersjs/express/pull/11) ([daffl](https://github.com/daffl))
|
691 |
|
692 | ## [v1.1.0](https://github.com/feathersjs/express/tree/v1.1.0) (2017-11-05)
|
693 |
|
694 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.0.0...v1.1.0)
|
695 |
|
696 | **Merged pull requests:**
|
697 |
|
698 | - Re-export Express error handler [\#10](https://github.com/feathersjs/express/pull/10) ([daffl](https://github.com/daffl))
|
699 |
|
700 | ## [v1.0.0](https://github.com/feathersjs/express/tree/v1.0.0) (2017-11-01)
|
701 |
|
702 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.0.0-pre.4...v1.0.0)
|
703 |
|
704 | ## [v1.0.0-pre.4](https://github.com/feathersjs/express/tree/v1.0.0-pre.4) (2017-10-25)
|
705 |
|
706 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.0.0-pre.3...v1.0.0-pre.4)
|
707 |
|
708 | **Merged pull requests:**
|
709 |
|
710 | - Update to better returnHook handling [\#9](https://github.com/feathersjs/express/pull/9) ([daffl](https://github.com/daffl))
|
711 |
|
712 | ## [v1.0.0-pre.3](https://github.com/feathersjs/express/tree/v1.0.0-pre.3) (2017-10-21)
|
713 |
|
714 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.0.0-pre.2...v1.0.0-pre.3)
|
715 |
|
716 | **Merged pull requests:**
|
717 |
|
718 | - Add REST provider to Express framework bindings [\#8](https://github.com/feathersjs/express/pull/8) ([daffl](https://github.com/daffl))
|
719 | - Update repository name and move to npm scope [\#7](https://github.com/feathersjs/express/pull/7) ([daffl](https://github.com/daffl))
|
720 | - Update axios to the latest version š [\#6](https://github.com/feathersjs/express/pull/6) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
721 |
|
722 | ## [v1.0.0-pre.2](https://github.com/feathersjs/express/tree/v1.0.0-pre.2) (2017-10-18)
|
723 |
|
724 | [Full Changelog](https://github.com/feathersjs/express/compare/v1.0.0-pre.1...v1.0.0-pre.2)
|
725 |
|
726 | **Merged pull requests:**
|
727 |
|
728 | - Also export Express top level functionality [\#5](https://github.com/feathersjs/express/pull/5) ([daffl](https://github.com/daffl))
|
729 | - Update mocha to the latest version š [\#4](https://github.com/feathersjs/express/pull/4) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
730 | - Update debug to the latest version š [\#2](https://github.com/feathersjs/express/pull/2) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
731 |
|
732 | ## [v1.0.0-pre.1](https://github.com/feathersjs/express/tree/v1.0.0-pre.1) (2017-07-19)
|
733 |
|
734 | **Merged pull requests:**
|
735 |
|
736 | - Update dependencies to enable Greenkeeper š“ [\#1](https://github.com/feathersjs/express/pull/1) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
737 |
|
738 | \* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_
|