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: fc835fb
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: b943237
Choose a head ref
  • 2 commits
  • 16 files changed
  • 2 contributors

Commits on Apr 27, 2022

  1. Bump tar in /examples/fork-ts-checker-webpack-plugin (#1370)

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v4.4.8...v4.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4e00201 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. feat: add zero-config support for fork-ts-checker-webpack-plugin (#1451)

    * feat: add zero-config support for fork-ts-checker-webpack-plugin
    
    * docs: update links to fork-ts-checker-webpack-plugin
    
    * docs: update examples for fork-ts-checker-webpack-plugin
    
    * docs: update README.md
    
    * chore: minor bump of ts-loader version
    
    * chore: update CHANGELOG.md
    
    * docs: self review of README.md
    piotr-oles authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    b943237 View commit details
    Browse the repository at this point in the history
Loading