Skip to content

feat(angular): update lazy and standalone import paths#1881

Merged
OS-jacobbell merged 4 commits into
major-9.0from
FW-7606
Jul 16, 2026
Merged

feat(angular): update lazy and standalone import paths#1881
OS-jacobbell merged 4 commits into
major-9.0from
FW-7606

Conversation

@OS-jacobbell

Copy link
Copy Markdown

Description

Ionic Framework v9 makes standalone components the default for Angular and changes the import paths: @ionic/angular -> @ionic/angular/lazy and @ionic/angular/standalone -> @ionic/angular. This PR updates the starter apps to use these new import paths.

Change Type

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

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

The @ionic/angular dev build version specified in package.json has been bumped to a build with the import path updates. These will need to be changed to a 9.x build before merging major-9.0 branch into main.

@OS-jacobbell OS-jacobbell requested a review from a team as a code owner July 14, 2026 17:34
@OS-jacobbell OS-jacobbell requested review from gnbm and removed request for a team July 14, 2026 17:34
Comment thread angular-standalone/base/package.json
Comment thread angular/official/blank/src/app/app.module.ts

@ShaneK ShaneK 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.

Awesome work! And good job finding that vscode import issue too!

@OS-jacobbell OS-jacobbell merged commit af7a05e into major-9.0 Jul 16, 2026
30 checks passed
@OS-jacobbell OS-jacobbell deleted the FW-7606 branch July 16, 2026 16:47
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