Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:44
  • fix(scripts): version.mjs main-module guard used naive file:// string
    concatenation, which never matches on Windows — node scripts/version.mjs printed
    nothing there (surfaced by the new doctor install-check test on Windows CI). Now
    compares via pathToFileURL.