Skip to content

v0.35.2-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 10:15
v0.35.2-rc.2
1cb27dc
  • TypeScript: Add mediaType to metadata response.
    #4492

  • Improve WebAssembly fallback detection.
    #4513

  • Improve code bundler support with stub binaries.
    #4543

  • Verify GIF effort option is an integer.
    #4544
    @metsw24-max

  • Verify recomb matrix entries are numbers.
    #4545
    @metsw24-max

  • TypeScript: Replace namespace with named exports for ESM.
    #4546

  • Bound dilate and erode width to avoid mask-size overflow.
    #4548
    @metsw24-max