-
-
Notifications
You must be signed in to change notification settings - Fork 247
Comparing changes
Open a pull request
base repository: TypeStrong/fork-ts-checker-webpack-plugin
base: v6.2.5
head repository: TypeStrong/fork-ts-checker-webpack-plugin
compare: v6.2.13
- 14 commits
- 27 files changed
- 4 contributors
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 58ef473 - Browse repository at this point
Copy the full SHA 58ef473View commit details
Commits on May 7, 2021
-
chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#604)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb3d718 - Browse repository at this point
Copy the full SHA cb3d718View commit details -
chore(deps): bump lodash from 4.17.20 to 4.17.21 (#605)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d816e79 - Browse repository at this point
Copy the full SHA d816e79View commit details
Commits on May 10, 2021
-
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#609)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7cba5f3 - Browse repository at this point
Copy the full SHA 7cba5f3View commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6fccb20 - Browse repository at this point
Copy the full SHA 6fccb20View commit details
Commits on May 13, 2021
-
fix: do not emit buildinfo file if outfile is specified (#614)
In newer TypeScript versions there is an assert expression which throws an error if outFile is specified in the project configuration ✅ Closes: #608
Configuration menu - View commit details
-
Copy full SHA for f83ac29 - Browse repository at this point
Copy the full SHA f83ac29View commit details
Commits on May 14, 2021
-
fix: properly resolve project-references configuration (#615)
We should use config file dir name as a context for referenced projects to properly resolve files in these projects
Configuration menu - View commit details
-
Copy full SHA for c297d58 - Browse repository at this point
Copy the full SHA c297d58View commit details
Commits on May 18, 2021
-
fix: use memfs for ts artifacts to prevent mtime conflict (#617)
When ts-loader uses projectReferences mode, it writes down .js and .d.ts files. If it does it faster than the plugin, the typescript instance in the plugin is confused and doesn't work properly. To fix that, let's use memfs for dirs and files that are detected as a project artifacts.
Configuration menu - View commit details
-
Copy full SHA for 05cf957 - Browse repository at this point
Copy the full SHA 05cf957View commit details
Commits on May 30, 2021
-
chore(deps): bump ws from 7.3.1 to 7.4.6 (#620)
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.3.1...7.4.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0564f62 - Browse repository at this point
Copy the full SHA 0564f62View commit details
Commits on Jun 9, 2021
-
chore(deps): bump normalize-url from 5.0.0 to 5.3.1 (#621)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.3.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29d78fe - Browse repository at this point
Copy the full SHA 29d78feView commit details
Commits on Jun 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a341f06 - Browse repository at this point
Copy the full SHA a341f06View commit details
Commits on Jun 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0e682bb - Browse repository at this point
Copy the full SHA 0e682bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8125c - Browse repository at this point
Copy the full SHA 8d8125cView commit details
Commits on Jul 23, 2021
-
fix: ensure typescript is imported only as type-only (#633)
Ensure typescript is imported only as type-only and close reporter on unsuccessful `configure` or `connect` Co-authored-by: Mark Molinaro <mamolin@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d660ad1 - Browse repository at this point
Copy the full SHA d660ad1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.2.5...v6.2.13