|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/HEAD)
|
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.2...HEAD) |
| 5 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0...HEAD) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
| 9 | +- Dove [\#707](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/707) ([fratzinger](https://github.com/fratzinger)) |
9 | 10 | - Broken github link on Homepage [\#699](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/699) ([FossPrime](https://github.com/FossPrime))
|
10 | 11 | - docs: add version to navbar [\#690](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/690) ([fratzinger](https://github.com/fratzinger))
|
11 | 12 | - docs: add socialLinks [\#689](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/689) ([fratzinger](https://github.com/fratzinger))
|
12 | 13 | - docs: move to vitepress [\#688](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/688) ([fratzinger](https://github.com/fratzinger))
|
13 | 14 | - chore\(dependencies\): Update all dependencies [\#686](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/686) ([daffl](https://github.com/daffl))
|
14 | 15 | - chore\(dependencies\): Update all dependencies [\#685](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/685) ([daffl](https://github.com/daffl))
|
15 | 16 |
|
| 17 | +## [v7.0.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0) (2023-02-24) |
| 18 | + |
| 19 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.2...v7.0.0) |
| 20 | + |
16 | 21 | ## [v7.0.0-pre.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0-pre.2) (2023-02-23)
|
17 | 22 |
|
18 | 23 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.1...v7.0.0-pre.2)
|
|
222 | 227 | - An in-range update of @feathersjs/feathers is breaking the build 🚨 [\#583](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/583)
|
223 | 228 | - Argument of type xxx is not assignable to parameter of type xxx [\#579](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/579)
|
224 | 229 | - Cache hook returns improper values when using $select or query on methods other than find\(\) [\#575](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/575)
|
225 |
| -- Validation hook for passwords [\#471](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/471) |
226 | 230 |
|
227 | 231 | **Merged pull requests:**
|
228 | 232 |
|
|
328 | 332 |
|
329 | 333 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.20.2...v4.20.4)
|
330 | 334 |
|
331 |
| -**Implemented enhancements:** |
332 |
| - |
333 |
| -- Finish dialablePhoneNumber hook [\#474](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/474) |
334 |
| - |
335 | 335 | **Closed issues:**
|
336 | 336 |
|
337 | 337 | - query regarding set response to hook :after create [\#507](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/507)
|
|
428 | 428 |
|
429 | 429 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.2...v4.19.3)
|
430 | 430 |
|
431 |
| -**Merged pull requests:** |
432 |
| - |
433 |
| -- Added dialablePhoneNumber hook [\#475](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/475) ([eddyystop](https://github.com/eddyystop)) |
434 |
| - |
435 | 431 | ## [v4.19.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.2) (2018-11-25)
|
436 | 432 |
|
437 | 433 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.1...v4.19.2)
|
|
440 | 436 |
|
441 | 437 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.0...v4.19.1)
|
442 | 438 |
|
443 |
| -**Fixed bugs:** |
444 |
| - |
445 |
| -- Cache Fails When Using $select [\#472](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/472) |
446 |
| - |
447 |
| -**Merged pull requests:** |
448 |
| - |
449 |
| -- Fixed cache to ignore find calls with [\#473](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/473) ([eddyystop](https://github.com/eddyystop)) |
450 |
| - |
451 | 439 | ## [v4.19.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.0) (2018-11-17)
|
452 | 440 |
|
453 | 441 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.18.0...v4.19.0)
|
|
0 commit comments