v22.1.0-next.3Pre-release
22.1.0-next.3
@angular/build
| Commit | Description |
|---|---|
| feat - 34d558c3c | add built-in SQLite cache store fallback |
| feat - 52ae7f862 | share persistent build cache across git worktrees |
| fix - 41bd100dd | fallback to build target preserveSymlinks option in karma runner |
| fix - 6d9b360e5 | prevent esbuild service hang on internal component stylesheet builds |
| fix - 85c53d990 | prevent externalizing builder-injected i18n locale data |
| fix - 004cc4104 | strip all vite id prefixes from minified code with external dependencies |
| perf - 09d0a11a8 | enable fast-path AST printing with sourcemaps in AotCompilation |
@angular/ssr
| Commit | Description |
|---|---|
| fix - 0bd22dae0 | replace all route parameters when resolving relative redirects |