Skip to content

Mill v0.3.1 (Public alpha)

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:06
· 2 commits to main since this release
325fff1

Mill v0.3.1

0.3.1 is a qualified public-alpha maintenance release. It updates the pinned
artifact actions used by Mill's immutable release workflow and updates the
development test toolchain to Vitest 5.0.0 and typescript-eslint 8.69.0.

The release workflow preserves its independent-build, exact-artifact,
qualification, provenance, registry-readback, and GitHub-asset checks. Its
GitHub Release is a normal release titled Public alpha, allowing GitHub to
select it as Latest without expanding Mill's qualified support tuple.

Install

npm install --save-dev --ignore-scripts @davidahmann/mill@0.3.1
npx --no-install millctl --version

Pin the exact version. The npm latest channel is a distribution pointer, not
an automatic-update instruction; an existing repository must deliberately
requalify changed delivery machinery.

The public-alpha limits remain unchanged. This release does not add a supported
stack, grant autonomous merge or deployment authority, or change the release
trust boundary.