Skip to content

chore: migrate package manager from npm to pnpm#9

Merged
nol4lej merged 2 commits into
mainfrom
chore/migrate-to-pnpm
Apr 21, 2026
Merged

chore: migrate package manager from npm to pnpm#9
nol4lej merged 2 commits into
mainfrom
chore/migrate-to-pnpm

Conversation

@nol4lej
Copy link
Copy Markdown
Member

@nol4lej nol4lej commented Apr 21, 2026

  • Add pnpm/action-setup@v4 to ci and release workflows
  • Replace npm ci with pnpm install --frozen-lockfile
  • Replace npm run/publish with pnpm equivalents
  • Add packageManager field to package.json (pnpm@10.32.1)
  • Update dev dependencies to latest versions
  • Bump version to 0.5.1

nol4lej added 2 commits April 21, 2026 15:14
- Add pnpm/action-setup@v4 to ci and release workflows
- Replace npm ci with pnpm install --frozen-lockfile
- Replace npm run/publish with pnpm equivalents
- Add packageManager field to package.json (pnpm@10.32.1)
- Update dev dependencies to latest versions
- Bump version to 0.5.1
@nol4lej nol4lej merged commit b51d188 into main Apr 21, 2026
2 checks passed
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