X Tutup
Skip to content

Set peer dep on @babel/core to workspace:^#17800

Merged
nicolo-ribaudo merged 2 commits intobabel:mainfrom
nicolo-ribaudo:peer-dep
Feb 15, 2026
Merged

Set peer dep on @babel/core to workspace:^#17800
nicolo-ribaudo merged 2 commits intobabel:mainfrom
nicolo-ribaudo:peer-dep

Conversation

@nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Feb 15, 2026

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

This should make the peerDep become something like ^8.0.0-rc.2 when publishing. After the 8.0.0 release, we need to hard-code it to 8.0.0.

Closes #17784

@nicolo-ribaudo nicolo-ribaudo added the PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release label Feb 15, 2026
@babel-bot
Copy link
Collaborator

babel-bot commented Feb 15, 2026

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 15, 2026

Open in StackBlitz

commit: c6718f8

@nicolo-ribaudo
Copy link
Member Author

Merging and releasing a new RC after :)

@nicolo-ribaudo nicolo-ribaudo merged commit ae5cff7 into babel:main Feb 15, 2026
55 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the peer-dep branch February 15, 2026 19:15
@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

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.

2 participants

X Tutup