v3.3.2, 01-09-2025
Highlights
- Async-compatible account URLs and email-sending coverage #13740
- Move
findUserByEmailmethod fromaccounts-passwordtoaccounts-base#13859 - Return
insertedIdon clientupsertto match Meteor 2.x behavior #13891 - Unrecognized operator bug fixed #13895
- Security fix for
sha.js#13908
All Merged PRs@GitHub PRs 3.3.2
Breaking Changes
N/A
Cordova Upgrade
- Enable modern browser support for Cordova unless explicitly disabled #13896
Internal API changes
- lodash.template dependency was removed #13898
Migration Steps
Please run the following command to update your project:
bash
meteor update --release 3.3.2If you find any issues, please report them to the Meteor issues tracker.
Bumped Meteor Packages
- accounts-base@3.1.2
- accounts-password@3.2.1
- accounts-passwordless@3.0.2
- meteor-node-stubs@1.2.24
- babel-compiler@7.12.2
- boilerplate-generator@2.0.2
- ecmascript@0.16.13
- minifier@3.0.4
- minimongo@2.0.4
- mongo@2.1.4
- coffeescript-compiler@2.4.3
- npm-mongo@6.16.1
- shell-server@0.6.2
- typescript@5.6.6
Bumped NPM Packages
- meteor-node-stubs@1.2.23
Special thanks to
✨✨✨
✨✨✨

