md2pdf v0.0.2
md2pdf v0.0.2
This release focuses on improving the project's foundation, packaging, and release workflow. No major user-facing features have been added; instead, this version prepares the project for future development and reliable distribution.
Improvements
- Refined npm package structure
- Improved package metadata
- Updated project documentation
- Added comprehensive README
- Added CONTRIBUTING guidelines
- Added CHANGELOG
- Added MIT License
- Improved repository organization
- Added GitHub Actions CI workflow
- Added automated npm publishing workflow
- Improved TypeScript build configuration
- Improved package exports
- Improved CLI packaging
- Cleaned project structure
- Enhanced release process
- Improved build validation
- Improved developer experience
Packaging
- Reduced published package contents
- Improved publish configuration
- Refined
.gitignore - Improved build output
- Better package metadata for npm
CI/CD
- Automated build validation
- Automated linting
- Automated type checking
- Automated testing
- Automated npm publishing on GitHub Releases
Bug Fixes
- Fixed GitHub Actions publishing workflow
- Fixed Playwright CI environment
- Fixed npm authentication workflow
- Fixed package publishing configuration
- Fixed release automation issues
What's Next
Development for upcoming releases will focus on expanding Markdown rendering capabilities, including:
- Mermaid diagram rendering
- KaTeX math support
- Obsidian callouts
- Wiki links
- Theme system
- Configuration support
- Plugin architecture
Full Changelog: v0.0.1...v0.0.2