Change8

20.2.1

📦 angularView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This release includes a bug fix for the Angular compiler to correctly handle operator precedence by preserving parentheses in Nullish and Boolean expressions.

🐛 Bug Fixes

  • Ensure parentheses are preserved in expressions combining Nullish coalescing and Boolean operators to maintain correct evaluation order.

🔧 Affected Symbols

compiler