Releases: effect-app/tsgo
tsgo 7.0.0-dev+effect-app.8
Effect language-service tsgo + .d.ts schema-facade emit (7.0.0-dev+effect-app.8). Built from PR #1.
tsgo 7.0.0-dev+effect-app.7
Effect language-service tsgo + .d.ts schema-facade emit (7.0.0-dev+effect-app.7). Built from PR #1.
tsgo 7.0.0-dev+effect-app.6
Effect language-service tsgo + .d.ts schema-facade emit (7.0.0-dev+effect-app.6). Built from PR #1.
tsgo 7.0.0-dev+effect-app.5
Effect language-service tsgo + .d.ts schema-facade emit, built from PR #1.
- Binary version: `7.0.0-dev+effect-app.5` (upstream typescript-go 7.x base + `+effect-app.5` semver build metadata; replaces the old `0.14.x-effect-app.N` scheme).
- typescript-go submodule: `dc37b524` == `@typescript/native-preview@7.0.0-dev.20260622.1` (latest), not behind.
- Facade emit regenerated at full parity with the canonical impl in effect-app/typescript-go PR #2: import normalization, legacy `StructNestedEncoded` materialization, static-member rewriting, and the `Fields` interface.
Verified against scanner api decl build: exit 0, 0 `StructNestedEncoded` placeholders, 415 `Fields` interfaces emitted, Effect language-service diagnostics live.
Source PRs:
- #1 (this release)
- effect-app/typescript-go#2 (facade source)
Consumed by macs/scanner `scripts/install-patched-compilers.mjs` (downloads `tsgo--[.exe].gz`).
tsgo 0.14.5 effect-app compiler patch 1
Cross-platform tsgo binaries from #1 at 833e8d2, layering effect-app/typescript-go#2 compiler changes onto the Effect-TS tsgo wrapper. Scanner installs the matching platform asset during pnpm install and verifies SHA256SUMS.
tsgo 0.14.5 effect-app compiler patch 4
Built from effect-app/typescript-go@49e73f3. Includes the declaration emitter parity fix for legacy Encoded namespaces so tsgo materializes StructNestedEncoded placeholders like patched tsc.
tsgo 0.14.5 effect-app compiler patch 3
Binaries built from effect-app/typescript-go@1f0d811.\n\nIncludes declaration facade import normalization and materialization of legacy Effect Schema Encoded placeholders where tsgo can safely serialize interface literals.\n\nAssets are gzip-compressed tsgo binaries; SHA256SUMS contains archive checksums used by scanner's installer.
tsgo 0.14.5 effect-app compiler patch 2
Binaries built from effect-app/typescript-go@2080786.\n\nIncludes declaration facade import normalization so generated Effect Schema facade types prefer existing same-module namespace imports and otherwise fall back to explicit import types.\n\nAssets are gzip-compressed tsgo binaries; SHA256SUMS contains archive checksums used by scanner's installer.