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.6.0
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.6.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on May 29, 2026

  1. chore: Update GitHub Actions workflow for release

    Renamed job from 'build_test_and_publish' to 'build_and_publish' and removed test step.
    johnnyreilly authored May 29, 2026
    Configuration menu
    Copy the full SHA
    6bd992e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. fix: rspack support (#1699)

    * fix: add fallback for rspack
    
    * Check for module.getWarnings in Webpack 5
    
    * Update CHANGELOG for version 9.6.1
    
    Add changelog entry for version 9.6.1 with rspack support fix.
    
    * Bump ts-loader version to 9.6.1
    johnnyreilly authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    32d82e6 View commit details
    Browse the repository at this point in the history
Loading