You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[596037010](https://github.com/angular/angular-cli/commit/596037010a8113809657cebc9385d040922e6d86)| fix | add missing space after period in warning text |
|[44c25511e](https://github.com/angular/angular-cli/commit/44c25511ea2adbd4fbe82a6122fc00af612be8e8)| feat | add ability to serve service worker when using dev-server |
16
+
|[3fb569b5c](https://github.com/angular/angular-cli/commit/3fb569b5c82f22afca4dc59313356f198755827e)| feat | switch to Sass modern API in esbuild builder |
|[c4402b1bd](https://github.com/angular/angular-cli/commit/c4402b1bd32cdb0cdd7aeab14239b57ee700d361)| fix | correctly handle parenthesis in url |
19
+
|[50c783307](https://github.com/angular/angular-cli/commit/50c783307eb1253f4f2a87502bd7a19f6a409aeb)| fix | use valid CSS comment for sourcemaps with Sass in esbuild builder |
20
+
|[4c251853f](https://github.com/angular/angular-cli/commit/4c251853fbc66c6c9aae171dc75612db31afe2fb)| perf | avoid extra string creation with no sourcemaps for esbuild sass |
21
+
|[d97640534](https://github.com/angular/angular-cli/commit/d9764053478620a5f4a3349c377c74415435bcbb)| perf | with esbuild builder only load Sass compiler when needed |
16
22
17
23
## Special Thanks
18
24
19
-
AgentEnder, Alan Agius, Charles Lyding and Jason Bedard
25
+
Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Kristiyan Kostadinov and angular-robot[bot]
20
26
21
27
<!-- CHANGELOG SPLIT MARKER -->
22
28
@@ -36,35 +42,6 @@ AgentEnder, Alan Agius, Charles Lyding and Jason Bedard
|[44c25511e](https://github.com/angular/angular-cli/commit/44c25511ea2adbd4fbe82a6122fc00af612be8e8)| feat | add ability to serve service worker when using dev-server |
48
-
|[3fb569b5c](https://github.com/angular/angular-cli/commit/3fb569b5c82f22afca4dc59313356f198755827e)| feat | switch to Sass modern API in esbuild builder |
49
-
|[7de9b470c](https://github.com/angular/angular-cli/commit/7de9b470cb54d974027a8baf88b611585fc526c7)| fix | avoid collect stats from chunks with no files |
50
-
|[70bc35456](https://github.com/angular/angular-cli/commit/70bc35456aa5b58ce1a0e2440ebb6533c7f5e48b)| fix | correctly handle data URIs with escaped quotes in stylesheets |
51
-
|[f474bf532](https://github.com/angular/angular-cli/commit/f474bf532f89a296eb1b47f941998d73c1c51e8a)| fix | process stylesheet resources from url tokens with esbuild browser builder |
52
-
|[50c783307](https://github.com/angular/angular-cli/commit/50c783307eb1253f4f2a87502bd7a19f6a409aeb)| fix | use valid CSS comment for sourcemaps with Sass in esbuild builder |
53
-
|[3e3dc6962](https://github.com/angular/angular-cli/commit/3e3dc6962d49cb8e8575146b22d134732cfff39f)| perf | reduce babel transformation in esbuild builder |
54
-
|[8f9cee351](https://github.com/angular/angular-cli/commit/8f9cee351e5cc7da5a75b1a9b06306bc224e6b56)| perf | use esbuild in esbuild builder to downlevel native async/await |
|[cf9afeec2](https://github.com/angular/angular-cli/commit/cf9afeec20c035386a081fdeec98c9f26f82692e)| fix | elide type only named imports when using `emitDecoratorMetadata`|
61
-
62
-
## Special Thanks
63
-
64
-
Alan Agius, Charles Lyding and Jason Bedard
65
-
66
-
<!-- CHANGELOG SPLIT MARKER -->
67
-
68
45
<aname="14.1.2"></a>
69
46
70
47
# 14.1.2 (2022-08-10)
@@ -91,22 +68,6 @@ Alan Agius, Charles Lyding and Jason Bedard
|[596037010](https://github.com/angular/angular-cli/commit/596037010a8113809657cebc9385d040922e6d86)| fix | add missing space after period in warning text |
103
-
104
-
## Special Thanks
105
-
106
-
Alan Agius, Charles Lyding, Doug Parker, Jason Bedard and angular-robot[bot]
0 commit comments