servcraft 0.4.6 → 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,9 @@ This document outlines the planned features and improvements for Servcraft.
4
4
 
5
5
  ## Version History
6
6
 
7
- - **v0.4.6** (Current) - Improved CLI design - 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
8
10
  - **v0.4.5** - Lazy Prisma client initialization
9
11
  - **v0.4.4** - Prisma client bundling fix
10
12
  - **v0.4.3** - ESM/CommonJS compatibility fix