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: takker99/scrapbox-userscript-std
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.30.0
Choose a base ref
...
head repository: takker99/scrapbox-userscript-std
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Aug 13, 2025

  1. feat: Support for Node.js commonjs package

    and replace `jsr:@cosense/std` with `npm:@cosense/std` in the npm package version
    takker99 committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    a6979d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6db3f03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8f04fd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from takker99:cjs

    feat: Support for Node.js commonjs package
    takker99 authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    d1c9b93 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. feat: Implement /api/commits/:project/:pageid

    Only in `/unstable-api`
    takker99 committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    25a6ec3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #245 from takker99:commit

    feat: Implement `/api/commits/:project/:pageid`
    takker99 authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    34ab5a6 View commit details
    Browse the repository at this point in the history
Loading