Skip to content

v0.5.9

Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 29 Nov 13:43

0.5.9 (2022-11-29)

Features

  • add fastly:cache-override module (f433464)
  • add geo ip lookup function to fastly:geolocation (24601e5)
  • Add Logger constructor to "fastly:logger" module (b4818a2)
  • expose fastly loggers via fastly:logger module (2d0bcfe)
  • expose the fastly features via 'fastly:' namespaced modules (c06cd16)
  • move env function into fastly:env (327b344)

Bug Fixes

  • Add types for setTimeout, clearTimeout, setInterval, clearInterval (c1ed00c)