Chonkie v1.7.0
What's Changed
🦙 LiteParse Integration
Chonkie now integrates with LiteParse, making it easier to parse and chunk a wider range of document formats with a lightweight, dependency-friendly parser.
🧩 Exposed ComponentRegistry
ComponentRegistry is now publicly exposed, making it easier to inspect, extend, and build custom integrations on top of Chonkie's component system.
📚 Revamped Documentation
The documentation has been completely migrated and redesigned with improved navigation, clearer guides, and a better overall developer experience. It is now hosted on GitHub Pages.
Other Improvements
- Improved README and project documentation.
- Fixed multiple documentation URLs and routing issues.
- Various dependency updates and maintenance improvements.
Pull Requests
- chore: update readme by @chonk-lain in #603
- chore(deps): bump aiohttp from 3.13.4 to 3.14.0 by @dependabot[bot] in #600
- chore(deps): bump starlette from 0.52.1 to 1.0.1 by @dependabot[bot] in #601
- feat: add liteparse by @chonk-lain in #602
- chore(deps): bump jupyter-server from 2.18.2 to 2.20.0 by @dependabot[bot] in #612
- chore(deps): bump starlette from 1.0.1 to 1.3.1 by @dependabot[bot] in #611
- chore(deps): bump bleach from 6.3.0 to 6.4.0 by @dependabot[bot] in #610
- chore(deps): bump cryptography from 46.0.7 to 48.0.1 by @dependabot[bot] in #609
- chore(deps): bump langsmith from 0.8.0 to 0.8.18 by @dependabot[bot] in #616
- chore(deps): bump pydantic-settings from 2.13.1 to 2.14.2 by @dependabot[bot] in #615
- chore: fix ty by @chonk-lain in #619
- chore(deps): bump pyjwt from 2.12.1 to 2.13.0 by @dependabot[bot] in #607
- chore: expose registry components by @chonk-lain in #618
- feat: migrate docs by @chonk-lain in #620
- chore: fix url in docs by @chonk-lain in #622
- chore: fix url by @chonk-lain in #623
- chore: migrate docs to github pages by @chonk-lain in #624
- chore: fix routing by @chonk-lain in #625
- chore: version bump by @chonk-lain in #626
Full Changelog: v1.6.8...v1.7.0



