Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

2021.08.26

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 01:45
· 1 commit to main since this release
970e6ee

CHANGELOG

  • feat(fetch): mTLS client certificates for fetch() (#11721)
  • feat: ArrayBuffer in structured clone transfer (#11840)

diff: 873cce2...5d7d9d6

Runtime Docs

Install / Upgrade

With Shell:

curl -fsSL https://denonightly.now.sh/sh | sh -s 2021.08.26

With PowerShell:

$v="2021.08.26"; iwr https://denonightly.now.sh/ps1 -useb | iex

On GitHub Actions:

- uses: denolib/setup-deno@v2
  with:
    deno-version: nightly