Skip to content

v0.7.12

Compare
Choose a tag to compare
@atinux atinux released this 10 Sep 17:59
· 150 commits to main since this release
2b467f1

compare changes

🚀 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