Skip to content

Conversation

@mcclowes
Copy link
Owner

  • Fix critical bug in readStylesheets.js: fs.readFileSync doesn't accept callbacks
  • Fix async writeFile error handling in HTML generation with proper sync writes
  • Ensure readStylesheets always returns an array for consistent API
  • Update getting_started.md with accurate project information (removed Vite/TS refs)
  • Add .prettierrc for consistent code formatting
  • Increase test coverage thresholds from 30-50% to 50-60%
  • Add unit tests for createHtmlPages and readStylesheets modules
  • Update CI to fail on critical security vulnerabilities

- Fix critical bug in readStylesheets.js: fs.readFileSync doesn't accept callbacks
- Fix async writeFile error handling in HTML generation with proper sync writes
- Ensure readStylesheets always returns an array for consistent API
- Update getting_started.md with accurate project information (removed Vite/TS refs)
- Add .prettierrc for consistent code formatting
- Increase test coverage thresholds from 30-50% to 50-60%
- Add unit tests for createHtmlPages and readStylesheets modules
- Update CI to fail on critical security vulnerabilities
@vercel
Copy link

vercel bot commented Dec 19, 2025

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

Project Deployment Review Updated (UTC)
cv Ready Ready Preview, Comment Dec 19, 2025 9:44pm

@mcclowes mcclowes merged commit dccd97d into main Dec 19, 2025
3 of 6 checks passed
@github-actions
Copy link

📝 Spellcheck Results

Checked files: getting_started.md

Results:

No spelling errors found!

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.

3 participants