Skip to content

v3.1.0

Compare
Choose a tag to compare
@nerdyman nerdyman released this 26 Nov 17:24
· 15 commits to main since this release

Features

  • Add autoRotate prop - thanks @webmarkyn for adding this feature!

Fixes

  • Only change index on left mouse click

All Changes

  • build: add min engines bbfdfd5
  • build: add clean script and skip tsc in example build 2889849
  • ci: update coverage upload action ae30559
  • feat: update hook to ignore events and rename props 7238297
  • feat: add autorotate 3acd18b
  • build: update playwright bootstrap script 4cb4c33
  • chore: update readme badges 737b6ce
  • ci: yeet compressed action script until pnpm/pnpm#6424 or preactjs/compressed-size-action#83 is resolved 5954648
  • test: use custom runtime a8e8d87
  • style: prettier stop changing things pls 745efcd
  • ci: remove install steps from test, it's handled in bootstrap 9b8f9f7
  • chore: reaplce pnpx with pnpm in pre-commit hook e14d411
  • test: update tests to use consistent port number and ignore unused a11y rules 540de8b
  • build(deps): replace pretty-quick with lint-staged 2f54fb9
  • build: use latest node in nvm config 2a64a14
  • build(deps): upgrade everything 🙏 dc2f3a0
  • ci: use node 20 5f0c886
  • chore: add funding 26eb5ed
  • ci: run pipeline on pull requests and move compressed size job to main ci workflow 8a478f0
  • chore: update readme formatting... again b6a872d
  • chore: update readme formatting 4da1b4b
  • Update README.md 3dd4176
  • docs: update readme demo and ci links 8752897
  • refactor: remove auto parent focus on drag start, it's not needed 391171e
  • dx: run all tests on pre-commit 4ac9102
  • fix: prevent native image dragging on firefox desktop bf204c2
  • dx: update husky scripts 5330be9
  • build(deps): upgrade dev and example deps 8ed3c20
  • fix: only change index on mouse left click 67d3bf6

v3.0.2...v3.1.0