Releases: YosefHayim/launch-store
Releases · YosefHayim/launch-store
Release list
v0.32.8
Full Changelog: v0.32.7...v0.32.8
v0.32.7
What's changed
- fix(release): treat App Store Connect export-compliance 409 "already set" as idempotent success (#299)
- ci(publish): install pnpm before setup-node
cache: pnpmso npm publish runs again - docs: track
docs/adr/so public ADR links inllms.txt/ README resolve in clean CI checkouts
v0.32.6 was tagged but never published to npm (publish workflow failed twice); this tag is the first successful publish of those fixes.
Full Changelog: v0.32.6...v0.32.7
v0.32.6
What's changed
- fix(release): treat App Store Connect export-compliance 409 "already set" as idempotent success (#299)
- Pre-check skip when
usesNonExemptEncryptionalready matches remains in place
Also closes the backlog of already-fixed open issues that were verified on main (#286, #294, #295, #297, #298, #300, #302).
Full Changelog: v0.32.5...v0.32.6
v0.32.4
What's Changed
- fix(build): stamp per-target manual signing into pbxproj for multi-target archives (#289) by @YosefHayim in #290
- fix(signing): exact App ID resolution + regenerate stale profiles on the build path (#291, #292) by @YosefHayim in #293
Full Changelog: v0.32.3...v0.32.4
v0.32.3
What's Changed
- ci: reusable single-purpose workflows + built-CLI e2e by @YosefHayim in #283
- fix(build): per-target archive signing — drop the clobbering global profile specifier (#262) by @YosefHayim in #285
- chore(lint): promote noNonNullAssertion + noAwaitInLoops to error (#276) by @YosefHayim in #287
- migration: adopt zod v4 as the config SSOT (ADR 0008) (#274) by @YosefHayim in #288
Full Changelog: v0.32.0...v0.32.3
v0.32.0 — architecture rollup: types barrel, testkit, output seam
What's Changed
- docs: add CODE-STYLE.md style SSOT + AGENTS.md rules digest by @YosefHayim in #277
- migration: consolidate shared test fakes into src/testkit/ by @YosefHayim in #278
- migration: promote noDefaultExport to Biome error (+ non-null / await-loop cleanups) by @YosefHayim in #279
- migration: fold the 14 per-feature types.ts into the core/types/ barrel by @YosefHayim in #280
- migration: route all CLI output through the logger seam — kill raw console.* by @YosefHayim in #281
Full Changelog: v0.31.2...v0.32.0
v0.31.2
v0.31.1
What's Changed
- fix(doctor): add --app flag for multi-app preflight checks by @YosefHayim in #268
- feat(doctor): iOS signing preflight for App Groups + multi-target apps (#261) by @YosefHayim in #269
- refactor(cli): dedup the readiness command family behind one shared run by @YosefHayim in #270
- refactor(apple): extract ASC resource type wall into ascResources.ts by @YosefHayim in #271
Full Changelog: v0.31.0...v0.31.1
v0.31.0
What's Changed
- chore: finish the biome migration — drop prettier, repair the red CI gate by @YosefHayim in #265
- feat(build): per-run size-budget override (#260) by @YosefHayim in #263
- fix(apple): multi-target signing safe slice — target discovery, stale-profile regen, creds --app, preflight (#261) by @YosefHayim in #264
- chore(release): v0.31.0 — per-run size budget + multi-target iOS signing safe slice by @YosefHayim in #267
Full Changelog: v0.30.0...v0.31.0
v0.30.0 — platform/store split + the Apple platform family
What's Changed
- fix(core): route every submit/store path through the config-aware storage resolver (#251) by @YosefHayim in #255
- feat(core): env/keychain reference for the App Review demoAccountPassword (#249) by @YosefHayim in #256
- refactor(core): decouple the build platform from the submit store (ADR 0006) by @YosefHayim in #257
- feat(apple): tvOS, macOS, and visionOS as first-class build platforms by @YosefHayim in #258
- chore(release): v0.30.0 — platform/store split + the Apple platform family by @YosefHayim in #259
Full Changelog: v0.29.1...v0.30.0