Skip to content

v1.7.4

Compare
Choose a tag to compare
@elia elia released this 14 Sep 08:29
· 271 commits to master since this release
v1.7.4
3c2076f

Fixed

  • Use a Map instead of a POJO for the jsid_cache (#2584)
  • Lowercase response headers in SimpleServer for rack 3.0 compatibility (#2578)
  • Fix switch with Object-wrapped values (#2542)
  • Regexp.escape: Cast to String or drop exception (#2552)
  • Chrome runner fix: support code that contains </script> (#2581)