v3.6.0
What's Changed
- feat: add toArray function to convert NodeList to Array by @samuelfullerthomas in #603
- remove deprecated event.keyCode and replace with event.code by @rhysstubbs in #609
- Add package.json "type" field by @julienchazal in #623
New Contributors
- @samuelfullerthomas made their first contribution in #603
- @rhysstubbs made their first contribution in #609
- @julienchazal made their first contribution in #623
Full Changelog: v3.5.2...v3.6.0