v0.3.4
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.