Skip to content

v3.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 17:47
a6816cd

3.19.0 (2024-07-29)

Features

  • Add FetchEvent.server object which contains information about the server which received the incoming HTTP request from the client. (#855) (538ed9c)
  • use StarlingMonkey by default, --disable-starlingmonkey flag (#861) (475cdf9)

Bug Fixes

  • Correct Class name for the ClientInfo class (#854) (efb5694)
  • correct spelling in CLI error message (#849) (38b558c)