Results 5 issues of Anthony Corcutt

Hi, the query.lean() disables any mongoose virtuals, populations etc. set in the schema, so could this be removed as there is no way to disable it? Then if you did...

This is running before other routes ``` { has: [ { type: 'host', value: '(?.*)', }, ], source: '/:slug*', destination: '/:host/:slug*', }, ```

Deploy to Vercel replaces some headers like cache-control with placeholders like $cache

I'm not sure if you want to pull this in - but it includes a new scanner that supports mixed syntax: It will parse both `` and `{r:tag}{/r:tag}` block styles...

Hi, I've found a small problem when setting the bitmask to a list of strings (for example the output from checkbox parameters) and checking the state before a db save....