Skip to content

Commit 718dc75

Browse files
committed
docs: release notes for the v13.1.2 release
1 parent b03b9ee commit 718dc75

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
<a name="13.1.2"></a>
2+
3+
# 13.1.2 (2021-12-15)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
9+
| [1ddbd75ae](https://github.com/angular/angular-cli/commit/1ddbd75ae200c14b5f33556bd6d5ae6b7722d14e) | fix | add `tailwindcss` support for version 3 |
10+
| [adf925c07](https://github.com/angular/angular-cli/commit/adf925c0755b6e78a57932becdb7b7a764afb9e6) | fix | display FS cache information when `verbose` option is used |
11+
| [09c3826c9](https://github.com/angular/angular-cli/commit/09c3826c9d9128a6b520d0fe8da3cb466d18cddc) | fix | only extract CSS styles when are specified in `styles` option |
12+
13+
### @ngtools/webpack
14+
15+
| Commit | Type | Description |
16+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
17+
| [f31d7f79d](https://github.com/angular/angular-cli/commit/f31d7f79dfa8f997fecdcfec1ebc6cfbe657f3fb) | perf | reduce redudant module rebuilds when cache is restored |
18+
19+
## Special Thanks
20+
21+
Alan Agius, Derek Cormier and Doug Parker
22+
23+
<!-- CHANGELOG SPLIT MARKER -->
24+
125
<a name="13.1.1"></a>
226

327
# 13.1.1 (2021-12-10)

0 commit comments

Comments
 (0)