-
The following changes are needed to fully prepare `feathers-objection` for Feathers v5 Dove:
- [ ] Port to TypeScript
- [ ] Support the updated `@feathersjs/adapter-tests` suite. (including `param…
-
### Steps to reproduce
Using disablePagination hook produces a typescript error
eg. 1
```js
// /src/app.hooks.ts
import { disablePagination } from "feathers-hooks-common";
export default…
-
### Steps to reproduce
On upgrading angular application to **Angular 10.0.0** It gives warning for modules and packages that have dependency on commonjs or AMD for optimization bailouts
PSB Log fo…
-
I'm trying to find a practical/recommend way to extract services, separating them into their own instances, following microservices-style. In this matter, there is an interesting statement on the land…
-
https://github.com/feathersjs-ecosystem/feathers-hooks-common/blob/f91393d839e0f155ccf15f7e7d5f6e1b35977015/lib/services/soft-delete.js#L37
So in the `softDelete` function the `params.provider` i…
-
### Steps to reproduce
Hello,
I have been playing around with Feathers Dove V5 in order to see the implications of upgrading from v4 and have stumbled upon this typescript Error while customizin…
-
Looks like passport-google-token is having some trouble registering.
```
express:router:route delete /auth/google/:__feathersId +0ms
express:router:layer new / +0ms
express:router:route delet…
-
### Steps to reproduce
I updated my code to feathers 5-pre.33, feathers-reactive@0.10.0, ...
Afterwards I get the following typescript error:
Property 'watch' does not exist on type 'FeathersServ…
-
### Steps to reproduce
Add this library to a typescript angular project
And configure feathers with rx:
```javascript
import { feathers} from '@feathersjs/feathers';
import { rx } from 'feath…
-
## The dependency [@feathersjs/feathers](https://github.com/feathersjs/feathers) was updated from `3.2.3` to `3.3.0`.
🚨 [View failing branch](https://github.com/BarbellHero/barbell-hero/compare/mast…