v0.10.3
🐞 Bug Fixes
- Change import from cli.js to cli.mjs in bin/wasmup.js - by @rainbowatcher (24cdf)
- Update cSpell.words to include 'oxlint' - by @rainbowatcher (e0162)
- ci:
- Require node 20.19+ for tooling - by @rainbowatcher (e8f03)
- lint:
- Resolve oxlint warnings - by @rainbowatcher (35a69)
- Use jsonc oxlint config - by @rainbowatcher (4a4d5)
- test:
- Make bin entry check work on windows - by @rainbowatcher (026fa)
- tests:
- Capture output and check failure in scope test - by @rainbowatcher (6d123)
- tsconfig:
- Change moduleResolution from node to bundler - by @rainbowatcher (fe533)