Skip to content

chore: Add MIGRATION.md and reference it from README#210

Merged
harrytmthy merged 1 commit into
mainfrom
chore/add-migration-docs
Apr 25, 2026
Merged

chore: Add MIGRATION.md and reference it from README#210
harrytmthy merged 1 commit into
mainfrom
chore/add-migration-docs

Conversation

@harrytmthy

Copy link
Copy Markdown
Owner

Summary

This PR adds MIGRATION.md for Dagger 2, Hilt, and Koin users, and references it from README.

Implementation Details

The migration guide is split by source library and maps each one to Stitch's most natural path: precompiled for Dagger 2 / Hilt, runtime registration for Koin. It focuses on least-effort migration first, covering one-time setup, scopes, binding definitions, field injection, qualifiers, and current feature gaps. README now includes a dedicated migration entry so users can find the guide after reviewing Stitch's benchmark results.

Closes #209

@harrytmthy harrytmthy added this to the 1.0.0 milestone Apr 25, 2026
@harrytmthy harrytmthy self-assigned this Apr 25, 2026
@harrytmthy harrytmthy added documentation Improvements or additions to documentation chore Project tasks outside Stitch implementations labels Apr 25, 2026
@harrytmthy harrytmthy enabled auto-merge (squash) April 25, 2026 18:46
@harrytmthy harrytmthy merged commit db363f6 into main Apr 25, 2026
1 check passed
@harrytmthy harrytmthy deleted the chore/add-migration-docs branch April 25, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Project tasks outside Stitch implementations documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add MIGRATION.md and reference it from README

1 participant