Skip to content

1-components#43

Open
srishtiagrawal wants to merge 38 commits into
masterfrom
1-components
Open

1-components#43
srishtiagrawal wants to merge 38 commits into
masterfrom
1-components

Conversation

@srishtiagrawal

Copy link
Copy Markdown

merged

jhades and others added 8 commits November 28, 2022 17:10
…ne change detection

Migration Changes
 [router-current-navigation] Replaces usages of the deprecated  Router.getCurrentNavigation method with the Router.currentNavigation signal.
Converts the entire application to block control flow syntax.
…r server execution

- Updated Angular dependencies from version 21 to 22 in package.json.
- Changed server execution command from ts-node to tsx in package.json.
- Modified server.ts to use default import for express.
- Updated server.tsconfig.json to include target, lib, types, and esModuleInterop options.
- Added ChangeDetectionStrategy to AppComponent in app.component.ts.
- Enhanced tsconfig.app.json and tsconfig.spec.json with angularCompilerOptions for extended diagnostics.
- Updated tsconfig.json with new compiler options for stricter checks and deprecation handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants