Skip to content

Releases: ericnograles/browser-image-resizer

v2.4.1

25 Sep 18:55
Compare
Choose a tag to compare
  • No-op release, purely to update readme.md on NPM

v2.4.0

25 Sep 12:37
Compare
Choose a tag to compare

v2.3.3

24 Sep 23:48
Compare
Choose a tag to compare
  • Addresses #66 (thanks @johnpturner8!)
  • Upgrades to latest webpack, but exif-reader still polyfills NodeJS modules. Sorry for the inconvenience, CRA developers (thanks for pointing this out @jz222!)

v2.3.2

18 Sep 13:26
Compare
Choose a tag to compare
  • No-op release, v2.3.1 had an out of sync (uncommitted) package.json which might cause confusion. This is now in sync.

v.2.3.1

18 Sep 13:21
Compare
Choose a tag to compare
  • Defaults transparent PNG backgrounds to white, addresses #42 (thanks for reporting, @zehawki!)

v2.3.0

18 Sep 12:09
Compare
Choose a tag to compare
  • Many security bumps of dependencies
  • Merges in #40 (thanks @qwazwsx!)
  • Addresses #54 (thanks for the head's up @kabapy!)
    • Moved to latest ExifReader and updated affected lines of code

v2.2.1

13 Oct 20:15
Compare
Choose a tag to compare

v2.2.0

21 Mar 19:31
Compare
Choose a tag to compare
  • See #38
  • Big changes are: file reorganization, support for multiple input consumers, proper rejections
  • Added MIT license to address #37

v2.1.3

18 Jul 18:51
Compare
Choose a tag to compare
  • Addresses #18 (see #26)
  • Code cleanup: var => let
  • Testing GH actions for releases

v2.1.2

17 Jul 12:45
Compare
Choose a tag to compare