@currentjs/gen 0.5.1 → 0.5.3

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/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.5.3] - 2026-04-07
4
+
5
+ - expand autowiring (DI) for providers
6
+
7
+ ## [0.5.2] - 2026-03-21
8
+
9
+ - skip templates on generation; introduced a flag to regenerate templates
10
+ - rename command create app to init
11
+ - adjusted output for create module command
12
+ - create model command
13
+ - migrate commit fix
14
+ - rework documentation
15
+
3
16
  ## [0.5.1] - 2026-02-28
4
17
 
5
18
  - fixes pack: