chore: update deps, tidy workspace and docs#39
Open
michellepace wants to merge 4 commits intomainfrom
Open
Conversation
…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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vite-tsconfig-pathswith native Viteresolve.aliasx_docs/→.xdocs/, remove unused imagesTest plan
🤖 Generated with Claude Code