Skip to content

Releases: pwlmc/imghash

v1.1.4

Choose a tag to compare

@pwlmc pwlmc released this 25 Apr 07:32
f17996e

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@pwlmc pwlmc released this 08 Apr 14:36

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@pwlmc pwlmc released this 29 Nov 15:36
539df3c

What's Changed

  • fix: type for filepath in main hash function by @badrequest400 in #337
  • fix: typecheck and add v8 coverage by @pwlmc in #345
  • build(deps-dev): bump @types/node from 24.2.1 to 24.9.2 by @dependabot[bot] in #335
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.39.1 to 8.46.2 by @dependabot[bot] in #334
  • build(deps-dev): bump typescript-eslint from 8.39.0 to 8.46.2 by @dependabot[bot] in #333
  • v1.1.2 by @pwlmc in #346

New Contributors

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

v1.1.1

Choose a tag to compare

@pwlmc pwlmc released this 23 Nov 12:15
111e9cf

Summary

Maintenance release with dependency updates.

What's Changed

  • chore: move imghash to a npm workspace package by @pwlmc in #266
  • build(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #264
  • build(deps-dev): bump bats-support from 0.2.0 to 0.3.0 by @dependabot[bot] in #265
  • chore: upgrade eslint-prelated packages by @pwlmc in #273
  • build(deps-dev): bump @types/node from 24.1.0 to 24.2.1 by @dependabot[bot] in #274
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #267
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.39.0 to 8.39.1 by @dependabot[bot] in #277
  • chore: update vite to 1.1.9 by @pwlmc in #319
  • add pull_request trigger to the workflow by @pwlmc in #339
  • chore: bump sucrase transitive dependency by @pwlmc in #340
  • chore: update vitest dev dep by @pwlmc in #341
  • chore: update js-yml dev dep by @pwlmc in #342
  • chore: remove img package package-lock by @pwlmc in #343
  • chore: bump version to v1.1.1 by @pwlmc in #344

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@pwlmc pwlmc released this 27 Jul 14:41
f241e07

v1.1.0

Added support for TypeScript.

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@pwlmc pwlmc released this 19 Jul 10:33
e8b22e4

Summary

Maintenance release: dependency updates.

What's Changed

  • build(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 5.5.1 by @dependabot[bot] in #253
  • build(deps-dev): bump eslint-config-prettier from 8.10.0 to 10.1.5 by @dependabot[bot] in #252
  • build(deps): bump @canvas/image from 1.0.1 to 2.0.0 by @dependabot[bot] in #248
  • build(deps-dev): bump eslint from 8.57.1 to 9.31.0 by @dependabot[bot] in #249
  • build(deps-dev): bump jest from 29.7.0 to 30.0.4 by @dependabot[bot] in #250
  • chore: update readme by @pwlmc in #256
  • chore: version bump by @pwlmc in #257

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@pwlmc pwlmc released this 12 Jul 10:46
94d0479

Breaking changes

  • Dropping support for Node.js versions below 20

What's Changed

Full Changelog: v0.0.9...v1.0.0

Security dependencies update

Choose a tag to compare

@pwlmc pwlmc released this 07 May 16:25

🧹 Chores

  • Bump lodash and y18n versions (security patches)

Fix long-jump not implemented error

Choose a tag to compare

@pwlmc pwlmc released this 11 Oct 10:18

🐛 Bugfixes

  • Error: Not implemented On some images #21

Update dependencies

Choose a tag to compare

@pwlmc pwlmc released this 02 Apr 14:43

🐛 Bugfixes

  • Broken image ignores promise's catch #23