Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTypeScript definitions for publish callback #1278
Comments
|
This has been fixed this weekend. It will be published with Feathers 4. |
|
Any timeline when Feathers 4 will be published? |
Looking at the PR #1275 merge to master branch, the Unlike Is there any other branch that contains the fix? |
|
Closed by #1396 |
Referencing following lines:
feathers/packages/transport-commons/src/channels/index.ts
Line 13 in 9dd6713
feathers/packages/transport-commons/src/channels/index.ts
Line 15 in 9dd6713
The callback should be a function that could return
nullas documented here.