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: vercel/nft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: vercel/nft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Nov 26, 2025

  1. fix: evaluate nested export conditions when resolving a module-sync f…

    …allback (#557)
    
    The code (added [here](#550)) was
    previously only adding the fallback when the condition was a string, but
    wasn't handling `{`"default": {"default": "./fallback.js"}}`, as is used
    in [this
    package](https://www.npmjs.com/package/@mjackson/node-fetch-server/v/0.2.0?activeTab=code)
    jeffsee55 authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    1e455b0 View commit details
    Browse the repository at this point in the history
Loading