Skip to content

Releases: effect-app/tsgo

tsgo 7.0.0-dev+effect-app.8

22 Jun 18:14
cf320eb

Choose a tag to compare

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

22 Jun 16:07
cf320eb

Choose a tag to compare

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

22 Jun 15:40
cf320eb

Choose a tag to compare

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

22 Jun 13:13
b3c2f3a

Choose a tag to compare

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:

Consumed by macs/scanner `scripts/install-patched-compilers.mjs` (downloads `tsgo--[.exe].gz`).

tsgo 0.14.5 effect-app compiler patch 1

22 Jun 07:49
833e8d2

Choose a tag to compare

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

22 Jun 11:15
eb0dbbc

Choose a tag to compare

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

22 Jun 10:50
eb0dbbc

Choose a tag to compare

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

22 Jun 09:02
eb0dbbc

Choose a tag to compare

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.