What's Changed
This release fixes a bug with "node16" module resolution in TypeScript.
Thanks to @JavaScriptBach!
All changes
- use WASM_BUILD_ONLY in CI by @andreaTP in #475
- Fix importing types on Node 16 module resolution by @JavaScriptBach in #424
Dependency bumps
- build(deps-dev): bump @types/node from 20.14.2 to 20.14.5 by @dependabot in #438
- build(deps): bump ws and puppeteer by @dependabot in #439
- build(deps-dev): bump @types/node from 20.14.5 to 20.14.6 by @dependabot in #440
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #443
- build(deps-dev): bump puppeteer from 22.11.2 to 22.12.0 by @dependabot in #441
- build(deps-dev): bump @types/node from 20.14.6 to 20.14.7 by @dependabot in #442
- build(deps-dev): bump @types/node from 20.14.7 to 20.14.8 by @dependabot in #444
- build(deps-dev): bump @types/node from 20.14.8 to 22.9.0 by @dependabot in #488
- build(deps-dev): bump esbuild from 0.21.5 to 0.24.0 by @dependabot in #486
- build(deps-dev): bump puppeteer from 22.12.0 to 23.4.0 by @dependabot in #485
- build(deps-dev): bump typescript from 5.5.2 to 5.6.2 by @dependabot in #482
New Contributors
- @andreaTP made their first contribution in #475
- @JavaScriptBach made their first contribution in #424
Full Changelog: 1.9.0...1.10.0