|
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/v8.2.0...HEAD) |
| 5 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.2.1...HEAD) |
6 | 6 |
|
7 | 7 | **Merged pull requests:** |
8 | 8 |
|
9 | | -- Fix/neotraverse [\#753](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/753) ([fratzinger](https://github.com/fratzinger)) |
10 | | -- chore: update tests for replaceItems with actOnDispatch [\#752](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/752) ([jd1378](https://github.com/jd1378)) |
11 | | -- docs\(traverse\): replace dead link [\#741](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/741) ([JulienZD](https://github.com/JulienZD)) |
| 9 | +- feat: neotraverse/legacy; v0.6.14 [\#756](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/756) ([fratzinger](https://github.com/fratzinger)) |
| 10 | + |
| 11 | +## [v8.2.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.2.1) (2024-07-21) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.2.0...v8.2.1) |
12 | 14 |
|
13 | 15 | ## [v8.2.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.2.0) (2024-07-17) |
14 | 16 |
|
15 | 17 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.1.3...v8.2.0) |
16 | 18 |
|
| 19 | +**Merged pull requests:** |
| 20 | + |
| 21 | +- Fix/neotraverse [\#753](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/753) ([fratzinger](https://github.com/fratzinger)) |
| 22 | +- chore: update tests for replaceItems with actOnDispatch [\#752](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/752) ([jd1378](https://github.com/jd1378)) |
| 23 | +- docs\(traverse\): replace dead link [\#741](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/741) ([JulienZD](https://github.com/JulienZD)) |
| 24 | + |
17 | 25 | ## [v8.1.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.1.3) (2024-06-10) |
18 | 26 |
|
19 | 27 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.1.2...v8.1.3) |
|
53 | 61 | **Closed issues:** |
54 | 62 |
|
55 | 63 | - \[FR\] patch2Update hook [\#530](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/530) |
56 | | -- \[FR\] simplifyAllObjects [\#527](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/527) |
57 | 64 |
|
58 | 65 | **Merged pull requests:** |
59 | 66 |
|
|
346 | 353 | - An in-range update of @feathersjs/errors is breaking the build 🚨 [\#547](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/547) |
347 | 354 | - feathers 4 with softDelete2 and feathers-mongoose fails with 404 not found [\#532](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/532) |
348 | 355 | - version upgrade for feathers v4 [\#531](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/531) |
349 | | -- SoftDelete2 - before hook for 'get' method returned invalid hook object [\#528](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/528) |
350 | | -- Doesn't work with @feathersjs/feathers@^4.3.0-pre.3 [\#526](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/526) |
351 | 356 |
|
352 | 357 | **Merged pull requests:** |
353 | 358 |
|
|
0 commit comments