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: TypeStrong/ts-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.5.4
Choose a base ref
...
head repository: TypeStrong/ts-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.5.7
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 1, 2026

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

Commits on Apr 2, 2026

  1. feat: migrate to trusted publishing (#1680)

    * feat: migrate to trusted publishing
    
    * chore: comment unused token
    johnnyreilly authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    0cef777 View commit details
    Browse the repository at this point in the history
  2. fix: TS5011 errors with TypeScript 6.0: transpileModule called with r…

    …ootDir: undefined (#1679)
    
    * fix #1678
    
    * Remove 'next' TypeScript version from workflows
    
    * chore: Bump ts-loader version to 9.5.5 [skip ci]
    
    * chore: Add changelog entry for version 9.5.5 [skip ci]
    
    * Update changelog for version 9.5.5 contributors
    
    * Update CHANGELOG for version 9.5.5 changes
    
    Added a new feature for trusted publishing in version 9.5.5.
    
    ---------
    
    Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
    errorx666 and johnnyreilly authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    f84480f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2421dcf View commit details
    Browse the repository at this point in the history
  4. chore: version bump

    johnnyreilly committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    b03b4aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a60de4 View commit details
    Browse the repository at this point in the history
Loading