## v0.1.0 - [x] route、build、create - [x] dev - [x] user config - [x] preview - [x] generate ## v0.2.0 - [x] the framework unified plugin system - [ ] ssr (build, none stream, stream, meta, ppr, ...) - [ ] tanstack query - [x] tailwindcss - [ ] bundle with webpack - [x] config cmd (set, get, list) @xiaohuoni #43 - [ ] route file simplify (e.g. export component only) - [ ] generate with ai ## v0.3.0 - [ ] ssg - [ ] route with config (hold) - [x] html - [ ] bundle deps - [ ] parser using rust ## v0.4.0 - [ ] server function - [ ] other ai features ## v0.5.0 - [x] doctor - [ ] constraint - [x] performance: chunk preload by routes - [ ] bundle with vite - [ ] tnf package - [ ] [interactive config](https://github.com/BuilderIO/micro-agent?tab=readme-ov-file#config-ui) - [ ] interactive dev ## others - [x] example: hackernews - [x] example: [tnf-ant-design-pro](https://github.com/umijs/tnf-ant-design-pro) Independent maintenance https://github.com/umijs/tnf-ant-design-pro/issues/1 - [x] example: shadcn/ui + tailwindcss - [ ] example: todo app - [x] clickToComponent - [x] phantom dependency check - [x] mock - [ ] gui - [x] try https://react-scan.million.dev/ - [ ] try https://million.dev/ - [ ] plugin should be compatible with vite - [ ] error code - [ ] [unused check with knip or depcheck](https://edvins.io/cleaning-up-dead-files-in-your-react-project) ## docs - [ ] how to organize route component
v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
others
docs