Skip to content

Releases: marshallswain/feathers-graph-populate

v4.2.0

19 Jan 19:04
Compare
Choose a tag to compare

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

22 Sep 14:11
Compare
Choose a tag to compare

v4.0.1...v4.1.0

v4.0.1

22 Sep 12:51
Compare
Choose a tag to compare
  • chore: add peerDep & update dependencies 4497976

v4.0.0...v4.0.1

Dove 🎉

17 Mar 15:04
Compare
Choose a tag to compare

v3.0.1...v4.0.0

Fix issue with single populate with `null` key

30 Apr 19:13
Compare
Choose a tag to compare

Graph-Populate hooks

08 Apr 02:05
Compare
Choose a tag to compare

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

30 Sep 23:21
Compare
Choose a tag to compare

Thanks to work by @fratzinger, you can now more easily utilize the params object to customize queries.

Mattchewone/feathers-shallow-populate#16