|
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.2...HEAD) |
| 5 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.3...HEAD) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
9 |
| -- chore\(dependencies\): Update all dependencies [\#711](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/711) ([daffl](https://github.com/daffl)) |
10 |
| -- chore\(dependencies\): Update all dependencies [\#708](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/708) ([daffl](https://github.com/daffl)) |
| 9 | +- Pass additionalProperty name in nested objects to validateSchema error messages [\#712](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/712) ([ardcore](https://github.com/ardcore)) |
| 10 | + |
| 11 | +## [v7.0.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.3) (2023-04-06) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.2...v7.0.3) |
11 | 14 |
|
12 | 15 | ## [v7.0.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.2) (2023-04-01)
|
13 | 16 |
|
14 | 17 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.1...v7.0.2)
|
15 | 18 |
|
| 19 | +**Merged pull requests:** |
| 20 | + |
| 21 | +- chore\(dependencies\): Update all dependencies [\#711](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/711) ([daffl](https://github.com/daffl)) |
| 22 | +- chore\(dependencies\): Update all dependencies [\#708](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/708) ([daffl](https://github.com/daffl)) |
| 23 | + |
16 | 24 | ## [v7.0.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.1) (2023-03-09)
|
17 | 25 |
|
18 | 26 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0...v7.0.1)
|
|
392 | 400 |
|
393 | 401 | - Typings needed for libphonenumber-js [\#495](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/495)
|
394 | 402 |
|
395 |
| -**Closed issues:** |
396 |
| - |
397 |
| -- graphql dependency [\#487](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/487) |
398 |
| - |
399 | 403 | **Merged pull requests:**
|
400 | 404 |
|
401 | 405 | - move `@types/graphql` package from `devDependencies` into `dependencies` [\#496](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/496) ([j2L4e](https://github.com/j2L4e))
|
|
0 commit comments