Skip to content

Commit a050124

Browse files
committed
Updating changelog
1 parent 1db2a78 commit a050124

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

CHANGELOG.md

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

77
**Merged pull requests:**
88

9+
- Dove [\#707](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/707) ([fratzinger](https://github.com/fratzinger))
910
- Broken github link on Homepage [\#699](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/699) ([FossPrime](https://github.com/FossPrime))
1011
- docs: add version to navbar [\#690](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/690) ([fratzinger](https://github.com/fratzinger))
1112
- docs: add socialLinks [\#689](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/689) ([fratzinger](https://github.com/fratzinger))
1213
- docs: move to vitepress [\#688](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/688) ([fratzinger](https://github.com/fratzinger))
1314
- chore\(dependencies\): Update all dependencies [\#686](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/686) ([daffl](https://github.com/daffl))
1415
- chore\(dependencies\): Update all dependencies [\#685](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/685) ([daffl](https://github.com/daffl))
1516

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+
1621
## [v7.0.0-pre.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0-pre.2) (2023-02-23)
1722

1823
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.1...v7.0.0-pre.2)
@@ -222,7 +227,6 @@
222227
- An in-range update of @feathersjs/feathers is breaking the build 🚨 [\#583](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/583)
223228
- Argument of type xxx is not assignable to parameter of type xxx [\#579](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/579)
224229
- Cache hook returns improper values when using $select or query on methods other than find\(\) [\#575](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/575)
225-
- Validation hook for passwords [\#471](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/471)
226230

227231
**Merged pull requests:**
228232

@@ -328,10 +332,6 @@
328332

329333
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.20.2...v4.20.4)
330334

331-
**Implemented enhancements:**
332-
333-
- Finish dialablePhoneNumber hook [\#474](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/474)
334-
335335
**Closed issues:**
336336

337337
- query regarding set response to hook :after create [\#507](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/507)
@@ -428,10 +428,6 @@
428428

429429
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.2...v4.19.3)
430430

431-
**Merged pull requests:**
432-
433-
- Added dialablePhoneNumber hook [\#475](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/475) ([eddyystop](https://github.com/eddyystop))
434-
435431
## [v4.19.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.2) (2018-11-25)
436432

437433
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.1...v4.19.2)
@@ -440,14 +436,6 @@
440436

441437
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.0...v4.19.1)
442438

443-
**Fixed bugs:**
444-
445-
- Cache Fails When Using $select [\#472](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/472)
446-
447-
**Merged pull requests:**
448-
449-
- Fixed cache to ignore find calls with [\#473](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/473) ([eddyystop](https://github.com/eddyystop))
450-
451439
## [v4.19.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.0) (2018-11-17)
452440

453441
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.18.0...v4.19.0)

0 commit comments

Comments
 (0)