v0.2.3
GoScript v0.2.3
Go to TypeScript transpiler release.
Changelog
Bug Fixes
- 3bbdfbd: fix(compiler): preserve generic assertion metadata (@paralin)
- 2ac348b: fix(compiler): preserve imported zero value assertions (@paralin)
- 435b137: fix(compiler): propagate async interface calls (@paralin)
- 99ca8b2: fix(fs): await async readdir fallbacks (@paralin)
- 081ad9f: fix(hostio): make browser stderr fallback log-only (@paralin)
- 73ac7c3: fix(http): keep file system interface sync (@paralin)
- 1180933: fix(http): return after fetch response headers (@paralin)
- 8e2d678: fix(http): support goscript handler file servers (@paralin)
- 20642cb: fix(protobuf): preserve bound oneof branches (@paralin)
- 933548e: fix(runtime): keep browser stderr on console log (@paralin)
Other
- db4786d: chore(deps): update all dependencies to v0.49.18 (@renovate[bot])
- 80f70f0: refactor: run formatter on gs/ (@paralin)
- 0f6b7b9: release: v0.2.3 (@paralin)
- b5c5464: test(browser): prove stderr uses console log (@paralin)
- 5299a38: test(os): pin browser stderr console fallback (@paralin)
Full Changelog: v0.2.2...v0.2.3
Installation
npm:
npm install goscript@0.2.3Binary:
Download the appropriate binary for your platform from the assets below.