Skip to content

0.19.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 15:45
· 306 commits to main since this release

v0.19.0-alpha.2 (2024-02-09)

Features

  • add required trunk version, and update version check (761f503)
  • add configuration 'no-sys-proxy' to bypass the system proxy. (9e6ac82)
  • allow using IPv6 with serve (0619061)
  • allow tracking progress when loading the application (e3a0c35)

Fixes

  • race condition when creating the dist directory (6f4bdc5)
  • accept older "address" field as before (383f249)
  • #705 if there's not required version, we accept any (0d380e2)
  • run servers in parallel, improve output of binds (6cdb74c)
  • #659 use original artifact name when generating intermediate files (121361d)