- Introduced BootstrapContext for improved server-side bootstrapping.
- Removed reliance on global platform injector; getPlatform() and destroyPlatform() become no-ops in server environments.
- Added schematic to automatically update main.server.ts to pass BootstrapContext to bootstrapApplication.