Closed
Description
💡 We will update the Roadmap content every quarter. Please stay tuned.
2024
- [x] Upgrade to Rspack 1.0 and remove the experimental flag
- [ ] Support for React server components
- [ ] Support for Bun
- [x] Better support for Module Federation
- [x] Better support for Micro Frontend
- [ ] Provides guidance on migrating to Modern.js from other tools or frameworks
- [x] Drop support for Node.js 14
2023
## Q4 Tasks
- [ ] https://github.com/web-infra-dev/modern.js/issues/4769
- [ ] https://github.com/web-infra-dev/modern.js/issues/4770
- [x] Release a new build analysis tool: Rsdoctor
- [x] Release Modern.js DevTools
- [x] Release Storybook v7 plugin
- [x] [Improve the JSON schema validation performance](https://github.com/web-infra-dev/modern.js/discussions/4706)
- [x] [Improve the Modern.js benchmark](https://github.com/web-infra-dev/modern-js-benchmark)
- [x] Improve the overall performance of Modern.js Framework and Module
- [x] Provide deployment guidance
- [ ] Provide more templates and examples
## Q3 Tasks
- [x] [Rename Modern.js Doc to **Rspress** and develop it as an independent brand](https://github.com/web-infra-dev/rspress)
- [x] [Support for 95% of framework features in Rspack mode](https://modernjs.dev/builder/en/guide/advanced/rspack-start.html)
- [x] [Support for Modern.js data action](https://github.com/web-infra-dev/modern.js/pull/4736)
- [x] [Support for Rspack builtin:swc-loader](https://github.com/web-infra-dev/modern.js/discussions/4620)
- [x] [Support for building Vue 2 / Vue 3 applications](https://modernjs.dev/builder/en/guide/framework/vue3.html)
- [x] [Support for monorepo source build mode](https://modernjs.dev/builder/en/guide/advanced/source-build.html)
- [x] [Support for more intuitive Tailwind CSS configuration](https://github.com/web-infra-dev/modern.js/discussions/4509)
- [x] [Improve error printing and suggestions](https://github.com/web-infra-dev/modern.js/discussions/4325)
- [x] [Improve server performance](https://github.com/web-infra-dev/modern.js/pull/4632)
- [x] [Merge the libuild library to Modern.js Module](https://github.com/web-infra-dev/modern.js/discussions/4354)