@queckezz can you please accept and then do a major semver version bump? We need this so that we can do things like const foo = await ctx.render(...) to get the raw html returned from an invocation with autoRender set to true (the default).
On a side note, I would be happy to help maintain this package. Feel free to add me as a collaborator and also on npm with npm owner add niftylettuce koa-views 🙏
@queckezz can you please accept and then do a major semver version bump? We need this so that we can do things like
const foo = await ctx.render(...)
to get the raw html returned from an invocation withautoRender
set totrue
(the default).On a side note, I would be happy to help maintain this package. Feel free to add me as a collaborator and also on npm with
npm owner add niftylettuce koa-views
🙏