docs/generators/changelog/versions/2.11.md
MongoDB Server 6.x Support
Embedded Mongo now uses MongoDB 6.0.3
In async wrappers, catch exceptions and reject by ebroder PR
Ensure the meteor.loginServiceConfiguration subscription always becomes ready by Torgen PR
Deprecate appcache package by StorytellerCZ PR
Made standard-minifier-css debuggable by softwarecreations PR.
Remove Blaze dependency and types that live in blaze.d.ts by perbergland PR
Switch typescript skeleton to zodern:types and test that it works by [GH ebroder] [PR #12510]
Remove packages/*/.npm from gitignore and add missing .npm folders by [GH ebroder] [PR #12508]
Add type definitions for async methods from Meteor 2.9 by [GH ebroder] [PR #12507]
TypeScript skeleton fixes by [GH ebroder] [PR #12506]
Fix TypeScript type dependencies for mongo, webapp, and underscore by [GH ebroder] [PR #12505]
Improve specificity of types previously declared as "Object" by [GH ebroder] [PR #12520]
Bump to Node 14.21.3 by [GH StorytellerCZ] [PR #12517]
meteor mongo command was removed due compatibility with MongoDB v6.x of `mongosh
for more information about MongoDB migration
read our Migration Guide for this version.
App cache is now deprecated.
Read our Migration Guide for this version.
Accounts.changePassword and Accounts.resetPassword to be correctly verify if the new password is
valid.Command line:
meteor mongo was removed due compatibility with MongoDB v6.x of mongosh@meteorjs/[email protected]
For making this great framework even better!