Skip to content

refactor: rename packages — graph → graph-core, graph-core-infra → graph-primitives#715

Merged
Yonava merged 5 commits into
mainfrom
yva/core-rename
Jun 27, 2026
Merged

refactor: rename packages — graph → graph-core, graph-core-infra → graph-primitives#715
Yonava merged 5 commits into
mainfrom
yva/core-rename

Conversation

@Yonava

@Yonava Yonava commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Renames @magic/graph@magic/graph-core (directory: packages/graphpackages/graph-core)
  • Renames @magic/graph-core-infra@magic/graph-primitives (directory: packages/graph-core-infrapackages/graph-primitives)
  • Updates all import paths, package.json dependencies, tsconfig.json project references, vite.config.ts aliases and optimizeDeps.exclude, and knip.json across the monorepo
  • Adds @magic/graph-core and @magic/graph-primitives as explicit dependencies + tsconfig references to graph-plugins and products, where the dependency existed transitively but was undeclared
  • Expands vite.config.ts aliases to include graph-primitives, graph-plugins-shared, graph-plugins, and graph-theme-presets

Closes #697
Closes #716

🤖 Generated with Claude Code

@Yonava Yonava merged commit 2c9bc04 into main Jun 27, 2026
1 check failed
@Yonava Yonava deleted the yva/core-rename branch June 27, 2026 05:16
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.

[housekeeping] rename @magic/graph-core-infra to @magic/graph-primitives [graph/core] refactor: rename @magic/graph to @magic/graph-core

1 participant