Skip to content

Conversation

@JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Aug 1, 2025

Please Read the CONTRIBUTING Guidelines
In particular the portion on Commit Message Formatting

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Docs update
  • Build related changes
  • CI related changes
  • Other... Please describe:

In this PR we test babel-loader with Babel 8 and webpack 5. The Babel-loader itself is now also built by Babel 8. Based on the typings from Babel 8, we can now enable tscheck on our js sources.

Does this PR introduce a breaking change?

  • Yes
  • No

If this PR contains a breaking change, please describe the following...

  • Impact:
  • Migration path for existing applications:
  • Github Issue(s) this is regarding:

Other information:

@JLHwung JLHwung force-pushed the enable-type-checking branch from b1435c6 to f9cdbe1 Compare August 1, 2025 16:15
@JLHwung JLHwung force-pushed the enable-type-checking branch from f9cdbe1 to 41ded4a Compare August 1, 2025 16:16
@JLHwung JLHwung marked this pull request as ready for review August 1, 2025 17:05
@JLHwung JLHwung merged commit 2479ed2 into main Aug 5, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants