- Removed the Refresh button from the Transfer State tab.
- Added BootstrapContext for improved server‑side bootstrapping and provided a schematic to update main.server.ts files.
- Breaking change: server bootstrapping no longer relies on a global platform injector; getPlatform() and destroyPlatform() now return null/no‑op in server environments.