Skip to content

1.10.0

Latest
Compare
Choose a tag to compare
@srenatus srenatus released this 08 Nov 11:17
· 6 commits to main since this release
596f8e9

What's Changed

This release fixes a bug with "node16" module resolution in TypeScript.

Thanks to @JavaScriptBach!

All changes

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

Full Changelog: 1.9.0...1.10.0