Skip to content

Commit 62aac61

Browse files
abueideclaude
andcommitted
docs: add planning documentation to notes/
Move RN 0.84 upgrade planning documents to notes/ directory: - MVP_SUPPORT_PLAN.md: Release planning and testing phases - MVP_TASKS.md: Implementation task checklist - RN_UPGRADE_BREAKING_CHANGES.md: Breaking changes documentation - VERSION_SUPPORT_STRATEGY.md: Version support matrix These are internal planning docs that were originally in the repo root. Updated .gitignore to allow notes/ for planning documentation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 272361c commit 62aac61

5 files changed

Lines changed: 1445 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ AGENTS.md
101101
*.local.sh
102102

103103
# Notes and research (not for commit)
104-
notes/
104+
# notes/ - removed to allow planning docs

0 commit comments

Comments
 (0)