Skip to content

chore: update deps, tidy workspace and docs#39

Open
michellepace wants to merge 4 commits intomainfrom
chore/deps-and-spring-clean
Open

chore: update deps, tidy workspace and docs#39
michellepace wants to merge 4 commits intomainfrom
chore/deps-and-spring-clean

Conversation

@michellepace
Copy link
Copy Markdown
Owner

Summary

  • Update dependencies — bump Next.js, Vitest, Biome, Playwright and others; replace vite-tsconfig-paths with native Vite resolve.alias
  • Tidy workspace — migrate markdownlint config to cli2 format, rename x_docs/.xdocs/, remove unused images
  • Docs & rules — add evaluation reports, update CodeRabbit command permissions syntax, minor CLAUDE.md tweaks

Test plan

  • Build passes (pre-push hook)
  • Playwright E2E tests pass (pre-push hook)
  • Verify Vercel preview deployment

🤖 Generated with Claude Code

michellepace and others added 4 commits April 6, 2026 22:11
…e resolve

Dependencies:
- Bump next 16.2.1→16.2.2, tailwindcss 4.1.18→4.2.2,
  playwright 1.58.2→1.59.1, biome 2.4.9→2.4.10
- Bump baseline-browser-mapping, lefthook, @types/node
- Remove vite-tsconfig-paths in favour of Vite's built-in
  tsconfigPaths resolve option

Dropping vite-tsconfig-paths simplifies the Vitest plugin chain
with no behaviour change — Vite now supports this natively.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Directory rename:
- Move all docs from x_docs/ to .xdocs/ (hidden directory)
- Remove unused images (github-social-thin.jpg, old rough-notes.png)

New documents:
- HeroUI v3 evaluation report comparing against shadcn/ui
- Vercel AGENTS.md vs skills eval comparison

Hidden directory keeps project docs out of the file explorer while
remaining version-controlled.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Markdownlint:
- Replace .markdownlint.yaml with .markdownlint-cli2.yaml (adds
  ignores support and node_modules exclusion)
- Add MD028 and MD032 rule disables for blockquotes and template lists

VS Code:
- Hide .ruff_cache directory in file explorer

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Permissions (.claude/settings.json):
- Add $schema for validation
- Update Bash permission syntax from colon to space separators
- Sort allow list alphabetically
- Remove extra marketplace registration for playwright-skill

Commands:
- Expand coderabbit command with structured output, thread
  resolution, and cleanup steps
- Update commit template docs glob to include .xdocs/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nextjs-base Ready Ready Preview, Comment Apr 7, 2026 1:09am

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