Skip to content

feat(mapper): map package-less monorepo roots#75

Merged
vincentkoc merged 3 commits into
mainfrom
feat/clawpatch-monorepo-format-release
May 18, 2026
Merged

feat(mapper): map package-less monorepo roots#75
vincentkoc merged 3 commits into
mainfrom
feat/clawpatch-monorepo-format-release

Conversation

@vincentkoc
Copy link
Copy Markdown
Member

Summary

  • map package-less Node/TypeScript app roots discovered from workspace patterns and conventional monorepo folders
  • support hoisted Next route mapping for package-less app roots, including deep App Router and API-only routes
  • pin oxfmt indentation config and add no-publish release-prep docs/checklist

Validation

  • codex review --base origin/main: clean after fix loop
  • pnpm -s format:check
  • pnpm -s typecheck
  • pnpm -s lint
  • pnpm exec vitest run src/mapper.test.ts --maxWorkers=1
  • pnpm -s test
  • pnpm -s build
  • pnpm -s pack:smoke
  • npm pack --dry-run --json --ignore-scripts
  • git diff --check

No release was performed; these changes will be added to the next release.

@vincentkoc vincentkoc marked this pull request as ready for review May 18, 2026 16:14
@vincentkoc vincentkoc merged commit 6fdd8fa into main May 18, 2026
4 checks passed
@vincentkoc vincentkoc deleted the feat/clawpatch-monorepo-format-release branch May 18, 2026 16:14
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.

1 participant