servcraft 0.4.5 → 0.4.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/ROADMAP.md CHANGED
@@ -4,7 +4,10 @@ This document outlines the planned features and improvements for Servcraft.
4
4
 
5
5
  ## Version History
6
6
 
7
- - **v0.4.5** (Current) - Lazy Prisma client initialization - Phase 3 in progress 🚧
7
+ - **v0.4.8** (Current) - Automatic module installation during init - Phase 3 in progress 🚧
8
+ - **v0.4.7** - CLI header alignment fix
9
+ - **v0.4.6** - Improved CLI design
10
+ - **v0.4.5** - Lazy Prisma client initialization
8
11
  - **v0.4.4** - Prisma client bundling fix
9
12
  - **v0.4.3** - ESM/CommonJS compatibility fix
10
13
  - **v0.4.2** - Custom template loading in generate/scaffold