Skip to content

Releases: ibezkrovnyi/image-quantization

image-q@3.0.4

12 Sep 15:14
Compare
Choose a tag to compare
  • removed core-js dependency
  • removed bits of coveralls.io configuration

image-q@3.0.3

12 Sep 08:34
Compare
Choose a tag to compare
  • types generation fixed

image-q@3.0.2

11 Sep 21:20
Compare
Choose a tag to compare

Technical changes:

  • pnpm monorepo
  • merged image quantization demo into this monorepo

Build:

  • roolup replaced with webpack
  • cjs build removed, umd build is used instead
  • umd build bundles everything, including core-js

Misc:

  • dependencies updated