Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

babel-preset-meteor (Dev bundle 20.14.0.X) #13193

Draft
wants to merge 25 commits into
base: release-3.0
Choose a base branch
from

Conversation

nachocodoner
Copy link
Member

@nachocodoner nachocodoner commented Jun 12, 2024

There are likely breaking changes when upgrading from proposal transpiler plugins to the more modern ones.

Specifically, some Meteor core require imports now resolve as promises. This behavior will likely affect apps as well. Since this could be a major breaking change, we need more time to analyze possible solutions. We tried to identify which plugin causes it, but testing locally was difficult, even with debugging on new published versions. We will have more time in the future to revisit this issue and find the least disruptive fix or provide a breaking change if unavoidable.

image

Node upgrade is covered in other PR and released on next official 3.0 version.

Copy link

netlify bot commented Jun 12, 2024

Deploy Preview for v3-migration-docs canceled.

Name Link
🔨 Latest commit bdea52a
🔍 Latest deploy log https://app.netlify.com/sites/v3-migration-docs/deploys/6671a98c54e192000813a68c

Copy link

netlify bot commented Jun 12, 2024

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit bdea52a
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/6671a98c96ba40000859568c

@nachocodoner nachocodoner changed the title Node 20.x - babel-preset-meteor (Dev bundle 20.14.0.0) Node 20.14.0 - babel-preset-meteor (Dev bundle 20.14.0.0) Jun 12, 2024
StorytellerCZ
StorytellerCZ previously approved these changes Jun 13, 2024
@StorytellerCZ StorytellerCZ added this to the Release 3.0 milestone Jun 13, 2024
@StorytellerCZ
Copy link
Collaborator

For those interested here is the changelog for Node 20.14.0:
https://nodejs.org/en/blog/release/v20.14.0

meteor Show resolved Hide resolved
@nachocodoner nachocodoner changed the title Node 20.14.0 - babel-preset-meteor (Dev bundle 20.14.0.0) babel-preset-meteor (Dev bundle 20.14.0.X) Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants