Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 14:51
· 368 commits to master since this release

2.0.0 (2023-03-30)

⚠ BREAKING CHANGES

  • websocket: Now minimum Node.js required for running is v16

✨ Features

🐛 Fixes

  • nanoexpress: remove unnecessary log file (15c986a)
  • websocket: typescript typing improved and fixed (a0d0069)

🔁 Chore

  • ci: fix exec for npm (e4b19c7)
  • ci: GH Actions and Yarn compatiblity fix (100ed0d)
  • deps-dev: bump @types/node from 18.14.4 to 18.14.6 (b74caeb)
  • deps-dev: bump @types/node from 18.14.6 to 18.15.0 (6591e48)
  • deps-dev: bump rollup from 3.18.0 to 3.19.0 (1d217ab)
  • upgrade lockfile and upgrade to latest linter configs (320d728)
  • vscode: update local terminal path (996deda)