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/fork-ts-checker-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.10
Choose a base ref
...
head repository: TypeStrong/fork-ts-checker-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.14
Choose a head ref
  • 20 commits
  • 36 files changed
  • 5 contributors

Commits on Oct 14, 2018

  1. style(linter): use linters

    liangchunn committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    e9d31b6 View commit details
    Browse the repository at this point in the history
  2. ci(lint): lint in CI

    liangchunn committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    4774abe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    3825f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd659c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f90748 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Merge pull request #169 from liangchunn/chore/lint

    Support linting + formatting with pre-commit hook
    johnnyreilly authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    aa4a97e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. Configuration menu
    Copy the full SHA
    f915542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8899c93 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Update index.ts

    johnnyreilly authored Oct 22, 2018
    Configuration menu
    Copy the full SHA
    e35b9e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #172 from superlbr/master

    fix os.cpus is not a function
    johnnyreilly authored Oct 22, 2018
    Configuration menu
    Copy the full SHA
    f57ece2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Add compilerOptions option (#173)

    * Add compilerOptions option
    
    * Add unit tests
    
    * Update version and changelog
    
    * Update README.md
    
    Co-Authored-By: ianschmitz <[email protected]>
    ianschmitz authored and johnnyreilly committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    9e408c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. chore(deps): update lodash, mocha away from vulnerable versions (#175)

    * chore(deps): update lodash, mocha away from vulnerable versions, fix associated code and npm scripts, update tslint config
    
    * chore(config): use full es2015 instead of 2015.core+es2016 in tsconfig libs
    Stephanemw authored and johnnyreilly committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    79ce006 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

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

Commits on Oct 27, 2018

  1. Merge pull request #176 from ianschmitz/compileroptions-merge

    Merge in compilerOptions prior to calling parseJsonConfigFileContent
    johnnyreilly authored Oct 27, 2018
    Configuration menu
    Copy the full SHA
    458cd74 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    011cc15 View commit details
    Browse the repository at this point in the history
  2. Update readme

    ianschmitz committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    2340d1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0f841b View commit details
    Browse the repository at this point in the history
  4. Update yarn.lock

    ianschmitz committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    f6e2d9c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #179 from ianschmitz/reportfiles

    Add support for reportFiles option
    johnnyreilly authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    7967402 View commit details
    Browse the repository at this point in the history
Loading