-
## The devDependency [@types/feathersjs__configuration](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `1.0.2` to `1.0.3`.
🚨 [View failing branch](https://github.com/lukeburpee…
-
## The devDependency [@types/feathersjs__primus](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `3.0.2` to `3.0.3`.
🚨 [View failing branch](https://github.com/lukeburpee/feathe…
-
## The devDependency [@types/feathersjs__authentication-local](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `1.0.4` to `1.0.5`.
🚨 [View failing branch](https://github.com/luk…
-
All the examples in the readme use Express, but the default for Feathers v5 is Koa. It would be nice to see how to use this library with Koa instead.
Thanks!
-
Please add support for `feathers` npm modules and friends:
```
feathers
feathers-authentication-client
feathers-hooks
feathers-socketio
socket.io-client
```
This would allow for a very conve…
-
### Steps to reproduce
Attempt to swap the Adapter.Model on a feathers-memory service.
### Expected behavior
Swaps should happen, like they do on MongoDB and Knex adapters.
The feature shoul…
-
### Steps to reproduce
```
{{ user }}
...
id: 42
```
### Expected behavior
User object with nested profile object
### Actual behavior
User object is empty.
The…
-
Could you add support for new open-source server-side data store?
I found this good open-source alternatives to Firebase:
- http://feathersjs.com
- http://telepat.io
- http://socketcluster.io
- https…
-
**Is your feature request related to a problem? Please describe.**
I am attempting to move my code base off of CJS and onto ESM.
**Describe the solution you'd like**
For feathers-swagger to supp…
-
The issue was originally reported by @bmomberger-bitovi on slack:
```
I was tinkering with canjs/canjs on my day off and I noticed that there were a few duplicated packages in
the prod build. One …