Roadmap

Describes the high-level features and actions for the Meteor project in the near-to-medium term future.

Introduction

Quick update moving items to Finished: June 1, 2023

Last new items added: September 14, 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.

Contributors are encouraged to focus their efforts on work that aligns with the roadmap then we can work together in these areas.

As with any roadmap, this is a living document that will evolve as priorities and dependencies shift.

If you have new feature requests or ideas you should open a new discussion.

Meteor 3.0 release

  • Change how Meteor executes Async code; (Discussion)
    • Provide new async APIs where Fibers are required;
      • Mongo package with Async API; (PR)
      • Provide async versions for Accounts and core packages;
      • Adapt Meteor Promise implementation;
  • Enable Top-Level Await (TLA) on Meteor server-side; (PR)
  • Support Top-Level Await (TLA) on Reify;
  • Remove Fibers dependency from Meteor Public APIs;
  • Remove Fibers entirely;
  • Update Cordova integration to Meteor 3.0;
  • Run Meteor on Node.js 18;
  • Change web engine from Connect to Express;

Next releases

  • Improve TypeScript support for Meteor and packages; (Discussion)
  • Linux ARM Support; (PR)
  • Improve release quality with test coverage and CI automation;
  • Review and help to modernize Meteor tools; (Discussion)
  • Improve support for Windows 11 or adopt Windows with WSL;
  • Improve Meteor build time; (Discussion)
  • HTTP/3 Support;
  • Tree-shaking; (PR)
  • Support package.json exports fields; (Discussion)

Candidate items

We need to discuss further to decide whether or not to proceed with these implementations.

  • Update and fix Meteor Client Bundler or Improve DDP Client;
  • Improve Passwordless package; (Discussion)
  • Support building mobile apps using CapacitorJS;
  • Bring Redis-oplog to core; (Repository)
  • MongoDB Change Streams support; (Discussion)
  • Better file upload support via DDP; (Discussion)

Next educational items

Finished items

  • New Async Tracker; (Blog Post)
  • New Suspense hooks for React + Meteor; (Blog Post)
  • Release Blaze 2.7 supporting async calls; (Changelog)
  • New Scaffold API / generate command; (Blog Post)
  • Types added to the core; (Blog Post)
  • Update Apollo skeleton NPM dependencies;
  • MongoDB 6.0 Support; (Discussion / Blog Post)
  • Vite integration;
  • SolidJS integration;
  • Vue 3 integration; (Forums / Discussion)
  • SolidJS starter template;
  • Login and Accounts Course; (Meteor University)
  • Updated MongoDB driver to 4.8; (PR)
  • Make MongoDB integration stable by fixing critical issues;
  • New skeleton for creating Meteor apps with Chakra UI;
  • Evaluate and improve support for Meteor in VSCode; (Repository)
  • Release Blaze 2.6.2; (Blog Post)

For more completed items, refer to our changelog.

Edit on GitHub
// search box