What's Changed
- Add support for Web NFC API by @FabioPinheiro in https://github.com/scala-js/scala-js-dom/pull/806
- Add
hasPointerCapture/releasePointerCapture/setPointerCapturetoElementby @updraft0 in https://github.com/scala-js/scala-js-dom/pull/822 - fix:
NDEFReadingEventInit.serialNumberreturns a string by @zetashift in https://github.com/scala-js/scala-js-dom/pull/825 - F...