Skip to content

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Aug 27, 2025

Enhances the .claude/commands/create-frontend-release.md command with pnpm-specific features to improve release process efficiency and insights.

Changes

  • pnpm outdated: Generate dependency analysis during release
  • pnpm licenses: Create license compliance reports
  • pnpm why: Analyze dependency trees for key packages
  • pnpm doctor: Run health checks before release
  • pnpm audit: Replace npm audit with pnpm's version

┆Issue is synchronized with this Notion page by Unito

- Add pnpm outdated for dependency analysis
- Include pnpm licenses for compliance checking
- Use pnpm why for dependency tree analysis
- Add pnpm doctor for health checks
- Replace npm audit with pnpm audit

These additions provide better insights during release process
and leverage pnpm's superior dependency analysis tools.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@christian-byrne christian-byrne requested a review from a team as a code owner August 27, 2025 18:17
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 27, 2025
@github-actions
Copy link

github-actions bot commented Aug 27, 2025

🎭 Playwright Test Results

All tests passed across all browsers!

⏰ Completed at: 08/27/2025, 06:40:10 PM UTC

📊 Test Reports by Browser


🎉 Your tests are passing across all browsers!

@christian-byrne christian-byrne changed the title feat: enhance release command with pnpm features [ci] Enhance release command with pnpm features Aug 27, 2025
@christian-byrne christian-byrne merged commit d766cd6 into main Aug 27, 2025
18 checks passed
@christian-byrne christian-byrne deleted the feat/enhance-release-with-pnpm-features branch August 27, 2025 19:45
@christian-byrne christian-byrne mentioned this pull request Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CI/CD size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants