Fixed
- Publish: unblock minimumReleaseAge supply-chain gate. Set
minimumReleaseAge: 0inpnpm-workspace.yamlso first-party@kreuzberg/*platform packages are no longer rejected by pnpm's default 24h supply-chain delay during the publish workflow's Build Node bindings stage. - Publish: version drift in root manifests. Bumped
package.json(root) andcrates/kreuzberg-py/src/pyproject.tomlfrom rc.12 to rc.14; previously missed by alefsync-versions. - Mobile/ARM build: dart binding crate now compiles when upstream variants are cfg-gated. Bumps alef pin to v0.25.8 which fixes both E0004 (non-exhaustive From-impl matches) and E0599 (mirror enum cfg-gated variants vs frb-generated unconditional refs).
See CHANGELOG for details.