Skip to content

Roadmap

rgoupil edited this page May 25, 2021 · 1 revision

SRM Public Roadmap

In this page, you can find the roadmap for the SRM project.
You can learn about what features are being worked and what to expect in the future.

Features

  • Versioning: Keep track of different SRM revisions to allow SemVer restrictions
  • Modular i18n: Modular i18n system to integrate different i18n libraries
  • Selective JS & CSS encapsulation: Selectively encapsulate JS & CSS libraries as well as styling rules for more reusability and smaller builds
  • Easier build config: Simplify the Webpack configuration/build system for new projects
  • Direct bundling: Bundling SRM with the application, without lazy loading
  • Export typings: Export typing of SRMs for type safe integration in a Typescript application
  • CLI: CLI to create a new SRM from scratch
Clone this wiki locally