- Scripts executed concurrently now output in separate terminal sections, and the --parallel flag works within a single project.
- Optimized project manifest normalization to reduce data copying and improve performance.
- Fixed OOM crashes by moving wantedLockfile loading outside the dependency hierarchy and replaced inefficient Ramda difference usage.
