Skip to content

Commit 8004f34

Browse files
committed
Updating changelog
1 parent fddaeab commit 8004f34

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## [v4.16.3](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.16.3) (2018-08-25)
4+
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.16.2...v4.16.3)
5+
6+
**Implemented enhancements:**
7+
8+
- Cache with mongoose ObjectId will fail to find the keyFieldName in cache [\#424](https://github.com/feathers-plus/feathers-hooks-common/issues/424)
9+
10+
**Closed issues:**
11+
12+
- Create TypeScript typings for this package [\#432](https://github.com/feathers-plus/feathers-hooks-common/issues/432)
13+
14+
**Merged pull requests:**
15+
16+
- Added `keepQuery` support for keeping props with dot in their name [\#431](https://github.com/feathers-plus/feathers-hooks-common/pull/431) ([dekelev](https://github.com/dekelev))
17+
- Update alter-items.js [\#428](https://github.com/feathers-plus/feathers-hooks-common/pull/428) ([bertho-zero](https://github.com/bertho-zero))
18+
319
## [v4.16.2](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.16.2) (2018-08-14)
420
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.16.1...v4.16.2)
521

0 commit comments

Comments
 (0)