- Add file-system APIs to JS/TS runtime to facility accessing resources, e.g.
templates for SSR (see example/colab-clicker-ssr). - Add a timeout to graceful shutdown to deal with long-lived streaming connections.
- Allow short-cutting above timeout by pressing a Ctrl+C second time.
Full Changelog: v0.5.1...v0.5.2