Skip to content

2024.06.03

Compare
Choose a tag to compare
@kt3k kt3k released this 03 Jun 06:46
· 816 commits to main since this release
b9374d3

@std/assert 0.226.0 (minor)

  • BREAKING(assert,testing): remove formatter option from assertEquals()
    (#4893)
  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)
  • docs(assert): improve docs (#4876)

@std/cli 0.224.5 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/crypto 1.0.0-rc.1 (prerelease)

  • BREAKING(crypto): remove deprecated APIs (#4919)
  • BREAKING(crypto): remove KeyStack (#4916)
  • docs(crypto): improve docs (#4884)
  • refactor(crypto): cleanup redundant assertion in timingSafeEqual() (#4907)
  • test(crypto): test node.js custom inspection of KeyStack (#4887)
  • chore(crypto): release crypto@1.0.0-rc.1 (#4912)

@std/csv 0.224.2 (patch)

  • docs(csv): use assertions in example code snippets (#4932)
  • docs(csv): improve API docs (#4920)

@std/data-structures 0.225.1 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/encoding 1.0.0-rc.1 (prerelease)

  • BREAKING(encoding): replace Ascii85Options with EncodeAscii85Options and
    DecodeAscii85Options (#4861)
  • BREAKING(encoding): rename MaxVarInt to MaxVarint (#4896)
  • BREAKING(encoding): rename MaxUInt64 to MaxUint64 (#4897)
  • BREAKING(encoding): remove deprecated VarInt APIs (#4864)
  • fix(encoding): throw TypeError on invalid input (#4901)
  • chore(encoding): release encoding@1.0.0-rc.1 (#4858)

@std/expect 0.224.4 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/fmt 0.225.3 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/front-matter 0.224.2 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/html 0.224.2 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/http 0.224.3 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)
  • docs(http): added --allow-sys to file server example (#4890)

@std/jsonc 0.224.1 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/net 0.224.2 (patch)

  • feat(net): getNetworkAddress() (#4677)

@std/path 0.225.2 (patch)

  • docs(path): improve API docs (#4900)
  • test(path): add test cases of isAbsolute(), joinGlobs(), and common()
    (#4904)
  • test(path): test toNamespacedPath() (#4902)

@std/semver 0.224.2 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/streams 0.224.3 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/testing 0.225.0 (minor)

  • BREAKING(assert,testing): remove formatter option from assertEquals()
    (#4893)
  • refactor(testing): do not use assertEquals in snapshot.ts (#4930)

@std/text 0.224.2 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)

@std/toml 0.224.1 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)
  • docs(toml): lint @std/toml docs (#4799)

@std/uuid 1.0.0-rc.1 (prerelease)

  • BREAKING(uuid): remove V1Options in favor of GenerateOptions (#4925)
  • BREAKING(uuid): remove v1.generate() signature with buf and offset
    parameters and number[] return type (#4877)
  • chore(uuid): release uuid@1.0.0-rc.1 (#4867)

@std/webgpu 0.224.3 (patch)

  • docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu):
    add snippet checks in module, function and class docs to doc checker (#4855)