Skip to content

Conversation

@mcclowes
Copy link
Owner

  • Fix dependency declarations: move runtime deps (marked, lodash,
    playwright) from devDependencies to dependencies
  • Add proper async/await and error handling to createCV.js entry point
  • Add config validation with helpful error messages
  • Support multiple page break formats (legacy \page, HTML comments,
    ---PAGE---) for flexibility
  • Add comprehensive tests for createCV.js and PDF generation
  • Enhance .gitignore with common patterns (env files, IDE files, logs)
  • Export functions for testing without auto-executing main()
  • Add "Hons" to spellcheck dictionary

- Fix dependency declarations: move runtime deps (marked, lodash,
  playwright) from devDependencies to dependencies
- Add proper async/await and error handling to createCV.js entry point
- Add config validation with helpful error messages
- Support multiple page break formats (legacy \page, HTML comments,
  ---PAGE---) for flexibility
- Add comprehensive tests for createCV.js and PDF generation
- Enhance .gitignore with common patterns (env files, IDE files, logs)
- Export functions for testing without auto-executing main()
- Add "Hons" to spellcheck dictionary
@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 10:40pm

@github-actions
Copy link

📝 Spellcheck Results

Checked files: README.md

Results:

No spelling errors found!

@mcclowes mcclowes merged commit b5b823e into main Dec 19, 2025
4 of 6 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.

3 participants