Skip to content

Bump hotkeys-js from 3.8.7 to 3.8.8

Yogi Bot requested to merge dependabot-npm_and_yarn-hotkeys-js-3.8.8 into main

Bumps hotkeys-js from 3.8.7 to 3.8.8.

Release notes

Sourced from hotkeys-js's releases.

v3.8.8

npm bundle size npm version

npm i hotkeys-js@3.8.8

https://github.com/jaywcjlove/hotkeys/compare/v3.8.7...v3.8.8

  • 📖 doc: Update README to include number pad special keys. (#329) b842dc3 @​ercgrat
  • 💄 chore: update .github/workflows/ci.yml 2dc4981
  • 💄 chore: update .github/workflows/ci.yml c9d332d
  • 💄 chore: update .github/workflows/ci.yml 7cd47d1
  • 💄 chore: update .github/workflows/ci.yml 7e1465c
  • 📖 doc: Update README.md b9bca9d
  • 💄 chore(deps): Upgrade kkt v7 & eslint v8. da1bf76
  • 📖 doc: Fixed filter case error in README.md (#342) 7a3c36d @​StringKe
  • 📖 doc: Update README-zh.md (#343) c4b5eab @​Yukiniro
  • 💄 chore: update workflow config. 61a2d97
  • 📖 doc: Update badges in README.md. f15ee1a
  • 📖 doc: Update README.md 3c3a2ad
  • 🐞 fix: Fix the bug that the window will bind multiple focus events when hotkeys is called multiple times by different element option (#347) 9145770 @​zhaokun1219
  • 💄 chore(deps): update devDependencies. b1ad86a
  • 🐞 fix: Remove handlers (rather than setting to {}) in eachUnbind (#345) 1b34ff3 @​mwoenker
  • 💄 chore(deps): update devDependencies puppeteer to v13 b6ad954
Commits
  • bced404 released v3.8.8
  • b6ad954 chore(deps): update devDependencies puppeteer to v13
  • 1b34ff3 fix: Remove handlers (rather than setting to {}) in eachUnbind (#345)
  • b1ad86a chore(deps): update devDependencies.
  • 9145770 fix: Fix the bug that the window will bind multiple focus events when hotkeys...
  • 3c3a2ad doc: Update README.md
  • f15ee1a doc: Update badges in README.md.
  • 61a2d97 chore: update workflow config.
  • c4b5eab doc: Update README-zh.md (#343)
  • 7a3c36d doc: Fixed filter case error in README.md (#342)
  • Additional commits viewable in compare view

Merge request reports