Skip to content

feature: migrate to npm workspaces - #408

Merged
levivilet merged 1 commit into
mainfrom
feature/npm-workspaces
Jul 26, 2026
Merged

feature: migrate to npm workspaces#408
levivilet merged 1 commit into
mainfrom
feature/npm-workspaces

Conversation

@levivilet

Copy link
Copy Markdown
Contributor

Summary

  • replace Lerna bootstrap and task orchestration with npm workspaces
  • consolidate package lockfiles into the root lockfile while preserving all 27 retained direct dependency resolutions
  • update CI, cache-key generation, dependency updates, and hoisted dependency paths for the workspace install

Verification

  • nice npm ci
  • npm run build
  • npm run build:static
  • npm test (110 suites, 322 tests)
  • npm run test-integration
  • npm run type-check
  • npm run lint
  • direct dependency resolution audit: 27 checked, 0 mismatches

@levivilet
levivilet enabled auto-merge (squash) July 26, 2026 07:41
@levivilet
levivilet merged commit 3feaf32 into main Jul 26, 2026
3 checks passed
@levivilet
levivilet deleted the feature/npm-workspaces branch July 26, 2026 07:45
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