Releases: marshallswain/feathers-graph-populate
Releases · marshallswain/feathers-graph-populate
v4.2.0
What's Changed
- feat: allowUnnamedQueryForExternal for service/app & docs - migrate to vitepress by @fratzinger in #63
Full Changelog: v4.1.0...v4.2.0
v4.1.0
v4.0.1
- chore: add peerDep & update dependencies 4497976
Dove 🎉
- chore: add repo to package.json 7e73b17
- Merge pull request #59 from marshallswain/dove 31c4427
- docs: update badges 435587f
- Merge branch 'dove' of https://github.com/marshallswain/feathers-graph-populate into dove 3af6ee0
- docs(readme): add note to crow version b5deb46
- Merge pull request #58 from fratzinger/dove a32ce09
- test: remove .only test 52098ac
- chore: remove unused packages bd3ac2e
- refactor: move from '/lib' to '/src' 243f3f4
- refactor!: dove ca5e96e
- Merge pull request #44 from fratzinger/np 8f7a606
- chore: switch publish to 'np' 988ceff
Fix issue with single populate with `null` key
See this issue for details: #27
Graph-Populate hooks
This release adds hooks as described here: #23
Many thanks to @fratzinger for his contributions to feathers-graph-populate
and feathers-shallow-populate
.
🎁 Customize the params object
Thanks to work by @fratzinger, you can now more easily utilize the params object to customize queries.