Version 2.3.11 (Stable)
This is an enhancement release, thanks to an issue by @bpugh !
- Removing unneeded peerDependencies
A bit of context on this:
simple-keyboard was previously a React library, so it had react
and react-dom
as peerDependencies. Today, these peerDependencies are no longer needed, as simple-keyboard has been fully vanilla javascript since version 2.0.0.
Removing these will spare devs from any warnings should they add simple-keyboard to an Angular project or otherwise.
Got any improvements to suggest? Please feel free to open an issue here:
https://github.com/hodgef/simple-keyboard/issues
Or even better, submit a PR :)
https://github.com/hodgef/simple-keyboard/pulls