You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
19
-#704 Added support for passing in env files via `-env /path/to/env1.json;/path/to/env2.json` syntax
20
20
-#710 Added support for `module-version` command which updates the version of a module
21
21
-#716,#733 Added support to publish under external name by passing `-use-external-name` or `-use-ext`. Fail early if external name is illegal / empty.
22
+
-#746: Added support for loading modules synchronously without multiprocessing
22
23
23
24
### Changed
24
25
-#702 Preload now happens as part of the new `Initialize` lifecycle phase. `zpm "<module> reload -only"` will no longer auto compile resources in `/preload` directory.
0 commit comments