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

Release 2.5.2 #11788

Merged
merged 66 commits into from
Dec 21, 2021
Merged

Release 2.5.2 #11788

merged 66 commits into from
Dec 21, 2021

Conversation

filipenevola
Copy link
Collaborator

@filipenevola filipenevola commented Nov 24, 2021

Meteor 2.5.2

We are improving reify in order to have better times evaluating MUI v5 components.

Content

  • Reify update;
  • Meteor babel upgrade to include Reify update;

How to test

New project:
meteor create yourapp --release 2.5.2-beta.9

Existent project:
meteor update --release 2.5.2-beta.9

Tasks

zodern and others added 30 commits October 29, 2021 12:51
For example, to override the module that is importing a function
Adding option to override data from api using args from api-box.
…n_async

Document async callback behavior in autoruns
Docs: accounts-passwordless - sendLoginTokenEmail should be imported from accounts-base
@simplecommerce
Copy link

Hey, I am just wondering, do we have an idea when we can expect this to be merged/launched officially ?

@renanccastro
Copy link
Contributor

Hey, I am just wondering, do we have an idea when we can expect this to be merged/launched officially ?

I'm going to release a new beta later today with node update and some HMR fixes. We can have a RC early next week and possibly the final version right after.

@renanccastro
Copy link
Contributor

2.5.2-beta.9 is now available with node 14.18.2 + hmr fixes + an important fix on a symbolic link inside the dev bundle for Windows users.

You can check merged prs in the milestone here: https://github.com/meteor/meteor/milestone/89?closed=1

@renanccastro
Copy link
Contributor

renanccastro commented Dec 20, 2021

I've released METEOR@2.5.2-beta.10 fixing the symbolic link inside the dev bundle. Our CI machine had the symbolic link option of GIT disabled. This should be fixed now.

@filipenevola filipenevola changed the base branch from devel to master December 21, 2021 21:03
@filipenevola filipenevola merged commit 472f703 into master Dec 21, 2021
@filipenevola
Copy link
Collaborator Author

filipenevola commented Dec 21, 2021

Meteor 2.5.2 final is released. It will be recommended automatically in the CLI in the next few days.

@rouftom
Copy link

rouftom commented Dec 21, 2021

Already installed. Well done and good work. Thank you.

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