Roadmap
Introduction
Up to date as of Jan 26, 2022
This document describes the high-level features and actions for the Meteor project in the near-to-medium term future. The description of many items include sentences and ideas from Meteor community members.
As with any roadmap, this is a living document that will evolve as priorities and dependencies shift.
Contributors are encouraged to focus their efforts on work that aligns with the roadmap then we can work together in these areas.
If you have new feature requests or ideas you should open a new discussion.
Core team
The items in this section are the core team’s priorities.
Next minor releases
- New Core Packages
- Accounts 2FA package; PR
- Better file upload support;
- TailwindCSS 3.0 JIT Support; Discussion
- Tree-shaking; PR
- Guide review;
- Provide new async APIs where Fibers is required;
- Mongo package with Async API; PR
- Finish Blaze 2.6;
- ES Modules Support;
- node: Protocol Import Support;
- Explore new ways to expose Meteor type definitions;
Next major releases
- Support Top-level await;
- Remove Fibers dependency from Meteor Public APIs;
- Make Fibers optional on runtime, or remove it entirely;
- Improve Dev Tools
- Better way to define Meteor public API types;
- Better support for mainstream IDEs;
- Launch new sections for Meteor University;
- ARM Support;
- HTTP/3 Support;
- MongoDB Change Streams Support;
- Explore bringing Redis-oplog to core;
- Explore Flutter as a front-end for Meteor apps;
Community
The items in this section are not the priorities of the core team but the core team can support community members working on it.
- Finish Vue3 integration; Basic usage
- Svelte real app examples;
- SolidJS real app examples;
- React Native real app examples;
Previous releases
- Support to MongoDB 5.0; Migration Guide
- Add missing binaries to Fibers fork; Issue
- Meteor University launch
- 2FA OTP support in Meteor Accounts
- Meteor + SolidJS demo
- TypeScript update to v4.4.1
- Mac M1 Support
- HMR now works on all architectures and legacy browsers
- New core package: accounts-passwordless
- New Meteor NPM installer
- Apollo skeleton upgraded to Apollo server v3
- Node.js update to v14 from 12.22.1
- Cordova update to version 10
- New Skeleton for Svelte
- Repository with Meteor Examples
For more completed items, refer to our changelog.