Skip to content

feat: sync render:path logic and version bump to 0.1.3#18

Merged
jsongo merged 3 commits intomainfrom
feat/sync-render-path-logic-v0.1.3
Feb 7, 2026
Merged

feat: sync render:path logic and version bump to 0.1.3#18
jsongo merged 3 commits intomainfrom
feat/sync-render-path-logic-v0.1.3

Conversation

@jsongo
Copy link
Owner

@jsongo jsongo commented Feb 7, 2026

Summary

This PR aligns the render:path script with the newly simplified render command. Both now follow the stable "Build + Static Server" workflow.

Key changes:

  • Updated render:path template to include full build and cleanup logic.
  • Bumped all package versions to 0.1.3.

Test plan

  1. Run open-motion init test-v3.
  2. Check package.json and verify render:path has the full logic chain.
  3. Run npm run render:path (with a valid path) to verify it works.

🤖 Generated with Claude Code

jsongo and others added 2 commits February 7, 2026 19:17
- Add --chromium-path option to CLI for custom browser path
- Set PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH environment variable from CLI option
- Update renderer to use process.env.PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH
- Bump all package versions to 0.1.1

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
- Merge render:fast logic into the default render command
- Default render now performs: build -> start static server -> render -> cleanup
- Default concurrency set to 4 for faster rendering
- Bump all package versions to 0.1.2

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@jsongo jsongo force-pushed the feat/sync-render-path-logic-v0.1.3 branch 3 times, most recently from 8bf1873 to bad613a Compare February 7, 2026 15:26
- Explicitly define the full build-render-cleanup chain in render:path
- Ensure render:path behavior is consistent with the new default render
- Bump all package versions to 0.1.3

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@jsongo jsongo force-pushed the feat/sync-render-path-logic-v0.1.3 branch from bad613a to acba4c6 Compare February 7, 2026 15:27
@jsongo jsongo merged commit 127ef49 into main Feb 7, 2026
1 check passed
@jsongo jsongo deleted the feat/sync-render-path-logic-v0.1.3 branch February 7, 2026 15:29
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.

1 participant