Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JavaScriptSolidServer/jspod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gh-pages
Choose a base ref
...
head repository: JavaScriptSolidServer/jspod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: issue-75-bump-0.0.48
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Jun 11, 2026

  1. chore: bump to 0.0.48 — ship pane features, prune dead scripts, track…

    … MCP tools
    
    - Bump version 0.0.47 -> 0.0.48 (unpublished pane work from #72 and #74:
      bookmark enrichment rendering and the searchable collection pane)
    - Remove one-off ASCII-banner dev scripts (count-ascii.js,
      count-banner.js, jspod-ascii.js, verify-spacing.js) — referenced
      nowhere and never published
    - Track MCP dev tools mcp.js and refresh-mcp-token.sh (outside the npm
      'files' allowlist, so not published)
    - Add CHANGELOG.md recording the 0.0.48 diff vs 0.0.47
    
    Verified: npm pack --dry-run shows 0.0.48 with no dev tools in the
    tarball; node --check / bash -n pass on all touched scripts.
    
    Fixes #75
    melvincarvalho committed Jun 11, 2026
    Configuration menu
    Copy the full SHA
    1bd570c View commit details
    Browse the repository at this point in the history
Loading