|
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/v6.1.5...HEAD) |
| 5 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.2...HEAD) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
9 |
| -- fix: add js extension to lodash imports [\#684](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/684) ([fratzinger](https://github.com/fratzinger)) |
10 |
| -- Update hooks documentation - setField [\#683](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/683) ([arnoldtkl](https://github.com/arnoldtkl)) |
| 9 | +- Broken github link on Homepage [\#699](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/699) ([FossPrime](https://github.com/FossPrime)) |
| 10 | +- docs: add version to navbar [\#690](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/690) ([fratzinger](https://github.com/fratzinger)) |
| 11 | +- docs: add socialLinks [\#689](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/689) ([fratzinger](https://github.com/fratzinger)) |
| 12 | +- docs: move to vitepress [\#688](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/688) ([fratzinger](https://github.com/fratzinger)) |
| 13 | +- chore\(dependencies\): Update all dependencies [\#686](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/686) ([daffl](https://github.com/daffl)) |
| 14 | +- chore\(dependencies\): Update all dependencies [\#685](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/685) ([daffl](https://github.com/daffl)) |
| 15 | + |
| 16 | +## [v7.0.0-pre.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0-pre.2) (2023-02-23) |
| 17 | + |
| 18 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.1...v7.0.0-pre.2) |
| 19 | + |
| 20 | +**Closed issues:** |
| 21 | + |
| 22 | +- \[dove\] TypeScript issue when using hooks \(iff, isProvider, ...\) [\#693](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/693) |
| 23 | + |
| 24 | +## [v7.0.0-pre.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0-pre.1) (2022-09-28) |
| 25 | + |
| 26 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0-pre.0...v7.0.0-pre.1) |
| 27 | + |
| 28 | +**Closed issues:** |
| 29 | + |
| 30 | +- Types for populate don't account for the function param [\#629](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/629) |
| 31 | +- Babel compile error [\#582](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/582) |
| 32 | + |
| 33 | +## [v7.0.0-pre.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.0-pre.0) (2022-09-27) |
| 34 | + |
| 35 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v6.1.5...v7.0.0-pre.0) |
| 36 | + |
| 37 | +**Closed issues:** |
| 38 | + |
| 39 | +- Compatibility with future v5 \(aka Dove\) [\#687](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/687) |
11 | 40 |
|
12 | 41 | ## [v6.1.5](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v6.1.5) (2022-07-31)
|
13 | 42 |
|
|
17 | 46 |
|
18 | 47 | - Wrong lodash imports [\#674](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/674)
|
19 | 48 |
|
| 49 | +**Merged pull requests:** |
| 50 | + |
| 51 | +- fix: add js extension to lodash imports [\#684](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/684) ([fratzinger](https://github.com/fratzinger)) |
| 52 | +- Update hooks documentation - setField [\#683](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/683) ([arnoldtkl](https://github.com/arnoldtkl)) |
| 53 | + |
20 | 54 | ## [v6.1.4](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v6.1.4) (2022-07-24)
|
21 | 55 |
|
22 | 56 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v6.1.3...v6.1.4)
|
|
213 | 247 |
|
214 | 248 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v5.0.0...v5.0.1)
|
215 | 249 |
|
216 |
| -**Implemented enhancements:** |
217 |
| - |
218 |
| -- Doument fgraphql [\#466](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/466) |
219 |
| - |
220 | 250 | **Closed issues:**
|
221 | 251 |
|
222 | 252 | - TypeScript definition for fastJoin don't reflect examples for recursive resolvers [\#521](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/521)
|
|
363 | 393 |
|
364 | 394 | - @feathersjs/commons dependency [\#492](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/492)
|
365 | 395 | - Validation hook for restful api [\#491](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/491)
|
366 |
| -- TS for keep fgraphql [\#467](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/467) |
367 | 396 |
|
368 | 397 | **Merged pull requests:**
|
369 | 398 |
|
|
382 | 411 | - add asynciterable to tsconfig and bump ts version [\#484](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/484) ([j2L4e](https://github.com/j2L4e))
|
383 | 412 | - update names and fix the options property [\#481](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/481) ([NickBolles](https://github.com/NickBolles))
|
384 | 413 | - add typings for dialablePhoneNumber hook, add libphonenumber-js as a dependency [\#477](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/477) ([j2L4e](https://github.com/j2L4e))
|
385 |
| -- Add initial types for fgraphql [\#469](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/469) ([NickBolles](https://github.com/NickBolles)) |
386 |
| -- remove dtslint workaround in favor of npx [\#463](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/463) ([j2L4e](https://github.com/j2L4e)) |
387 | 414 |
|
388 | 415 | ## [v4.19.5](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.5) (2018-12-13)
|
389 | 416 |
|
390 | 417 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.4...v4.19.5)
|
391 | 418 |
|
392 |
| -**Closed issues:** |
393 |
| - |
394 |
| -- TS for keepQueryInArray [\#468](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/468) |
395 |
| -- dtslint-build folder in installed package? [\#461](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/461) |
396 |
| - |
397 | 419 | ## [v4.19.4](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.4) (2018-11-29)
|
398 | 420 |
|
399 | 421 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.3...v4.19.4)
|
|
425 | 447 | **Merged pull requests:**
|
426 | 448 |
|
427 | 449 | - Fixed cache to ignore find calls with [\#473](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/473) ([eddyystop](https://github.com/eddyystop))
|
428 |
| -- required\(\) of value false throws fieldname is null [\#470](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/470) ([antarasi](https://github.com/antarasi)) |
429 | 450 |
|
430 | 451 | ## [v4.19.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.0) (2018-11-17)
|
431 | 452 |
|
|
435 | 456 |
|
436 | 457 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.17.14...v4.18.0)
|
437 | 458 |
|
438 |
| -**Implemented enhancements:** |
439 |
| - |
440 |
| -- Document KeepQueryInarray [\#465](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/465) |
441 |
| - |
442 |
| -**Closed issues:** |
443 |
| - |
444 |
| -- Difference between serialize and alterItems [\#464](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/464) |
445 |
| -- softDelete2 returns error on delete [\#462](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/462) |
446 |
| - |
447 | 459 | ## [v4.17.14](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.17.14) (2018-11-01)
|
448 | 460 |
|
449 | 461 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.17.13...v4.17.14)
|
|
452 | 464 |
|
453 | 465 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.17.12...v4.17.13)
|
454 | 466 |
|
455 |
| -**Merged pull requests:** |
456 |
| - |
457 |
| -- Added support for dePopulate to fgraphql hook. [\#459](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/459) ([eddyystop](https://github.com/eddyystop)) |
458 |
| - |
459 | 467 | ## [v4.17.12](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.17.12) (2018-10-29)
|
460 | 468 |
|
461 | 469 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.17.11...v4.17.12)
|
462 | 470 |
|
463 |
| -**Merged pull requests:** |
464 |
| - |
465 |
| -- Added custom dePopulate func to dePopulate hook.' [\#458](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/458) ([eddyystop](https://github.com/eddyystop)) |
466 |
| - |
467 | 471 | ## [v4.17.11](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.17.11) (2018-10-26)
|
468 | 472 |
|
469 | 473 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.17.10...v4.17.11)
|
470 | 474 |
|
471 |
| -**Merged pull requests:** |
472 |
| - |
473 |
| -- Added fgraphql hook. [\#457](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/457) ([eddyystop](https://github.com/eddyystop)) |
474 |
| - |
475 | 475 | ## [v4.17.10](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.17.10) (2018-09-26)
|
476 | 476 |
|
477 | 477 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.17.9...v4.17.10)
|
|
0 commit comments