Skip to content

v2.6.4

Compare
Choose a tag to compare
@sidvishnoi sidvishnoi released this 05 Nov 18:20
· 44 commits to main since this release
fe371eb

Bug Fixes

  • WebIDL Validation: Use latest webidl2.js to prevent clash with a potentially outdated version from reffy (See w3c/hr-time#130 (comment)).

Enhancements

  • Print version of npm packages as they get installed (#112).
  • Use Node 16, to prepare for upcoming ReSpec changes (#113).

Chores

  • Updated dependencies.
  • This project now requires Node 16 and yarn v1 for local development and production.