Skip to content

refactor: Migrate to Lerna monorepo with Biome, tsup, and Vitest - #8

Merged
Randagio13 merged 5 commits into
mainfrom
feat/lerna-biome-refactor
Apr 18, 2026
Merged

refactor: Migrate to Lerna monorepo with Biome, tsup, and Vitest#8
Randagio13 merged 5 commits into
mainfrom
feat/lerna-biome-refactor

Conversation

@Randagio13

Copy link
Copy Markdown
Owner

Summary

  • Split into @minimize-js/core (pure logic) + minimize-js (CLI)
  • Add Lerna + pnpm workspaces with fixed versioning and conventional commits
  • Replace semantic-release, Babel, Jest, tsc with Lerna, Biome, Vitest, tsup

Design spec

docs/superpowers/specs/2026-04-17-lerna-biome-refactor-design.md

Closes #7

Test plan

  • Review design spec
  • Approve before implementation begins

🤖 Generated with Claude Code

@Randagio13
Randagio13 merged commit c0c3b4c into main Apr 18, 2026
1 check failed
@Randagio13
Randagio13 deleted the feat/lerna-biome-refactor branch April 18, 2026 08:33
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.

refactor: Migrate to Lerna monorepo with Biome, tsup, and Vitest

1 participant