build: bump year (#34651)

PR Close #34651
This commit is contained in:
Adam
2020-01-06 14:48:27 -06:00
committed by atscott
parent f33ec38182
commit 00675269cc
10 changed files with 34 additions and 34 deletions

View File

@ -1,6 +1,6 @@
# Static query migration guide
**Important note for library authors: This migration is especially crucial for library authors to facilitate their users upgrading to version 9 when it becomes available (approx Oct 2019).**
**Important note for library authors: This migration is especially crucial for library authors to facilitate their users upgrading to version 9 when it becomes available.**
In version 9, the default setting for `@ViewChild` and `@ContentChild` queries is changing in order to fix buggy and surprising behavior in queries (read more about that [here](#what-does-this-flag-mean)).