v1.9.0-rc.29
Pre-releaseChanged
-
Alef pin bumped 0.23.48 → 0.23.58. Pulls in the PHP MINIT module-startup mutex (0.23.50), the NAPI TS overload/optional-param signature cleanup (0.23.55), the NAPI arrow-type return type strip fix (0.23.54), the napi service-wrapper lowerCamelCase fix (0.23.57), per-item version annotations in the IR + docs generator (0.23.58), the NAPI enum variant JSDoc
*/escape (0.23.58 —crates/ts-pack-core-node/index.d.tsno longer prematurely closes the JSDoc block aroundDocstringFormat::JSDoc/::JavaDocvariant docs), and a sweep of Java/Kotlin/Zig/Dart formatting normalization across all generated binding files. -
Release automation migrated to the
kreuzberg-dev-publisherGitHub App. All 15 release-write jobs in.github/workflows/publish.yamlnow mint a short-lived installation token viaactions/create-github-app-token@v2. Eliminates theHOMEBREW_TOKENPAT for cross-repo tap pushes and lets tag pushes trigger downstream workflows.
Fixed
Stage Go FFI librariesstep in.github/workflows/publish.yamlnow resolves the artifact path correctly. Thefindinvocation needs../../tmp/go-ffi-all(not../../../tmp/go-ffi-all) — fixed in commit9d05d9f2a. rc.29 is the first cut to exercise both the path fix and the publisher-app token end-to-end;packages/go/v1.9.0-rc.29subtree tag should push automatically.