-
### Steps to reproduce
Same as fixed : https://github.com/feathersjs-ecosystem/feathers-vuex/pull/505
Fresh Vue 2.0 project with typescript and
"@feathersjs/feathers": "^4.5.11",
"@vue/comp…
-
### Steps to reproduce
(First please check that this issue is not already solved as [described
here](https://github.com/feathersjs/feathers/blob/master/.github/contributing.md#report-a-bug))
- …
-
### 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…
-
It has useful new features and will be the version that gets future enhancements. :)
https://docs.feathersjs.com/guides/migrating.html
-
De momento se han considerado los siguientes como backend (API):
Falcon:
https://falconframework.org/
FeatherJS:
https://feathersjs.com/
Apistar:
https://github.com/encode/apistar
-
https://www.npmjs.com/package/feathers
![image](https://user-images.githubusercontent.com/7545075/38265642-79eb4e96-3744-11e8-80f8-d0ab5413770b.png)
Migration doesn't look tooo bad:
https://doc…
-
Suggestions have been made that FW should shift to ServerSide Rendering. Some resources are:
- [https://quasar-framework.org/guide/ssr-configuring-ssr.html](https://quasar-framework.org/guide/ssr-c…
-
### Steps to reproduce
The `@feathersjs/typebox` package doesn't export the [super useful values module](https://github.com/sinclairzx81/typebox#values).
Happy to submit a PR for this.
### E…
-
### 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…
-
Hello, I know this has already been asked here https://github.com/feathersjs-ecosystem/feathers-objection/issues/101, and your response was its not implemented.
I would like to know why?
is it a m…