Meteor.js v3.1.2 is out! 🎉

In this patch, we updated Node to the latest LTS version and our Vue and Solid skeletons!

Tasks and fixes in this release:

  • Node has been upgraded to v22.13.1
  • Updated Meteor skeletons for Vue and Solid
  • Improved browser detection and related documentation
  • Security updates: nodemailer-openpgp and others in Meteor packages

Pull Requests for v3.1.2

Special thanks to the contributors:

How to try it?

Installing Meteor

npx meteor

Existing projects:

meteor update --release 3.1.2

Starting a project:

meteor create app-name --release 3.1.2

Your help testing this version by creating a new app or migrating your current one will be extremely helpful!

Please give us your feedback, and if you find any issues, open an issue on GitHub.

Next Releases

  • Meteor 3.2.0 (late-February/early March 2025)
17 Likes

Hi,

Great. :+1:
How the Cordova support has been tested for this release?

Thanks.

Hey, what do you refer by Cordova support?

There is no change on this patch release related with Cordova. Isn’t Cordova working for you in Meteor 3?

In fact, i am wondering as you have updated vue and solid skeletons if they have been tested with Cordova.
Just to be sure for newcomers to avoid any troubles

I haven’t checked that. I tested Cordova on other 3.1.2 examples recently, but not those skeletons. It should work, though a different bundler might affect the setup. It’s good to double-check anyway. I’ll test it next week.

Thanks for letting me know.

1 Like

I was testing it and encountered an error. The app loads, but it shows a white screen. Can someone else test this?

After looking into it, it seems there’s an open issue on meteor-vite about a regression introduced in cordova in the latest version. You can share the information you find in that issue. Once it’s resolved, we’ll apply the fix.

Hi,
I did not opened this issue but I am currently trying to have Cordova working but I have the same problem: white screen.

It seems the application is not included into the bundle:

image

with a PC browser working with no issues:

image

1 Like

Gread news!!! …only on LinkedIn is better publish news after the new version is in production (not beta).

1 Like