|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v5.0.6...HEAD) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- chore\(dependencies\): Update all dependencies [\#628](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/628) ([daffl](https://github.com/daffl)) |
| 10 | +- Fix dependency update action [\#627](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/627) ([daffl](https://github.com/daffl)) |
| 11 | + |
| 12 | +## [v5.0.6](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v5.0.6) (2021-05-14) |
| 13 | + |
| 14 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v5.0.5...v5.0.6) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- TypeError: this.hooks is not a function [\#621](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/621) |
| 19 | +- feathers.js - discard hook not working in authentication.js [\#619](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/619) |
| 20 | + |
3 | 21 | ## [v5.0.5](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v5.0.5) (2021-02-09)
|
4 | 22 |
|
5 | 23 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v5.0.4...v5.0.5)
|
|
42 | 60 | - chore\(dependencies\): Update all dependencies [\#595](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/595) ([github-actions[bot]](https://github.com/apps/github-actions))
|
43 | 61 | - chore\(dependencies\): Update all dependencies [\#592](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/592) ([github-actions[bot]](https://github.com/apps/github-actions))
|
44 | 62 | - Move to GitHub actions and update all dependencies [\#591](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/591) ([daffl](https://github.com/daffl))
|
45 |
| -- Bug/cache select [\#576](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/576) ([DaddyWarbucks](https://github.com/DaddyWarbucks)) |
46 | 63 |
|
47 | 64 | ## [v5.0.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v5.0.3) (2020-04-29)
|
48 | 65 |
|
|
64 | 81 | - find and stash [\#430](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/430)
|
65 | 82 | - Convert JS dates to/from strings/integers on service calls. [\#429](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/429)
|
66 | 83 | - suggestion: hook to emit \(fake\) event [\#422](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/422)
|
67 |
| -- Highlight use of combine for more complex decision making. [\#401](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/401) |
68 | 84 |
|
69 | 85 | **Merged pull requests:**
|
70 | 86 |
|
71 | 87 | - Update all dependencies [\#585](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/585) ([daffl](https://github.com/daffl))
|
72 | 88 | - docs: fix indent [\#577](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/577) ([fratzinger](https://github.com/fratzinger))
|
| 89 | +- Bug/cache select [\#576](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/576) ([DaddyWarbucks](https://github.com/DaddyWarbucks)) |
73 | 90 | - Fix markdown of fastJoin code example [\#573](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/573) ([matiaslopezd](https://github.com/matiaslopezd))
|
74 | 91 | - Changing Object ID import on mongoKeys hook [\#571](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/571) ([luizfer](https://github.com/luizfer))
|
75 | 92 |
|
|
264 | 281 |
|
265 | 282 | - Trying to fix situational test failure soft-delete2-c timeout [\#486](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/486) ([eddyystop](https://github.com/eddyystop))
|
266 | 283 | - Merge forced by pr\#484 [\#485](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/485) ([eddyystop](https://github.com/eddyystop))
|
| 284 | +- add asynciterable to tsconfig and bump ts version [\#484](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/484) ([j2L4e](https://github.com/j2L4e)) |
| 285 | +- update names and fix the options property [\#481](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/481) ([NickBolles](https://github.com/NickBolles)) |
| 286 | +- 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)) |
| 287 | +- Add initial types for fgraphql [\#469](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/469) ([NickBolles](https://github.com/NickBolles)) |
| 288 | +- remove dtslint workaround in favor of npx [\#463](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/463) ([j2L4e](https://github.com/j2L4e)) |
267 | 289 |
|
268 | 290 | ## [v4.19.5](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.5) (2018-12-13)
|
269 | 291 |
|
|
274 | 296 | - TS for keepQueryInArray [\#468](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/468)
|
275 | 297 | - dtslint-build folder in installed package? [\#461](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/461)
|
276 | 298 |
|
277 |
| -**Merged pull requests:** |
278 |
| - |
279 |
| -- add asynciterable to tsconfig and bump ts version [\#484](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/484) ([j2L4e](https://github.com/j2L4e)) |
280 |
| -- update names and fix the options property [\#481](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/481) ([NickBolles](https://github.com/NickBolles)) |
281 |
| -- 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)) |
282 |
| -- Add initial types for fgraphql [\#469](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/469) ([NickBolles](https://github.com/NickBolles)) |
283 |
| -- remove dtslint workaround in favor of npx [\#463](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/463) ([j2L4e](https://github.com/j2L4e)) |
284 |
| - |
285 | 299 | ## [v4.19.4](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.4) (2018-11-29)
|
286 | 300 |
|
287 | 301 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.3...v4.19.4)
|
|
411 | 425 | **Merged pull requests:**
|
412 | 426 |
|
413 | 427 | - fix: isProvider returns a boolean [\#444](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/444) ([bitflower](https://github.com/bitflower))
|
414 |
| -- Update npm installed version [\#434](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/434) ([bravo-kernel](https://github.com/bravo-kernel)) |
415 | 428 |
|
416 | 429 | ## [v4.17.4](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.17.4) (2018-09-13)
|
417 | 430 |
|
|
448 | 461 | - Revert "\[WIP\] Typings: Set up CI testing" [\#439](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/439) ([eddyystop](https://github.com/eddyystop))
|
449 | 462 | - \[WIP\] Typings: Set up CI testing [\#438](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/438) ([j2L4e](https://github.com/j2L4e))
|
450 | 463 | - add typings file + infrastructure [\#437](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/437) ([j2L4e](https://github.com/j2L4e))
|
| 464 | +- Update npm installed version [\#434](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/434) ([bravo-kernel](https://github.com/bravo-kernel)) |
451 | 465 |
|
452 | 466 | ## [v4.16.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.16.3) (2018-08-25)
|
453 | 467 |
|
|
532 | 546 | **Merged pull requests:**
|
533 | 547 |
|
534 | 548 | - Added callingParams, callingParamsDefault hooks. Replaced makeCallingParams [\#411](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/411) ([eddyystop](https://github.com/eddyystop))
|
| 549 | +- Update soft-delete.js [\#410](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/410) ([bertho-zero](https://github.com/bertho-zero)) |
535 | 550 |
|
536 | 551 | ## [v4.13.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.13.0) (2018-06-26)
|
537 | 552 |
|
538 | 553 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.12.1...v4.13.0)
|
539 | 554 |
|
540 |
| -**Merged pull requests:** |
541 |
| - |
542 |
| -- Update soft-delete.js [\#410](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/410) ([bertho-zero](https://github.com/bertho-zero)) |
543 |
| - |
544 | 555 | ## [v4.12.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.12.1) (2018-06-20)
|
545 | 556 |
|
546 | 557 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.12.0...v4.12.1)
|
|
569 | 580 |
|
570 | 581 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.11.1...v4.11.2)
|
571 | 582 |
|
572 |
| -**Implemented enhancements:** |
573 |
| - |
574 |
| -- keep transform null result to an empty object. [\#394](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/394) |
575 |
| - |
576 | 583 | **Merged pull requests:**
|
577 | 584 |
|
578 | 585 | - getByDot no-ops non-obejct records [\#403](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/403) ([eddyystop](https://github.com/eddyystop))
|
579 | 586 | - keep hook ignores records which are not objects [\#402](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/402) ([eddyystop](https://github.com/eddyystop))
|
580 |
| -- closes \#368 [\#400](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/400) ([bertho-zero](https://github.com/bertho-zero)) |
581 |
| -- Enable Semistandard and update code style [\#396](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/396) ([daffl](https://github.com/daffl)) |
582 |
| -- Update all dependencies and badges [\#395](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/395) ([daffl](https://github.com/daffl)) |
583 | 587 |
|
584 | 588 | ## [v4.11.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.11.1) (2018-04-26)
|
585 | 589 |
|
|
0 commit comments