v2.13.1
NOTE As of Nuxt@3.12.0 there is a regression which cause removing
/
from prerendered routes. because of this,nuxi generate
might not work as expected. As a workaround you can add/
intonitro.prerender.routes
insidenuxt.config.ts
to solve this issue.
🔥 Performance
- dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#2675)
🩹 Fixes
- module: Do not force prerender index page (#2681)
- Hot reload on dev server for documentDriven: false (#2686)
📖 Documentation
🏡 Chore
❤️ Contributors
- Roman Lossa roman.lossa@lycorp.co.jp
- Bogdan Gradinariu (@gion)
- Farnabaz farnabaz@gmail.com
- Gareth gareth@redfern.dev