Skip to content

Commit 3250b0b

Browse files
committed
Updating changelog
1 parent dad0a55 commit 3250b0b

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

CHANGELOG.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,30 @@
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/v7.0.3...HEAD)
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.0.0...HEAD)
66

77
**Merged pull requests:**
88

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))
9+
- chore: update dependencies & @feathersjs/feathers as peerDependency [\#721](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/721) ([fratzinger](https://github.com/fratzinger))
10+
- \[docs\] Fix softDelete arguments array [\#716](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/716) ([mdartic](https://github.com/mdartic))
11+
12+
## [v8.0.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.0.0) (2023-06-15)
13+
14+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.3...v8.0.0)
15+
16+
**Closed issues:**
17+
18+
- \[FR\] patch2Update hook [\#530](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/530)
19+
- \[FR\] simplifyAllObjects [\#527](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/527)
1020

1121
## [v7.0.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.3) (2023-04-06)
1222

1323
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.2...v7.0.3)
1424

25+
**Merged pull requests:**
26+
27+
- 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))
28+
1529
## [v7.0.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.2) (2023-04-01)
1630

1731
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.1...v7.0.2)
@@ -245,7 +259,6 @@
245259
**Implemented enhancements:**
246260

247261
- Hook to support $search in query [\#501](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/501)
248-
- Pass client info into socket [\#493](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/493)
249262

250263
**Closed issues:**
251264

@@ -408,17 +421,6 @@
408421

409422
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.6...v4.19.7)
410423

411-
**Closed issues:**
412-
413-
- @feathersjs/commons dependency [\#492](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/492)
414-
- Validation hook for restful api [\#491](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/491)
415-
416-
**Merged pull requests:**
417-
418-
- Remove redundant $eq to be compatible with all database adapters [\#494](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/494) ([KidkArolis](https://github.com/KidkArolis))
419-
- fix typings test [\#489](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/489) ([j2L4e](https://github.com/j2L4e))
420-
- fix: use graphql as a dependency to resolve TS type definition problems [\#488](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/488) ([PowerMogli](https://github.com/PowerMogli))
421-
422424
## [v4.19.6](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.6) (2018-12-13)
423425

424426
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.5...v4.19.6)

0 commit comments

Comments
 (0)