Releases: seawind543/keydown-key
Releases · seawind543/keydown-key
v1.4.2
What's Changed
- doc: correct example by @seawind543 in #19
- chore: upgrade devDependencies by @seawind543 in #20
- build: apply webpack clean function by @seawind543 in #24
- build: upgrade packages by @seawind543 in #25
- chore: bump version 1.4.2 by @seawind543 in #26
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- doc: correcting MIT file content by @seawind543 in #16
- chore: upgrade dependencies by @seawind543 in #17
- chore: bump version 1.4.1 by @seawind543 in #18
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: mount library to this instead of self to support nextjs ssr by @seawind543 in #14
- chore: bump version 1.4.0 by @seawind543 in #15
Full Changelog: v1.2.2...v1.4.0
v1.2.2
v1.2.2-beta.0
v1.3.0-beta.2
v1.3.0-beta.0
features
- feat: add @types/react
- feat: add type React.KeyboardEvent specific to keyDownEvent
- core: upgrade devDependencies
Bug fixes
- N/A
Document
- N/A
v1.2.1
features
- chore: update devDependencies
Bug fixes
- N/A
Document
- N/A
v1.2.0
features
- chore: upgrade all dependencies
Bug fixes
- N/A
Document
- doc: refine the readme description
v1.1.1
features
- feat: rewrite by typescript
- test: Setup and add unit-test
- chore: upgrade babel, eslint, prettier, ts-loader, typescript, webpack
Bug fixes
- N/A
Document
- doc: Add example gif URL, and update examples