v3.0.2, 2024-08-14
Highlights
- Bump the patch for some packages, so we publish them using Meteor 3 tooling. [PR #13231]
- Fix subscription still resetting documents [PR #13236]
- Fix auth sub sending ready twice on load [PR #13247]
- Remove version constraints from http package in accounts-twitter [PR #13268]
- Deprecate Meteor.user() usage on server side [PR #13288]
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.0.2
Meteor Version Release
Bumped packages
:- accounts-2fa@3.0.1
- accounts-base@3.0.1
- accounts-password@3.0.1
- accounts-twitter@1.5.2
- ddp-client@3.0.1
- ddp-common@1.4.4
- ddp-server@3.0.1
- email@3.0.1
- meteor@2.0.1
- minimongo@2.0.1
- mongo@2.0.1
- npm-mongo@4.17.4
- test-helpers@2.0.1
- webapp@2.0.1
Special thanks to
For making this great framework even better!