Skip to content

2024.11.22

Latest
Compare
Choose a tag to compare
@kt3k kt3k released this 22 Nov 10:59
4989ba7

@std/archive

  • BREAKING(archive): remove std/archive package (#6185)

@std/async 1.0.9 (patch)

  • feat(async/unstable): add isRetriable option to retry (#6197)

@std/csv 1.0.4 (patch)

  • feat(csv/unstable): infer column names from object arrays for stringify()
    (#6122)

@std/fs 1.0.6 (patch)

  • fix(fs): improve the docs and error message of ensureSymlink(Sync) (#6198)

@std/http 1.0.11 (patch)

  • fix(http): disable XSS in directory index page of file-server (CVE-2024-52793)
    GHSA-32fx-h446-h8pf

@std/log 0.224.11 (patch)

  • chore(log): do not exec file handler examples in CI (#6183)

@std/toml 1.0.2 (patch)

  • fix(toml): parsing positive time zone offset (#6188)