Skip to content

feat: Angular SDK - upgrade angular to version 22.x.x#195

Merged
mrudatsprint merged 11 commits into
mainfrom
miker/ENG-4697/angular-22
Jun 23, 2026
Merged

feat: Angular SDK - upgrade angular to version 22.x.x#195
mrudatsprint merged 11 commits into
mainfrom
miker/ENG-4697/angular-22

Conversation

@mrudatsprint

@mrudatsprint mrudatsprint commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Issue:
Linear_ISSUE_LINK

Description:
upgrade vue to version 3.5.x

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades the Angular SDK workspace and published @fusionauth/angular-sdk package to Angular 22, including related build/test tooling updates needed for the new Angular builder ecosystem.

Changes:

  • Bump Angular dependencies/devDependencies to ^22.0.0, update zone.js to ~0.15.0, and bump the published Angular SDK major version to 2.0.0.
  • Migrate builders from @angular-devkit/build-angular to @angular/build, including a new test “shim” target and updated test builder configuration.
  • Update repo Node version pin and apply minor formatting-only font-stack style changes in Vue/React/Angular styles.

Reviewed changes

Copilot reviewed 15 out of 17 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
packages/sdk-vue/src/styles/button.scss Reformats font-family declaration (style-only).
packages/sdk-react/src/styles/button.module.scss Reformats CSS variable font stack (style-only).
packages/sdk-angular/yarn.lock Removes per-workspace lockfile (repo uses root yarn.lock via workspaces).
packages/sdk-angular/tsconfig.json Updates TS config for Angular 22/tooling (moduleResolution bundler, ignoreDeprecations).
packages/sdk-angular/projects/fusionauth-angular-sdk/tsconfig.spec.json Updates Angular config URL comment.
packages/sdk-angular/projects/fusionauth-angular-sdk/src/lib/components/fusionauth-register.button/fusion-auth-register-button.component.ts Adds standalone: false to component metadata.
packages/sdk-angular/projects/fusionauth-angular-sdk/src/lib/components/fusionauth-logout.button/fusion-auth-logout-button.component.ts Adds standalone: false to component metadata.
packages/sdk-angular/projects/fusionauth-angular-sdk/src/lib/components/fusionauth-login.button/fusion-auth-login-button.component.ts Adds standalone: false to component metadata.
packages/sdk-angular/projects/fusionauth-angular-sdk/src/lib/components/fusionauth-account.button/fusion-auth-account-button.component.ts Adds standalone: false to component metadata.
packages/sdk-angular/projects/fusionauth-angular-sdk/src/lib/components/fusionauth-account.button/fusion-auth-account-button.component.scss Reformats font-family declaration (style-only).
packages/sdk-angular/projects/fusionauth-angular-sdk/src/lib/components/fa-button.scss Reformats font-family declaration (style-only).
packages/sdk-angular/projects/fusionauth-angular-sdk/package.json Bumps published Angular SDK to 2.0.0 and raises Angular peer dependency minimums.
packages/sdk-angular/package.json Updates Angular/tooling deps to v22 and adjusts test script.
packages/sdk-angular/CHANGES.md Documents 2.0.0 breaking changes and upgrade notes.
packages/sdk-angular/angular.json Migrates builders to @angular/build and updates test configuration.
.nvmrc Updates pinned Node version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/sdk-angular/angular.json Outdated
Comment thread .nvmrc Outdated
Comment thread packages/sdk-vue/src/styles/button.scss

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 22 out of 24 changed files in this pull request and generated 4 comments.

Comment thread packages/sdk-angular/CHANGES.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 22 out of 24 changed files in this pull request and generated no new comments.

@mrudatsprint mrudatsprint marked this pull request as ready for review June 22, 2026 19:27

@lyleschemmerling lyleschemmerling left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mrudatsprint mrudatsprint merged commit 830c1db into main Jun 23, 2026
5 checks passed
@mrudatsprint mrudatsprint deleted the miker/ENG-4697/angular-22 branch June 23, 2026 00:28
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.

3 participants