jhercog
jhercog
### Steps to reproduce - Cloned [this repo](https://github.com/feathersjs-offline/simple-example) - Updated all @feathersjs dependencies to v5.0.0-pre.17 - Ran node server - Server throws 'Path \ already exists' error: ### Expected behaviour...
Right now `linkify.test('wss://example.com/event')` returns false. Also, there is no 'type' argument for testing against WebSocket urls. Please validate urls with wss/ws scheme as true or include the type argument which...
### Describe the feature The title says it all. Would you consider supporting [Pinia setup stores](https://pinia.vuejs.org/core-concepts/#Setup-Stores) syntax? Currently, pinia-orm supports only the [option stores](https://pinia.vuejs.org/core-concepts/#Option-Stores) syntax. Using setup stores would provide...