v0.7.12
🚀 Enhancements
- Add support for Async Local Storage (#272)
it is now possible to call useEvent()
to get the current request in your server utils without having to pass it from the event handler, this will open many new possibilities in the future!
The browser rendering docs now included a PDF Generation section: https://hub.nuxt.com/docs/features/browser#pdf-generation
📖 Documentation
❤️ Contributors
- Sébastien Chopin (@atinux)