Release v1.0.0
We are excited to announce the latest release of the project! This update includes several new features, enhancements, and bug fixes. Below is a summary of the key changes:
Added
- Supported language types for enhanced flexibility (78296bf).
- Default styles and CSS for better presentation (b5d4f6f, bf0bbed).
- PrismJS integration for syntax highlighting (86b28b2).
- New components: Code component and Line component (34837d0, 984c884).
- GitHub Pages for documentation and improved testing infrastructure (79cfda2, 9816231).
Fixed
- Multiple bug fixes including prop types, language loading, and parsing (6494442, c5c9f86, 43a5534).
- Fixed PrismJS import issues and improved image paths (a62ac6b, 00b29c3).
Changed
- Renamed the
codeBlock
component for consistency (a7cd4b3).
Removed
- Removed unused libraries for a lighter package (79eceaf).