v22.1.7
22.1.7
Fixed 8
- isolate temporary package installations from parent Yarn workspace
- add splitting option to unit-test builder
- enable code splitting for vitest browser tests
- fail build and exclude routes when prerendering fails
- keep dev-server Vite cache worktree-local
- preserve binary values in the SQLite cache store
- decode pathname when constructing server asset path
- ensure public directory containment in CommonEngine
From angular-cli
@angular/cli
| Commit | Description |
|---|---|
| fix - e9db85c0f | isolate temporary package installations from parent Yarn workspace |
@angular/build
| Commit | Description |
|---|---|
| fix - 1c9b1af61 | add splitting option to unit-test builder |
| fix - 4b861f458 | enable code splitting for vitest browser tests |
| fix - f1fd82381 | fail build and exclude routes when prerendering fails |
| fix - a84906fe3 | keep dev-server Vite cache worktree-local |
| fix - fcf883ef1 | preserve binary values in the SQLite cache store |
@angular/ssr
| Commit | Description |
|---|---|
| fix - baf1ca189 | decode pathname when constructing server asset path |
| fix - 70748ca8e | ensure public directory containment in CommonEngine |