Skip to content

feat: remove --render-js option from all commands#7

Merged
VinciGit00 merged 2 commits intomainfrom
feat/remove-render-heavy-js
Feb 15, 2026
Merged

feat: remove --render-js option from all commands#7
VinciGit00 merged 2 commits intomainfrom
feat/remove-render-heavy-js

Conversation

@VinciGit00
Copy link
Member

Summary

  • Removed the --render-js CLI flag and render_heavy_js schema field from smart-scraper, markdownify, scrape, and crawl commands
  • Updated README.md and SKILL.md to remove all --render-js references, usage examples, and credit cost entries
  • Bumped version to 0.1.5

Test plan

  • bun run check passes (type-check + lint)
  • Verify no render_heavy_js or --render-js references remain in the codebase
  • Confirm CLI --help output no longer lists --render-js for affected commands

🤖 Generated with Claude Code

The render_heavy_js feature has been removed from the API. This removes
the --render-js CLI flag and render_heavy_js schema field from
smart-scraper, markdownify, scrape, and crawl commands, along with all
documentation references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FrancescoSaverioZuppichini
Copy link
Member

@VinciGit00 bump the version, then you can merge it and rebuild <3

@VinciGit00 VinciGit00 merged commit 524ee2f into main Feb 15, 2026
3 checks passed
@VinciGit00 VinciGit00 deleted the feat/remove-render-heavy-js branch February 15, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants