This repository was archived by the owner on Jan 8, 2026. It is now read-only.
Releases: microsoft/essex-build
Releases · microsoft/essex-build
Release list
v16.0.0
Major
In this build, the zip command semantics were changed. Instead of a cwd argument, which implied path roots and execution context, we pass a baseDir argument so as not to conflate it with execution context. This allows us to handle common patterns such as executing the zip command at a package level, but including everything within a dist/ folder. This also improves the safety of zips by encouraging idempotent zips actions by default.
v8.0.16
v7.1.0
Minor
- Add override capabilities to
audit-citask (#18 )
v7.0.4
Patch
Remove redundant audit-ci configuration (#17 )