Skip to content

Bump hotkeys-js from 3.8.7 to 3.8.9

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

Bumps hotkeys-js from 3.8.7 to 3.8.9.

Release notes

Sourced from hotkeys-js's releases.

v3.8.9

npm bundle size npm version

Documentation v3.8.9: https://raw.githack.com/jaywcjlove/hotkeys/3a83b9c/index.html
Comparing Changes: https://github.com/jaywcjlove/hotkeys/compare/v3.8.8...v3.8.9

npm i hotkeys-js@3.8.9
  • 🌍 website: support dark theme. da7babf
  • 💊 clean(deps): remove dependencies. 8805f45
  • 💄 chore: update workflows config. a66cd02
  • 🌍 website: update website style. 0363302
  • 🐞 fix: Fixed an error when executing the command "npm run watch" (#351) 411006e @​zhaokun1219
  • 💄 chore: Modify rollup config. (#351) 9d3cf81
  • 🐞 fix: Fix problem with element scope (#352) 973e607 @​zhaokun1219

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

  • 🐞 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
  • 🐞 fix: Remove handlers (rather than setting to {}) in eachUnbind (#345) 1b34ff3 @​mwoenker
  • 📖 doc: Update README to include number pad special keys. (#329) b842dc3 @​ercgrat
  • 📖 doc: Update README.md b9bca9d
  • 📖 doc: Fixed filter case error in README.md (#342) 7a3c36d @​StringKe
  • 📖 doc: Update README-zh.md (#343) c4b5eab @​Yukiniro
  • 📖 doc: Update badges in README.md. f15ee1a
  • 📖 doc: Update README.md 3c3a2ad
Commits
  • 335d00f released v3.8.9 (#352)
  • 973e607 fix: Fix problem with element scope (#352)
  • 9d3cf81 chore: Modify rollup config. (#351)
  • 411006e fix: Fixed an error when executing the command "npm run watch" (#351)
  • 0363302 website: update website style.
  • a66cd02 chore: update workflows config.
  • 8805f45 clean(deps): remove dependencies.
  • da7babf website: support dark theme.
  • bced404 released v3.8.8
  • b6ad954 chore(deps): update devDependencies puppeteer to v13
  • Additional commits viewable in compare view

Merge request reports