angular-cn/packages/core/schematics
Kristiyan Kostadinov 81d72a1e37 fix(router): migration incorrectly replacing deprecated key (#39763)
In #38762 we added a migration to replace the deprecated `preserveQueryParams`
option with `queryParamsHandling`, however due to a typo, we ended up replacing it
with `queryParamsHandler` which is invalid.

Fixes #39755.

PR Close #39763
2020-11-19 09:08:10 -08:00
..
migrations fix(router): migration incorrectly replacing deprecated key (#39763) 2020-11-19 09:08:10 -08:00
test fix(router): migration incorrectly replacing deprecated key (#39763) 2020-11-19 09:08:10 -08:00
utils feat(core): add automated migration to replace async with waitForAsync (#39212) 2020-10-13 09:55:34 -07:00
BUILD.bazel feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
migrations.json fix(router): migration incorrectly replacing deprecated key (#39763) 2020-11-19 09:08:10 -08:00
tsconfig.json feat(core): add automated migration to replace async with waitForAsync (#39212) 2020-10-13 09:55:34 -07:00