Skip to content

Commit 287ab10

Browse files
committed
feat: migrate to Angular 14 and upgrade dependencies
BREAKING CHANGE: - Migrate to Angular 14 - Requires Node.js 14+
1 parent 613f17b commit 287ab10

18 files changed

Lines changed: 302 additions & 118 deletions

.ci-templates/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript?WT.mc_id=generatorngxrocket-github-yolasors
55

66
parameters:
7-
nodeVersions: ['12.x', '>=14.x']
7+
nodeVersions: ['14.x', '>=16.x']
88
operatingSystems: ['ubuntu-latest', 'macos-latest', 'windows-latest']
99
testCases: []
1010

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)