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

Commits on Jan 11, 2025

  1. chore: update lockfile (#1666)

    * chore: update lockfile
    
    * chore: node 20
    johnnyreilly authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    d735298 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

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

Commits on Mar 2, 2025

  1. feat: stub for 5.8 (#1668)

    * feat: stub for 5.8
    
    * feat: update snapshot
    johnnyreilly authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    847a249 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. chore: TypeScript 5.9 upgrade (#1676)

    * feat: upgrade typescript
    
    * fix: add skipLibCheck to deal with webpack / typescript incompatibilities
    
    * chore: stub new tests
    
    * fix: add skipLibCheck to deal with webpack / typescript incompatibilities
    
    * fix: upgrade test output
    
    * chore: yarn lock
    
    * chore: upgrade to [email protected]
    
    * chore: regenerate output after webpack upgrade
    
    * chore: remove 4.x TypeScript tests and add 5.9.2 to matrix
    
    * chore: upgrade version
    johnnyreilly authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    ba825c2 View commit details
    Browse the repository at this point in the history
  2. Update changelog for version 9.5.4 (#1677)

    * Update changelog for version 9.5.4
    
    * Bump ts-loader version to 9.5.4
    johnnyreilly authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    f7d022f View commit details
    Browse the repository at this point in the history
Loading