Skip to content

v0.22.0

Choose a tag to compare

@egy186 egy186 released this 18 Apr 14:51
· 38 commits to main since this release
v0.22.0

Breaking Changes

  • feat!: add browser export configuration to package.json by @egy186 in #922

Features

  • feat: use bmp-ts as a BMP decoder/encoder by @egy186 in #925

Chores

  • chore: rename parseICO and isICO to use camelCase by @egy186 in #926
    • parseICO is deprecated. Use decodeIco instead.
    • isICO is deprecated. Use isIco instead.

Full Changelog: v0.21.1...v0.22.0