- Introduced middleware support, wildcard .vue route (creates '/' named 'all'), and linked store/router files export their instances for plugin use.
- Added a build progress bar and removed the requirement for a root <div> around the <nuxt> component.
- Fixed regression where data didn't re‑run on query changes and corrected the ordering of routes generated from file names.
