Pooya Parsa
Pooya Parsa
> I need to catch a route like /@:username/ and bypass all not starting with @. Supporting paterns in same segment of routes will be coming with next major version...
@FeldrinH No and you should not register middleware inside a runtime plugin (it is unstable and unpredictable). Middleware should be registered via `server/middleware` directory or `handlers: [{ middleware: true, handler:...
@antfu @danielroe is issue still trackable?
https://nitro.unjs.io/guide/websocket
Hi. In next version of h3 (1.8) you can directly `return` a web or node.js stream 👍🏼
Hi. Sorry for not adding comments on this for long time. I belive this is something worth to support to allow hooks such as authentication, cors and validation to run...
Hi. This will be possible via upcoming object syntax. Please follow up via #424
@vaso2 Thanks for your interest and nice module ❤️ There is a package [@nuxtjs/font-awesome](https://www.npmjs.com/package/@nuxtjs/font-awesome) which can be used/replaced with a major version bump to your code. Regarding ownership, the module...