Meteor 2.5 is here!

Hey everyone!

Meteor 2.5 is now out and recommended. See highlights below!

Highlights:
• New package: accounts-passwordless
• Cordova Android v10
• HMR now works on all architectures and legacy browsers

For more details, check out the link here.

Please let us know if you have any questions!

18 Likes

Wow, exciting!

Does the package automatically mark the email address as verified if somebody logs in with a token that was sent to it?

2 Likes

Nice!

Does this version support M1 already?

1 Like

@msavin, yes it does!

2 Likes

Not yet. The next version will probably be. Our dev team are finishing tests :slightly_smiling_face:

6 Likes

So happy to see Passwordless in the release! Thanks for all the good work you guys have done.
I haven’t had a chance to try it out yet, I will soon. It looks like it is nice and flexible - either click the link, or enter the code/token in a form, correct?

2 Likes

New HMR breaks HMR of Vue 2 integration, so sticking to 2.4 for now.
It was always quite fragile but now it really doesn’t work anymore. Does anyone know a fix?

Yes, I’m using in this app that I have if you want to try How To Create An App

I’m also using GitHub - quavedev/accounts-passwordless-react so I can integrate it with React just adding 1 component.

1 Like

Hi, could you please open an issue about this Issues · meteor/meteor · GitHub ?

So we can fix it.