Skip to content

doc: fix migration require path - #659

Merged
jsimck merged 1 commit into
masterfrom
fix-migration-ima20
Feb 2, 2026
Merged

doc: fix migration require path#659
jsimck merged 1 commit into
masterfrom
fix-migration-ima20

Conversation

@crysadrak

Copy link
Copy Markdown
Collaborator

No description provided.

@crysadrak
crysadrak requested review from Copilot and jsimck January 15, 2026 08:18
@changeset-bot

changeset-bot Bot commented Jan 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7c207f9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI 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.

Pull request overview

This PR attempts to fix a migration require path in the 20.0.0 migration documentation by adding /dist/ to the degradation module import path. However, the change appears to introduce an error rather than fix one, as the @ima/server package does not have a dist folder and the correct path should not include /dist/.

Changes:

  • Modified require path from @ima/server/degradation to @ima/server/dist/degradation in one location

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

Comment thread docs/migration/migration-20.0.0.md Outdated
@crysadrak
crysadrak requested a review from Filipoliko January 29, 2026 16:56
@crysadrak
crysadrak force-pushed the fix-migration-ima20 branch from 2d6c240 to 7c207f9 Compare February 2, 2026 08:01
@jsimck
jsimck merged commit 7829a55 into master Feb 2, 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.

3 participants