- Fixed transpilation of optional chaining/nullish coalescing for the server CLI and added rebuild on process.env changes in nuxt.config
- Resolved edge cases such as Nuxt Edge module errors, missing routes.json handling, and improved DX logging with the target option
- Updated typings (ScrollRestoration, serverMiddleware), deprecated explicit spa/universal mode, and switched NuxtConfig to an interface