Releases: harlan-zw/mdream
Releases · harlan-zw/mdream
v0.10.1
🐞 Bug Fixes
- mdream: Broken parsing of trailing self-closing attrs - by @harlan-zw (ca346)
View changes on GitHub
v0.10.0
🚀 Features
- crawl:
--skip-sitemap
- by @harlan-zw (5fe95)
🐞 Bug Fixes
- crawl:
- Sane timeouts - by @harlan-zw (23f37)
- Support multi sitemaps - by @harlan-zw (c238a)
- More verbose error handling - by @harlan-zw (c280f)
- mdream:
- TagIdMap type safety - by @harlan-zw (e5baf)
View changes on GitHub
v0.9.1
No significant changes
View changes on GitHub
v0.9.0
🚀 Features
- Docker support - by @harlan-zw in #8 (99aae)
🐞 Bug Fixes
- crawl:
- Check permissions for the output directory early - by @harlan-zw (b47e8)
- Streamlined interactive prompts - by @harlan-zw (31d1c)
View changes on GitHub
v0.8.5
v0.8.4
🐞 Bug Fixes
- Install playwright globally - by @harlan-zw (caea4)
- Avoid CLI hanging on completion - by @harlan-zw (559a4)
- Prefer using system chrome install of playwright install - by @harlan-zw (fa1bb)
View changes on GitHub
v0.8.3
🐞 Bug Fixes
- nuxt:
- Drop peer dependency - by @harlan-zw (3e0dc)
- Avoid extra
.md
in llms.txt - by @harlan-zw (47477)
View changes on GitHub
v0.8.2
🐞 Bug Fixes
- mdream:
- Cleaner llms-full.txt output - by @harlan-zw (68908)
- nuxt:
minimal
preset by default - by @harlan-zw (4d0ba)- More reliable
.md
middleware - by @harlan-zw (783ea) - Safer prerendering - by @harlan-zw (244b0)
View changes on GitHub
v0.8.1
v0.8.0
🚨 Breaking Changes
- crawl: Cleaner output paths - by @harlan-zw (28635)
🚀 Features
- Nuxt module - by @harlan-zw in #4 (7e1db)
- crawl:
verbose
mode - by @harlan-zw (1e1a7)
🐞 Bug Fixes
- crawl:
- Show version - by @harlan-zw (5d934)
- Avoid emitting non 2xx responses - by @harlan-zw (a551d)