|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v5.0.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v5.0.2) (2020-01-23) |
| 4 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v5.0.1...v5.0.2) |
| 5 | + |
| 6 | +**Fixed bugs:** |
| 7 | + |
| 8 | +- setSlug not working in buzzard [\#380](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/380) |
| 9 | + |
| 10 | +**Merged pull requests:** |
| 11 | + |
| 12 | +- Greenkeeper/sift 11.0.9 [\#566](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/566) ([daffl](https://github.com/daffl)) |
| 13 | +- Change check for external provider as per daffl in disallow.js by 104c1b1 [\#565](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/565) ([jalbersdorfer](https://github.com/jalbersdorfer)) |
| 14 | +- Fix formatting of the Header for the `runHook` documentation [\#563](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/563) ([pdfowler](https://github.com/pdfowler)) |
| 15 | +- :pencil2: fix minor typos [\#561](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/561) ([arfanliaqat](https://github.com/arfanliaqat)) |
| 16 | + |
3 | 17 | ## [v5.0.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v5.0.1) (2019-12-31)
|
4 | 18 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v5.0.0...v5.0.1)
|
5 | 19 |
|
| 20 | +**Implemented enhancements:** |
| 21 | + |
| 22 | +- Doument fgraphql [\#466](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/466) |
| 23 | +- Clarify fastJoin API docs. [\#452](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/452) |
| 24 | +- Improvement: review alterItems tests [\#408](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/408) |
| 25 | + |
| 26 | +**Closed issues:** |
| 27 | + |
| 28 | +- TypeScript definition for fastJoin don't reflect examples for recursive resolvers [\#521](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/521) |
| 29 | +- Write docs for sequelizeConvert [\#497](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/497) |
| 30 | +- Suggestion: Utility to allow hooks to be skippable. [\#417](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/417) |
| 31 | +- Suggestion: possible enhancement: utilities to extract info from `app` [\#416](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/416) |
| 32 | +- Suggestion: Add DB specific hooks [\#347](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/347) |
| 33 | + |
6 | 34 | **Merged pull requests:**
|
7 | 35 |
|
8 | 36 | - Tweaks for v5 release [\#560](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/560) ([daffl](https://github.com/daffl))
|
|
596 | 624 | ## [v4.3.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.3.0) (2018-01-29)
|
597 | 625 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v3.10.0...v4.3.0)
|
598 | 626 |
|
599 |
| -**Implemented enhancements:** |
600 |
| - |
601 |
| -- makeCallingParams include not working [\#334](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/334) |
602 |
| -- Update makeCallingParams hook to use getByDot/setByDot [\#335](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/335) ([Mattchewone](https://github.com/Mattchewone)) |
603 |
| -- close \#308, add disableMultiItemCreate [\#330](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/330) ([beeplin](https://github.com/beeplin)) |
604 |
| - |
605 | 627 | **Fixed bugs:**
|
606 | 628 |
|
607 | 629 | - StashBefore should skip the id check when a query is provided [\#337](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/337)
|
608 | 630 | - Fixed issue \#337 and included relevant test - ignore missing id when … [\#338](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/338) ([Protoss78](https://github.com/Protoss78))
|
609 | 631 | - Fixed issue with params being populated at the wrong level [\#336](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/336) ([Mattchewone](https://github.com/Mattchewone))
|
610 | 632 |
|
611 |
| -**Merged pull requests:** |
612 |
| - |
613 |
| -- Improve alterItems hook: can map to a newly created object [\#332](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/332) ([beeplin](https://github.com/beeplin)) |
614 |
| -- Minor semver change for disableMultiItemCreate hook. [\#331](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/331) ([eddyystop](https://github.com/eddyystop)) |
615 |
| - |
616 | 633 | ## [v3.10.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v3.10.0) (2017-10-21)
|
617 | 634 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v3.9.0...v3.10.0)
|
618 | 635 |
|
|
751 | 768 | ## [v1.3.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v1.3.0) (2016-08-18)
|
752 | 769 |
|
753 | 770 |
|
754 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 771 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments