Skip to content

chore: flatten monorepo to single package/ directory#2

Merged
rqbazan merged 3 commits into
mainfrom
chore/flatten-monorepo
May 13, 2026
Merged

chore: flatten monorepo to single package/ directory#2
rqbazan merged 3 commits into
mainfrom
chore/flatten-monorepo

Conversation

@rqbazan

@rqbazan rqbazan commented May 13, 2026

Copy link
Copy Markdown
Member

Summary

  • Move packages/env/package/ since this monorepo only ships one library; the extra nesting wasn't carrying weight.
  • Update pnpm-workspace.yaml, the published homepage in package/package.json, and internal README links to match.
  • Refresh root README.md with an install snippet and a short Structure section reflecting the new layout.

Test plan

  • pnpm install regenerates a clean pnpm-lock.yaml
  • pnpm test — 77/77 passing (vitest run via Turbo)
  • pnpm test:types — all 6 packages typecheck
  • Sanity-check: @vlandoss/env resolves from package/ in every example (workspace:*)

🤖 Generated with Claude Code

rqbazan and others added 3 commits May 13, 2026 16:56
Move from packages/env to package/ to simplify the layout for a
single-package monorepo. Update workspace config, internal docs, and
the homepage URL in the published package.json accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rqbazan
rqbazan merged commit f2d9b91 into main May 13, 2026
3 checks passed
@rqbazan
rqbazan deleted the chore/flatten-monorepo branch May 13, 2026 22:02
@vland-bot vland-bot Bot mentioned this pull request May 13, 2026
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