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: microsoft/rushstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @microsoft/api-documenter_v7.26.14
Choose a base ref
...
head repository: microsoft/rushstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @microsoft/api-documenter_v7.26.15
Choose a head ref
  • 7 commits
  • 261 files changed
  • 4 contributors

Commits on Mar 11, 2025

  1. Bump TypeScript to 5.8. (#5157)

    iclanton authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5d82c30 View commit details
  2. [node-core-library] Negative symlink cache in RealNodeModulePath (#5156)

    * [node-core-library] Negative symlink cache
    
    * Fix incorrect check
    
    * Add unit test
    
    * Revise API contract
    
    ---------
    
    Co-authored-by: David Michon <dmichon-msft@users.noreply.github.com>
    dmichon-msft and dmichon-msft authored Mar 11, 2025
    Copy the full SHA
    2186d3b View commit details
  3. Remove a file that no longer exists from .npmignore. (#5158)

    iclanton authored Mar 11, 2025
    Copy the full SHA
    5662647 View commit details
  4. Re-include the main and typings package.json fields. (#5159)

    iclanton authored Mar 11, 2025
    Copy the full SHA
    184f1bc View commit details
  5. [node-core-library] Add and use useNodeJSResolver option on `Import…

    ….resolvePackage` (#5160)
    
    * [node-core-library] Add `useNodeJSResolver` to Import
    
    * [heft] Use `useNodeJSResolver`
    
    * [rush] `useNodeJSResolver: true` in Import.resolvePackage
    
    * [heft-jest] `useNodeJSResolver: true` in Import.resolvePackage
    
    * [serverless-stack] `useNodeJSResolver: true` in Import.resolvePackage
    
    * [storybook] `useNodeJSResolver: true` in Import.resolvePackage
    
    ---------
    
    Co-authored-by: David Michon <dmichon-msft@users.noreply.github.com>
    dmichon-msft and dmichon-msft authored Mar 11, 2025
    Copy the full SHA
    cf169fc View commit details
  6. Update changelogs [skip ci]

    rushbot committed Mar 11, 2025
    Copy the full SHA
    f74cf91 View commit details
  7. Bump versions [skip ci]

    rushbot committed Mar 11, 2025
    Copy the full SHA
    64d158a View commit details
Loading