Skip to content

3.0.2

Compare
Choose a tag to compare
@nerdyman nerdyman released this 11 May 19:19
· 45 commits to main since this release

🐛 Bug Fixes

  • fix: match signature of add event listener for keydown and pointerDown events, fixes #13 4f5681f

📄 Everything Else

  • chore: add keywords to package.json 1822f0e
  • style: allow unsed React imports (we still need it to support <18) and require type for type imports 3e13d19
  • test: use playwright's beforeEach instead of a custom one 5817bb0
  • test: use dev server for tests to catch mount/unmount bugs with React 18 strict mode #13 dc81f7b
  • docs: update contrib guide 3976d94
  • dx: move husky hooks to .husky folder 0493b6d
  • refactor: move firstImage to main map since it's pretty much the same as other images now 8caddde

v3.0.1...v3.0.2