Skip to content

v0.35.2-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 09:11
· 2 commits to main since this release
v0.35.2-rc.1
29d1e9e
  • 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