Skip to content

v3.11.0

Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 14 Mar 16:18
0664848

3.11.0 (2024-03-14)

Features

  • add new flag --experimental-enable-top-level-await (#742) (437a20d)

Bug Fixes

  • correct type definition of Headers.prototype.values() to indicate it returns an IterableIterator<string> (#740) (8959e79)