Skip to content

Commit 43bc403

Browse files
committed
Updating changelog
1 parent b247471 commit 43bc403

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

β€ŽCHANGELOG.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change Log
22

3+
## [v4.17.8](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.8) (2018-09-24)
4+
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.7...v4.17.8)
5+
6+
## [v4.17.7](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.7) (2018-09-24)
7+
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.6...v4.17.7)
8+
9+
**Closed issues:**
10+
11+
- How to pass query parameters from the client to fastJoin [\#447](https://github.com/feathers-plus/feathers-hooks-common/issues/447)
12+
- fastJoin applied but not sent to client when called from server [\#446](https://github.com/feathers-plus/feathers-hooks-common/issues/446)
13+
14+
**Merged pull requests:**
15+
16+
- Typings: Add context to resolver callback arguments. [\#448](https://github.com/feathers-plus/feathers-hooks-common/pull/448) ([j2L4e](https://github.com/j2L4e))
17+
318
## [v4.17.6](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.6) (2018-09-19)
419
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.5...v4.17.6)
520

@@ -479,7 +494,7 @@
479494

480495
**Merged pull requests:**
481496

482-
- Update debug to the latest version πŸš€ [\#244](https://github.com/feathers-plus/feathers-hooks-common/pull/244) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
497+
- Update debug to the latest version πŸš€ [\#244](https://github.com/feathers-plus/feathers-hooks-common/pull/244) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
483498

484499
## [v3.7.1](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.7.1) (2017-08-07)
485500
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v3.7.0...v3.7.1)
@@ -524,7 +539,7 @@
524539

525540
**Merged pull requests:**
526541

527-
- Update sift to the latest version πŸš€ [\#230](https://github.com/feathers-plus/feathers-hooks-common/pull/230) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
542+
- Update sift to the latest version πŸš€ [\#230](https://github.com/feathers-plus/feathers-hooks-common/pull/230) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
528543

529544
## [v3.5.5](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.5.5) (2017-06-20)
530545
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v3.5.3...v3.5.5)
@@ -553,7 +568,7 @@
553568
**Merged pull requests:**
554569

555570
- Unpin AJV dependency [\#216](https://github.com/feathers-plus/feathers-hooks-common/pull/216) ([daffl](https://github.com/daffl))
556-
- Update ajv to the latest version πŸš€ [\#215](https://github.com/feathers-plus/feathers-hooks-common/pull/215) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
571+
- Update ajv to the latest version πŸš€ [\#215](https://github.com/feathers-plus/feathers-hooks-common/pull/215) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
557572
- fix: pin ajv to 5.1.5 [\#212](https://github.com/feathers-plus/feathers-hooks-common/pull/212) ([eddyystop](https://github.com/eddyystop))
558573

559574
## [v3.5.1](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.5.1) (2017-05-30)
@@ -675,11 +690,11 @@
675690

676691
**Merged pull requests:**
677692

678-
- Update ajv to the latest version πŸš€ [\#157](https://github.com/feathers-plus/feathers-hooks-common/pull/157) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
679-
- Update semistandard to the latest version πŸš€ [\#156](https://github.com/feathers-plus/feathers-hooks-common/pull/156) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
693+
- Update ajv to the latest version πŸš€ [\#157](https://github.com/feathers-plus/feathers-hooks-common/pull/157) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
694+
- Update semistandard to the latest version πŸš€ [\#156](https://github.com/feathers-plus/feathers-hooks-common/pull/156) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
680695
- validateSchema's 2nd parameter can be ajv instance [\#155](https://github.com/feathers-plus/feathers-hooks-common/pull/155) ([beeplin](https://github.com/beeplin))
681-
- Update feathers-hooks to the latest version πŸš€ [\#151](https://github.com/feathers-plus/feathers-hooks-common/pull/151) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
682-
- Update dependencies to enable Greenkeeper 🌴 [\#148](https://github.com/feathers-plus/feathers-hooks-common/pull/148) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
696+
- Update feathers-hooks to the latest version πŸš€ [\#151](https://github.com/feathers-plus/feathers-hooks-common/pull/151) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
697+
- Update dependencies to enable Greenkeeper 🌴 [\#148](https://github.com/feathers-plus/feathers-hooks-common/pull/148) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
683698

684699
## [v3.0.0](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.0.0) (2017-04-08)
685700
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v3.0.0-pre.1...v3.0.0)

0 commit comments

Comments
Β (0)