Skip to content

Commit ac72fa3

Browse files
committed
Updating changelog
1 parent cc18cef commit ac72fa3

File tree

1 file changed

+26
-22
lines changed

1 file changed

+26
-22
lines changed

CHANGELOG.md

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

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+
321
## [v5.0.5](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v5.0.5) (2021-02-09)
422

523
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v5.0.4...v5.0.5)
@@ -42,7 +60,6 @@
4260
- 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))
4361
- 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))
4462
- 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))
4663

4764
## [v5.0.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v5.0.3) (2020-04-29)
4865

@@ -64,12 +81,12 @@
6481
- find and stash [\#430](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/430)
6582
- Convert JS dates to/from strings/integers on service calls. [\#429](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/429)
6683
- 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)
6884

6985
**Merged pull requests:**
7086

7187
- Update all dependencies [\#585](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/585) ([daffl](https://github.com/daffl))
7288
- 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))
7390
- Fix markdown of fastJoin code example [\#573](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/573) ([matiaslopezd](https://github.com/matiaslopezd))
7491
- Changing Object ID import on mongoKeys hook [\#571](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/571) ([luizfer](https://github.com/luizfer))
7592

@@ -264,6 +281,11 @@
264281

265282
- 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))
266283
- 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))
267289

268290
## [v4.19.5](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.5) (2018-12-13)
269291

@@ -274,14 +296,6 @@
274296
- TS for keepQueryInArray [\#468](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/468)
275297
- dtslint-build folder in installed package? [\#461](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/461)
276298

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-
285299
## [v4.19.4](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.19.4) (2018-11-29)
286300

287301
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.19.3...v4.19.4)
@@ -411,7 +425,6 @@
411425
**Merged pull requests:**
412426

413427
- 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))
415428

416429
## [v4.17.4](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.17.4) (2018-09-13)
417430

@@ -448,6 +461,7 @@
448461
- Revert "\[WIP\] Typings: Set up CI testing" [\#439](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/439) ([eddyystop](https://github.com/eddyystop))
449462
- \[WIP\] Typings: Set up CI testing [\#438](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/438) ([j2L4e](https://github.com/j2L4e))
450463
- 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))
451465

452466
## [v4.16.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.16.3) (2018-08-25)
453467

@@ -532,15 +546,12 @@
532546
**Merged pull requests:**
533547

534548
- 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))
535550

536551
## [v4.13.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.13.0) (2018-06-26)
537552

538553
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.12.1...v4.13.0)
539554

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-
544555
## [v4.12.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.12.1) (2018-06-20)
545556

546557
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.12.0...v4.12.1)
@@ -569,17 +580,10 @@
569580

570581
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v4.11.1...v4.11.2)
571582

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-
576583
**Merged pull requests:**
577584

578585
- getByDot no-ops non-obejct records [\#403](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/403) ([eddyystop](https://github.com/eddyystop))
579586
- 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))
583587

584588
## [v4.11.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v4.11.1) (2018-04-26)
585589

0 commit comments

Comments
 (0)