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: @rushstack/ts-command-line_v4.23.6
Choose a base ref
...
head repository: microsoft/rushstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @rushstack/ts-command-line_v4.23.7
Choose a head ref
  • 19 commits
  • 210 files changed
  • 4 contributors

Commits on Mar 11, 2025

  1. Bump cyclics. (#5161)

    iclanton authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e1e2e8f View commit details
  2. [rush, heft] Revert useNodeJSResolver: true (#5162)

    * [heft] Revert `useNodeJSResolver: true`
    
    * [rush] Revert `useNodeJSResolver: true`
    
    * [rush] Add missing `./package.json` export
    
    * [hashed-folder-copy] Add missing `./package.json` export
    
    ---------
    
    Co-authored-by: David Michon <dmichon-msft@users.noreply.github.com>
    dmichon-msft and dmichon-msft authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4ff821d View commit details

Commits on Mar 12, 2025

  1. Update changelogs [skip ci]

    rushbot committed Mar 12, 2025
    Copy the full SHA
    cdd6d74 View commit details
  2. Bump versions [skip ci]

    rushbot committed Mar 12, 2025
    Copy the full SHA
    224e157 View commit details
  3. Introduce a Heft SWC plugin. (#5149)

    * Introduce a Heft SWC plugin.
    
    * Updates from testing repo.
    
    * Refactor tsconfig loading.
    
    * Remove an unused module.
    
    * fixup! Refactor tsconfig loading.
    
    * fixup! Introduce a Heft SWC plugin.
    
    * fixup! Introduce a Heft SWC plugin.
    
    * Introduce an accessor for tweaking the SWC options.
    
    * Rename heft-isolated-transpile-plugin to heft-isolated-typescript-transpile-plugin.
    
    * fixup! Rename heft-isolated-transpile-plugin to heft-isolated-typescript-transpile-plugin.
    
    * Convert to using child_process.
    
    * Add a 'numberOfCores' property to 'HeftConfiguration'
    
    * fixup! Introduce a Heft SWC plugin.
    
    * fixup! Add a 'numberOfCores' property to 'HeftConfiguration'
    
    * Include missing package.json properties.
    
    * Remove a ts-ignore
    iclanton authored Mar 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    aae7d2a View commit details
  4. Update changelogs [skip ci]

    rushbot committed Mar 12, 2025
    Copy the full SHA
    86cd9ca View commit details
  5. Bump versions [skip ci]

    rushbot committed Mar 12, 2025
    Copy the full SHA
    1bd989e View commit details
  6. Mark heft-isolated-typescript-transpile-plugin for publishing. (#5166)

    iclanton authored Mar 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    035078c View commit details
  7. Update changelogs [skip ci]

    rushbot committed Mar 12, 2025
    Copy the full SHA
    220b50f View commit details
  8. Bump versions [skip ci]

    rushbot committed Mar 12, 2025
    Copy the full SHA
    ead2016 View commit details

Commits on Mar 14, 2025

  1. [heft-isolated-typescript-transpile-plugin] Various fixes to `@rushst…

    …ack/heft-isolated-typescript-transpile-plugin` (#5167)
    
    * Fix a casing issue in the @rushstack/heft-isolated-typescript-transpile-plugin heft-plugin.json file.
    
    * Fix an issue where the `rootPath` `tsconfig.json` property wasn't supported.
    
    * Fix a crash when there are zero files to transpile.
    
    * fixup! Fix an issue where the `rootPath` `tsconfig.json` property wasn't supported.
    
    Co-authored-by: David Michon <dmichon@microsoft.com>
    
    * Fix an issue with the paths in sourcemaps.
    
    ---------
    
    Co-authored-by: David Michon <dmichon@microsoft.com>
    iclanton and dmichon-msft authored Mar 14, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    809dc86 View commit details
  2. Update changelogs [skip ci]

    rushbot committed Mar 14, 2025
    Copy the full SHA
    5277fb0 View commit details
  3. Bump versions [skip ci]

    rushbot committed Mar 14, 2025
    Copy the full SHA
    de7fa96 View commit details

Commits on Mar 24, 2025

  1. [heft-lint] Fix autofixer (#5171)

    Co-authored-by: David Michon <dmichon-msft@users.noreply.github.com>
    dmichon-msft and dmichon-msft authored Mar 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e92e7f5 View commit details

Commits on Mar 25, 2025

  1. Update changelogs [skip ci]

    rushbot committed Mar 25, 2025
    Copy the full SHA
    d9a8ffe View commit details
  2. Bump versions [skip ci]

    rushbot committed Mar 25, 2025
    Copy the full SHA
    9fff7e5 View commit details
  3. Remove the dependency on LegacyAdatpers in FileSystem. (#5170)

    iclanton authored Mar 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f4fe47e View commit details
  4. Update changelogs [skip ci]

    rushbot committed Mar 25, 2025
    Copy the full SHA
    1f42ff1 View commit details
  5. Bump versions [skip ci]

    rushbot committed Mar 25, 2025
    Copy the full SHA
    1394340 View commit details
Loading