Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:50
· 6 commits to main since this release

What's changed

The dev server was missing half your edits: ?t= cache-busted the template itself, but a relative import does not inherit the query, so a shared theme.ts or a color constant stayed frozen in the module cache until a restart. Editing what a template imports now shows up on the next refresh, thumbnails included.

  • An unknown URL answers with a real not-found page in the browser window, pointing back to the nearest folder that exists, instead of a line of plain text.

Full Changelog: v0.1.0...v0.1.1