Releases: 01-binary/notion-to-jsx
Releases · 01-binary/notion-to-jsx
[email protected]
Patch Changes
- eea19de: reimplement list rendering with ListGroup component for nested lists / add empty rich text component
[email protected]
Patch Changes
- 5de03d9: add loading state to image skeleton component
[email protected]
Patch Changes
- 08d9e11: add video block support with YouTube embed functionality
[email protected]
[email protected]
Patch Changes
- 7619237: update font-family inheritance
[email protected]
Patch Changes
- aebfe8f: add image url formatting utility for Notion API image blocks
[email protected]
Patch Changes
- 3493118: Update link property type and access nested url property for text links, add loading skeleton to image and cover components
[email protected]
Minor Changes
- c4f4545: refactor: Remove makePreviewImage and formatNotionImageUrl functionality
[email protected]
Patch Changes
- 966553e: Remove fixed font size from code block styling, add getPageBlocks utility to fetch and parse Notion page blocks
[email protected]
Patch Changes
- e19f523: fix: 뒤로가기 후 재 진입 시 Image 안나오는 현상 FIX