Skip to content

Commit d99e4ed

Browse files
committed
docs: release notes for the v19.0.6 release
1 parent 938bd4a commit d99e4ed

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Diff for: CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="19.0.6"></a>
2+
3+
# 19.0.6 (2024-12-18)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ |
9+
| [db7421231](https://github.com/angular/angular-cli/commit/db7421231c3da7bbbfde72dc35642aaf005fbeca) | fix | jasmine.clock with app builder |
10+
11+
### @angular/build
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
15+
| [5fbc105ed](https://github.com/angular/angular-cli/commit/5fbc105ed0cb76106916660d99fc53d7480dcbc8) | fix | force HTTP/1.1 in dev-server SSR with SSL |
16+
17+
### @angular/ssr
18+
19+
| Commit | Type | Description |
20+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- |
21+
| [2f4df6b2b](https://github.com/angular/angular-cli/commit/2f4df6b2be458b3651df49f3bced923e8df4d547) | fix | correctly resolve pre-transform resources in Vite SSR without AppEngine |
22+
| [0789a9e13](https://github.com/angular/angular-cli/commit/0789a9e133fed4edc29b108630b2cf91e157127e) | fix | ensure correct `Location` header for redirects behind a proxy |
23+
24+
<!-- CHANGELOG SPLIT MARKER -->
25+
126
<a name="19.1.0-next.1"></a>
227

328
# 19.1.0-next.1 (2024-12-12)

0 commit comments

Comments
 (0)