Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 15:40
· 141 commits to main since this release
f1fbc87

Patch Changes

  • #36 fc37baa Thanks @flyon! - The components-showcase page (/page1) is now a public route by default — the template doesn't wire up an authentication provider out of the box, so requireAuth would just hide the page behind a redirect to a non-functional signin. The requireAuth: true line is now commented out with a note pointing readers to @_linked/auth when they want to add it.

    Top-of-file comment in Page1.tsx updated to match.