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: isaacs/node-lru-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.3.5
Choose a base ref
...
head repository: isaacs/node-lru-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.3.6
Choose a head ref
  • 7 commits
  • 26 files changed
  • 1 contributor

Commits on Apr 16, 2026

  1. Configuration menu
    Copy the full SHA
    6b44ce6 View commit details
    Browse the repository at this point in the history
  2. correct types in test

    isaacs committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    35079bf View commit details
    Browse the repository at this point in the history
  3. correct types in test

    isaacs committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    9fcc0aa View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. Configuration menu
    Copy the full SHA
    ad34865 View commit details
    Browse the repository at this point in the history
  2. lint

    isaacs committed Apr 20, 2026
    Configuration menu
    Copy the full SHA
    823ec40 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. no diagnostics channel in ANY browser env, even CJS

    Also, reorder the dialect list, so that `node` comes after `browser`,
    because some bundlers like to pretend they're node, so we need to give
    them a `browser` build first.
    
    fix: #402
    isaacs committed May 4, 2026
    Configuration menu
    Copy the full SHA
    183afe4 View commit details
    Browse the repository at this point in the history
  2. 11.3.6

    isaacs committed May 4, 2026
    Configuration menu
    Copy the full SHA
    c6eafb2 View commit details
    Browse the repository at this point in the history
Loading