|
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...HEAD) |
| 5 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.1...HEAD) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- fix\(prevent-changes\): return original context object [\#710](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/710) ([fratzinger](https://github.com/fratzinger)) |
| 10 | + |
| 11 | +## [v7.0.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.1) (2023-03-09) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0...v7.0.1) |
| 14 | + |
| 15 | +## [v7.0.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0) (2023-02-24) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.2...v7.0.0) |
6 | 18 |
|
7 | 19 | **Merged pull requests:**
|
8 | 20 |
|
|
14 | 26 | - chore\(dependencies\): Update all dependencies [\#686](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/686) ([daffl](https://github.com/daffl))
|
15 | 27 | - chore\(dependencies\): Update all dependencies [\#685](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/685) ([daffl](https://github.com/daffl))
|
16 | 28 |
|
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 |
| - |
21 | 29 | ## [v7.0.0-pre.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0-pre.2) (2023-02-23)
|
22 | 30 |
|
23 | 31 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.1...v7.0.0-pre.2)
|
|
288 | 296 | - TypeScript definitions for iff [\#512](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/512)
|
289 | 297 | - SoftDelete2 use null or -1 [\#508](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/508)
|
290 | 298 | - Many-to-many fastJoin [\#505](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/505)
|
291 |
| -- Remove fgraphql-async as its not used [\#482](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/482) |
292 |
| -- Proposal: Don't mutate objects in common hooks [\#480](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/480) |
293 | 299 |
|
294 | 300 | **Merged pull requests:**
|
295 | 301 |
|
|
408 | 414 |
|
409 | 415 | - Trying to fix situational test failure soft-delete2-c timeout [\#486](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/486) ([eddyystop](https://github.com/eddyystop))
|
410 | 416 | - Merge forced by pr\#484 [\#485](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/485) ([eddyystop](https://github.com/eddyystop))
|
411 |
| -- add asynciterable to tsconfig and bump ts version [\#484](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/484) ([j2L4e](https://github.com/j2L4e)) |
412 |
| -- update names and fix the options property [\#481](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/481) ([NickBolles](https://github.com/NickBolles)) |
413 |
| -- add typings for dialablePhoneNumber hook, add libphonenumber-js as a dependency [\#477](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/477) ([j2L4e](https://github.com/j2L4e)) |
414 | 417 |
|
415 | 418 | ## [v4.19.5](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.5) (2018-12-13)
|
416 | 419 |
|
|
420 | 423 |
|
421 | 424 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.3...v4.19.4)
|
422 | 425 |
|
423 |
| -**Merged pull requests:** |
424 |
| - |
425 |
| -- Fixed dialablePhoneNumber [\#476](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/476) ([eddyystop](https://github.com/eddyystop)) |
426 |
| - |
427 | 426 | ## [v4.19.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.3) (2018-11-29)
|
428 | 427 |
|
429 | 428 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.2...v4.19.3)
|
|
0 commit comments