Releases: pwlmc/imghash
Releases · pwlmc/imghash
Release list
v1.1.4
v1.1.3
v1.1.2
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
- @badrequest400 made their first contribution in #337
Full Changelog: v1.1.1...v1.1.2
v1.1.1
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
v1.0.1
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
Breaking changes
- Dropping support for Node.js versions below 20
What's Changed
- refactor: migrate index.js to async/await by @pwlmc in #115
- Bump prettier from 2.2.1 to 2.3.0 by @dependabot[bot] in #116
- Bump jpeg-js from 0.4.1 to 0.4.3 by @dependabot[bot] in #117
- Bump eslint-plugin-prettier from 3.1.4 to 3.4.0 by @dependabot[bot] in #118
- Bump eslint-config-prettier from 6.12.0 to 8.3.0 by @dependabot[bot] in #119
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot[bot] in #121
- Bump eslint from 7.7.0 to 7.27.0 by @dependabot[bot] in #122
- Bump ws from 7.3.1 to 7.4.6 by @dependabot[bot] in #124
- Bump jest from 26.6.3 to 27.0.1 by @dependabot[bot] in #123
- Bump prettier from 2.3.0 to 2.4.1 by @dependabot[bot] in #143
- Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 by @dependabot[bot] in #138
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot[bot] in #145
- Bump jest from 27.0.1 to 27.3.1 by @dependabot[bot] in #157
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot[bot] in #159
- chore: bump workflow action versions by @pwlmc in #245
- Bump jest from 27.3.1 to 29.4.0 by @dependabot[bot] in #244
- Bump eslint from 7.27.0 to 8.32.0 by @dependabot[bot] in #241
- Bump eslint-config-prettier from 8.3.0 to 8.6.0 by @dependabot[bot] in #238
- feat!: bump major version by @pwlmc in #246
Full Changelog: v0.0.9...v1.0.0
Security dependencies update
🧹 Chores
- Bump lodash and y18n versions (security patches)
Fix long-jump not implemented error
🐛 Bugfixes
- Error: Not implemented On some images #21
Update dependencies
🐛 Bugfixes
- Broken image ignores promise's catch #23