Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Release 1.0.6

Compare
Choose a tag to compare
@exil0867 exil0867 released this 24 Aug 21:59
· 43 commits to master since this release
  • update .gitignore (b55b4b4)
  • make the AVA after() hook awaits for the returned promise and run regardless of whether there were earlier failures (d60c3b8)
  • test GH CI with a different timeout target (8b160ec)
  • switch from Jest to AVA. (I didn't know Jest was a buggy bloated mess that is hard to integrate with pure ESM modules) (e12c9e2)
  • reduce test image resolution (abe735d)
  • switch to a provider that returns a random image (c94f92f)
  • Merge pull request #8 from EXILL-SUARL/dependabot/npm_and_yarn/types/node-18.7.12 (96bd098)
  • Bump @types/node from 18.7.11 to 18.7.12 (148fb51)
  • Merge pull request #6 from EXILL-SUARL/dependabot/npm_and_yarn/eslint-plugin-jest-26.8.7 (2d73134)
  • remove broken action (9d3b7f7)
  • Merge pull request #7 from EXILL-SUARL/dependabot/npm_and_yarn/types/node-18.7.11 (78328b5)
  • Bump @types/node from 18.7.6 to 18.7.11 (7482f29)
  • Bump eslint-plugin-jest from 26.8.3 to 26.8.7 (bc4d99f)
  • add workflow_dispatch (6dd5b58)
  • update action (b324c11)
  • add an action to keep the package's metadata synced with Github's (79490b8)
  • add package keywords (48f6e33)
  • Update blur.test.ts (9030372)