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: nodeSolidServer/node-solid-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: nodeSolidServer/node-solid-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 2, 2026

  1. Merge pull request #1835 from nodeSolidServer/esm2

    - convert NSS from CJS to ESM
    - eslint@9
    - oidc
      - add scope WebID
      - rfc7902 : display iss in response
    bourgeoa authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    9b10841 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1836 from nodeSolidServer/esm2

    fix critical
    bourgeoa authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    6f51539 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. V6.0.0

    update dependencies
    bourgeoa authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    e470e61 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG for version 6.0.0

    Added version 6.0.0 changes and upgrade notes to CHANGELOG.
    bourgeoa authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    fd8426c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. Add upgrade notes for version <6.0.0

    Added upgrade notes for version <6.0.0 in README.md.
    bourgeoa authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    2caddca View commit details
    Browse the repository at this point in the history
Loading