Commit 15f3d5a 1 parent ddeb2b2 commit 15f3d5a Copy full SHA for 15f3d5a
File tree 2 files changed +32
-1
lines changed
2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="18.2.1"></a>
2
+
3
+ # 18.2.1 (2024-08-21)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
9
+ | [05a274a01](https://github.com/angular/angular-cli/commit/05a274a01365c21f69c0412f3455acd14cc6ddc5) | fix | prevent bypassing select/checkbox prompts on validation failure |
10
+
11
+ ### @angular-devkit/schematics-cli
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
15
+ | [94e27c88b](https://github.com/angular/angular-cli/commit/94e27c88bb968589bc8b9b5d6536ce6c0ba0b24f) | fix | prevent bypassing select/checkbox prompts on validation failure |
16
+
17
+ ### @angular-devkit/build-angular
18
+
19
+ | Commit | Type | Description |
20
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
21
+ | [ddeb2b2b9](https://github.com/angular/angular-cli/commit/ddeb2b2b93eaa9d8b659d17357aa2b7a9dc509ce) | fix | remove outdated browser-esbuild option warning |
22
+
23
+ ### @angular/build
24
+
25
+ | Commit | Type | Description |
26
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------- |
27
+ | [83b2699ab](https://github.com/angular/angular-cli/commit/83b2699abbf58a7c90d2339fa4a01d67aa2d2d33) | fix | improve error message when an unhandled exception occurs during prerendering |
28
+ | [0be4038a5](https://github.com/angular/angular-cli/commit/0be4038a503626e2e9f44d68fe5599cc6028dd8e) | fix | support reading on-disk files during i18n extraction |
29
+
30
+ <!-- CHANGELOG SPLIT MARKER -->
31
+
1
32
<a name="18.2.0"></a>
2
33
3
34
# 18.2.0 (2024-08-14)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 18.2.0 " ,
3
+ "version" : " 18.2.1 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments