- Fixed several bugs: webpack chunk naming, missing nomodule in legacy builds, router redirect errors, Vue Router scrollToTop regression, and router module reallocation.
- Improved error handling by using '/' anchor for undefined routes and updated error codes for redirects.
- Enhanced CLI project directory detection and added TypeScript definitions for component transition property.