react-keydown v1.3.6 Release Notes

    • ec0bff2 [Fix] Re-export Keys lib after reorganization.
    • ๐Ÿšง 1b93de3 [Maintenance] Reorganize code to be more coherent/modular/maintainable.
    • ๐Ÿ“š 301f4e4 [Maintenance] Write preliminary reference documentation.
    • ๐Ÿ‘ 79af533 [Feature] Add support for more alphanumeric keys.
    • ๐Ÿšง c46805e [Maintenance] Move compile task into script to more easily manage different builds for umd vs. commonjs-only (default).