-
-
Notifications
You must be signed in to change notification settings - Fork 435
Comparing changes
Open a pull request
base repository: TypeStrong/ts-loader
base: 9.4.1
head repository: TypeStrong/ts-loader
compare: v9.4.2
- 9 commits
- 1,374 files changed
- 7 contributors
Commits on Sep 24, 2022
-
Add Tests and Remarks Concerning the New
.ctsAnd.mtsFile Exten……sions (#1508) * docs: Refactor settings properly * docs: Add missing step to the `Dockerfile` * dep: Update `webpack` dependencies * test: Add tests concerning file-suffixes * test: Restrict the version of the new tests * test: Fix outdated config * test: Regenerate `comparison-tests` * test: Fix broken `webpack` settings * test: Regenerate tests
Configuration menu - View commit details
-
Copy full SHA for e76abb0 - Browse repository at this point
Copy the full SHA e76abb0View commit details -
Bump lodash in /test/execution-tests/babel-codeSplitting (#1435)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.4...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> 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 cf1d227 - Browse repository at this point
Copy the full SHA cf1d227View commit details -
Bump terser from 4.8.0 to 4.8.1 in /examples/project-references-examp…
…le (#1489) Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> 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 64a4136 - Browse repository at this point
Copy the full SHA 64a4136View commit details
Commits on Oct 5, 2022
-
Update outdated LICENSE year (#1513)
Updated the outdated copyright year to the present. So there will not be a need for any further license year updates
Configuration menu - View commit details
-
Copy full SHA for 5c66d2b - Browse repository at this point
Copy the full SHA 5c66d2bView commit details
Commits on Nov 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 60e5784 - Browse repository at this point
Copy the full SHA 60e5784View commit details
Commits on Nov 11, 2022
-
chore(deps): bump minimatch in /examples/project-references-example (#…
…1530) Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> 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 3319b91 - Browse repository at this point
Copy the full SHA 3319b91View commit details
Commits on Nov 17, 2022
-
* chore: typescript 4.9 * chore: stub output * feat: regenerate
Configuration menu - View commit details
-
Copy full SHA for 620ee79 - Browse repository at this point
Copy the full SHA 620ee79View commit details
Commits on Nov 23, 2022
-
add missing comma in README.md (#1551)
Giannis Chatziveroglou authoredNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 87a9fff - Browse repository at this point
Copy the full SHA 87a9fffView commit details
Commits on Nov 30, 2022
-
Use custom transformer when building solution references (#1550)
* Refactor getting custom transformer into a dedicated function This allows us to share the function between `initializeInstance` and `makeSolutionBuilderHost`. `makeSolutionBuilderHost` is called as a part of `buildSolutionReferences`. `buildSolutionReferences` is called before `initializeInstance` where the custom transformers are initialized. * Implement `getCustomTransformer` in `makeSolutionBuilderHost` This allows us to pass on the custom transformer while the project references are built. * Remove redundant `.toString` `options.configFilePath` is always a string, there's no reason we need `toString()` too. * Runtime check that project is a string In a previous commit, I removed `.toString()` without validating what the Typescript compiler would say. This change does a runtime check that the project variable is an actual string. * Update `CHANGELOG.md` and `package.json` Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e7220b - Browse repository at this point
Copy the full SHA 5e7220bView 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 9.4.1...v9.4.2