Skip to content

v0.3.4

Compare
Choose a tag to compare
@aomarks aomarks released this 03 Dec 22:14

Changed

  • The playground service worker now serves its own 404s when a file is not
    found, instead of forwarding the request to the server.

Fixed

  • Fix race condition where preview could load too early and 404.
  • Fix race condition where preview could sometimes never load.
  • Fix preview 404 that could occur after leaving page idle for some time.