Skip to content

v0.1.10

Compare
Choose a tag to compare
@benmerckx benmerckx released this 18 Jul 08:20
· 1312 commits to main since this release
  • Avoid errors during the serve command that would stop the process with
    "memory access out of bounds".
  • Detect if we're serving a preview cross origin and cannot use the iframe's
    history. If so we adjust the UI to hide the back/forward buttons and change
    the reload button to refresh the iframe source instead of a history reload.