Back to Meteor

3.2.0

v3-docs/docs/generators/changelog/versions/3.2.0.md

0.8.3.11.7 KB
Original Source

v3.2.0, 2025-03-18

Highlights

  • Upgrade to Node 22.14.0 & Mongo 7.0.16.
  • Implement meteor profile command to show performance metrics of Meteor apps.
  • Fix Meteor profiler to handle promises and display metrics correctly.
  • Support for argon2 to improve password security over bcrypt. PR #13554
  • Improve and fix package resolution logic. PR #13604
  • Fix rare oplog issue that could cause data loss for clients. PR #13603

All detailed PRs can be found here: https://github.com/meteor/meteor/pulls?q=is%3Apr+is%3Amerged+base%3Arelease-3.2

Breaking Changes

N/A

Internal API changes

N/A

Migration Steps

Please run the following command to update your project:

bash

meteor update --release 3.2

Bumped Meteor Packages

Bumped NPM Packages

Special thanks to

✨✨✨

✨✨✨