Skip to content

feat: support Ionic Angular 9 - #7

Merged
rdlabo merged 1 commit into
mainfrom
feat/ionic-angular-v9
Aug 21, 2026
Merged

feat: support Ionic Angular 9#7
rdlabo merged 1 commit into
mainfrom
feat/ionic-angular-v9

Conversation

@rdlabo

@rdlabo rdlabo commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • require Ionic Angular 9 and update the TypeScript toolchain
  • validate the installed Ionic version and honor --project-path during detection
  • remove the unused Ionic import migration in favor of the official npx @ionic/migrate workflow
  • add an Ionic 9 migration guide and README instructions

Validation

  • npm test (65 tests)
  • npm run lint
  • npm run build
  • git diff --check

Review

An independent senior review initially blocked the change on dead migration code, missing version-gate coverage, and incorrect project-path handling. Those findings were addressed, and the second review approved the updated implementation.

@rdlabo
rdlabo marked this pull request as ready for review August 21, 2026 11:23
@rdlabo
rdlabo merged commit b404c71 into main Aug 21, 2026
5 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.

1 participant