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: v8.0.13
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: v8.0.15
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 5, 2021

  1. chore(deps): upgrade most production deps (#1237)

    * chore(deps): upgrade most production deps
    adjusted chalk import/initialization to new major
    
    * refactor: use namespace import
    
    * chore: bump patch version; update changelog
    
    * docs: add contributor name
    Avi Vahl authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    268bc69 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

Commits on Feb 4, 2021

  1. Update definition files in watch mode in webpack@5 (#1249)

    * Add afterDeclarations to getCustomTransformers in README.md
    
    * Emit d.ts file in subsequent runs in watch mode
    
    * Update package.json and changelog.md
    appzuka authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    b8a70f9 View commit details
    Browse the repository at this point in the history
Loading