Skip to content

GopherJS v1.18.0-beta3 (for Go 1.18.10)

Compare
Choose a tag to compare
@flimzy flimzy released this 11 Jun 16:15
· 175 commits to master since this release
f1c1c69

What's Changed

  • README: document the current GOOS and GOARCH values by @dmitshur in #1180
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 in /node-syscall by @dependabot in #1185
  • Additional nil checks around NodeJS APIs. by @nevkontakte in #1187
  • Fix externalization of certain nil values by @flimzy in #1194
  • Fix two bugs related to type conversion by @nevkontakte in #1199
  • Replace vfsgen with go:embed by @flimzy in #1197
  • Remove some bits of unused code by @flimzy in #1196
  • Update references to latest patch version of Go 1.18 in preparation for next beta release by @flimzy in #1198

Full Changelog: v1.18.0-beta2+go1.18.5...v1.18.0-beta3+go1.18.10