Skip to content

Releases: Beatso/ScalePixelArt

v1.1.2

14 Mar 21:08
Compare
Choose a tag to compare

Just a small release, with dependencies updated only. This fixed an error that sometimes arose when trying to install the package.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Aug 19:54
Compare
Choose a tag to compare

Fixed an issue where Buffer was being replaced with any in the TypeScript declarations file.

  • Fixed typo in index.js - 048ddf6
  • Added @types/node devDependency - 366c6bb
  • Buffer now correctly appears in TypeScript declaration files - 7cb64f3

v1.1.0

19 Aug 21:41
Compare
Choose a tag to compare
  • Added TypeScript declaration files - 0f14ed4
  • Added JSDoc info - a1c33be
  • Upgraded sharp dependency to v0.29.0 - 3df863f