Skip to content

feat!: support Angular 21 and 22 via peerDependencies#531

Merged
ShaneK merged 5 commits into
major-9.0from
feat/ng22
Jul 9, 2026
Merged

feat!: support Angular 21 and 22 via peerDependencies#531
ShaneK merged 5 commits into
major-9.0from
feat/ng22

Conversation

@ShaneK

@ShaneK ShaneK commented Jun 10, 2026

Copy link
Copy Markdown
Member

Description

Currently, eslint and prettier checks are no-ops and the limit for support is at Angular 20. This PR re-enables eslint and prettier checks and adds support for both Angular 21 and Angular 22. It is a breaking change due to dropping support for Angular 20.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

@ShaneK ShaneK requested a review from brandyscarney June 10, 2026 19:50

@brandyscarney brandyscarney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Left a comment on the Jira ticket!

Comment thread package.json
"path": "./node_modules/cz-conventional-changelog"
}
},
"prettier": "@ionic/prettier-config",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why was this removed?

@ShaneK ShaneK Jul 9, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Because it hasn't been updated in so long that it breaks everything to try to include it. Nothing seems to use it anymore, so moved away from it here too.

brandyscarney
brandyscarney previously approved these changes Jul 2, 2026

@brandyscarney brandyscarney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested it out and everything looks good now! I did have one comment about the prettier change though.

@ShaneK ShaneK changed the base branch from main to major-9.0 July 9, 2026 16:19
@ShaneK ShaneK merged commit ff4d028 into major-9.0 Jul 9, 2026
2 checks passed
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.

2 participants