-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Deprecate Astro in getStaticPaths #14372
Copy link
Copy link
Closed
Labels
feat: routingRelated to Astro routing (scope)Related to Astro routing (scope)
Milestone
Description
Astro in getStaticPaths is confusing, since types don't match. Now that Astro.glob is removed (#14368), there's nothing really useful on the Astro object when used inside getStaticPaths.
We should log a warning if any of its properties is used in v6, and throw in v7.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feat: routingRelated to Astro routing (scope)Related to Astro routing (scope)