v1.5.1
Patch Changes
-
#36
fc37baaThanks @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, sorequireAuthwould just hide the page behind a redirect to a non-functional signin. TherequireAuth: trueline is now commented out with a note pointing readers to@_linked/authwhen they want to add it.Top-of-file comment in
Page1.tsxupdated to match.