Skip to content

Commit ef388ef

Browse files
committed
Updating changelog
1 parent 059eb99 commit ef388ef

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

CHANGELOG.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,26 @@
22

33
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/HEAD)
44

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)
66

77
**Merged pull requests:**
88

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)
1214

1315
## [v8.2.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.2.0) (2024-07-17)
1416

1517
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.1.3...v8.2.0)
1618

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+
1725
## [v8.1.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.1.3) (2024-06-10)
1826

1927
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.1.2...v8.1.3)
@@ -53,7 +61,6 @@
5361
**Closed issues:**
5462

5563
- \[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)
5764

5865
**Merged pull requests:**
5966

@@ -346,8 +353,6 @@
346353
- An in-range update of @feathersjs/errors is breaking the build 🚨 [\#547](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/547)
347354
- feathers 4 with softDelete2 and feathers-mongoose fails with 404 not found [\#532](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/532)
348355
- 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)
351356

352357
**Merged pull requests:**
353358

0 commit comments

Comments
 (0)