X Tutup
Skip to content

chore: Improve template exception handling#17748

Merged
nicolo-ribaudo merged 1 commit intobabel:mainfrom
liuxingbaoyu:tpl-error
Jan 29, 2026
Merged

chore: Improve template exception handling#17748
nicolo-ribaudo merged 1 commit intobabel:mainfrom
liuxingbaoyu:tpl-error

Conversation

@liuxingbaoyu
Copy link
Member

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

We no longer need to support IE.
This simplifies the implementation and improves performance, because Error#stack is only built on the first access.

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/60740

@liuxingbaoyu liuxingbaoyu added pkg: template PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release labels Jan 29, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 29, 2026

Open in StackBlitz

commit: ff8a4e0

@nicolo-ribaudo nicolo-ribaudo merged commit abc3571 into babel:main Jan 29, 2026
54 checks passed
@nicolo-ribaudo nicolo-ribaudo added the PR: Internal 🏠 A type of pull request used for our changelog categories label Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: template PR: Internal 🏠 A type of pull request used for our changelog categories PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup