-
-
Notifications
You must be signed in to change notification settings - Fork 431
Comparing changes
Open a pull request
base repository: TypeStrong/ts-loader
base: v9.4.2
head repository: TypeStrong/ts-loader
compare: v9.4.3
- 20 commits
- 2,121 files changed
- 5 contributors
Commits on Dec 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 00cf8ef - Browse repository at this point
Copy the full SHA 00cf8efView commit details -
fix: remove "suppressImplicitAnyIndexErrors": true (#1559)
* fix: remove "suppressImplicitAnyIndexErrors": true * fix: build
Configuration menu - View commit details
-
Copy full SHA for a8f29e3 - Browse repository at this point
Copy the full SHA a8f29e3View commit details
Commits on Dec 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 31c3a5e - Browse repository at this point
Copy the full SHA 31c3a5eView commit details
Commits on Jan 1, 2023
-
docs: update link to DeclarationBundlerPlugin in Declarations (.d.ts)…
… section in the README (#1549) The existing link points to a plugin that is many years old and does not work with modern versions of webpack. This updated fork works with webpack 5.
Alexander Lange Van Camp authoredJan 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 08a5947 - Browse repository at this point
Copy the full SHA 08a5947View commit details
Commits on Jan 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dcfa8b6 - Browse repository at this point
Copy the full SHA dcfa8b6View commit details
Commits on Feb 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8816eb8 - Browse repository at this point
Copy the full SHA 8816eb8View commit details
Commits on Mar 3, 2023
-
chore(deps): bump dns-packet in /examples/fork-ts-checker-webpack-plu…
…gin (#1570) Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](mafintosh/dns-packet@v5.3.1...5.4.0) --- updated-dependencies: - dependency-name: dns-packet dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9aa5b52 - Browse repository at this point
Copy the full SHA 9aa5b52View commit details
Commits on Mar 4, 2023
-
fix: createLiteral removed in 5.1 microsoft/TypeScript#53077 (comment) (
#1574) * fix: createLiteral removed in 5.1 microsoft/TypeScript#53077 (comment) * fix: factory
Configuration menu - View commit details
-
Copy full SHA for 5f28651 - Browse repository at this point
Copy the full SHA 5f28651View commit details
Commits on Mar 6, 2023
-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db4dab1 - Browse repository at this point
Copy the full SHA db4dab1View commit details
Commits on Mar 7, 2023
-
chore(deps): update actions/checkout action to v3 (#1577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e9d60d2 - Browse repository at this point
Copy the full SHA e9d60d2View commit details -
chore(deps): update dependency karma-sourcemap-loader to ^0.4.0 (#1576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03c363c - Browse repository at this point
Copy the full SHA 03c363cView commit details -
chore(deps): update actions/setup-node action to v3 (#1579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62dee56 - Browse repository at this point
Copy the full SHA 62dee56View commit details -
chore(deps): update dependency eslint-plugin-prettier to v4 (#1583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 58e2f10 - Browse repository at this point
Copy the full SHA 58e2f10View commit details
Commits on Mar 8, 2023
-
chore(deps): update dependency fs-extra to v11 (#1584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b49f043 - Browse repository at this point
Copy the full SHA b49f043View commit details
Commits on Mar 9, 2023
-
chore(deps): update dependency husky to v8 (#1586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4e467e - Browse repository at this point
Copy the full SHA e4e467eView commit details
Commits on Mar 10, 2023
-
chore(deps): update dependency jasmine-core to v4 (#1587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 45b0ba0 - Browse repository at this point
Copy the full SHA 45b0ba0View commit details
Commits on Mar 11, 2023
-
chore(deps): update dependency eslint to v8 (#1582)
* chore(deps): update dependency eslint to v8 * fix: lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: johnnyreilly <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b01ad84 - Browse repository at this point
Copy the full SHA b01ad84View commit details
Commits on Mar 15, 2023
-
chore(deps-dev): bump webpack from 5.46.0 to 5.76.0 in /examples/vani…
…lla (#1595) Bumps [webpack](https://github.com/webpack/webpack) from 5.46.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.46.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9533b2d - Browse repository at this point
Copy the full SHA 9533b2dView commit details
Commits on Apr 10, 2023
-
chore: Update testpack to TS 5.0 (#1608)
* chore: stub 5.0 tests * chore: fix build * feat: tgypescript 5.0.4 * feat: update snapshots * feat: remove es3 test * chore: tremove node 14, add node 18 * fix: pnpm install * fix: build * fix: pnpm * fix: pnpm * fix: pnpm * fix: pnpm karma * fix: pnpm karma * fix: pnpm karma * fix: pnpm karma * fix: pnpm karma
Configuration menu - View commit details
-
Copy full SHA for 5fbfb5c - Browse repository at this point
Copy the full SHA 5fbfb5cView commit details
Commits on May 23, 2023
-
fix: add config file as build dependency (#1611)
* fix: add config file as build dependency * chore: update meta
Configuration menu - View commit details
-
Copy full SHA for cf5326d - Browse repository at this point
Copy the full SHA cf5326dView 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 v9.4.2...v9.4.3