Skip to content

Conversation

@ematipico
Copy link
Member

@ematipico ematipico commented Sep 2, 2025

Changes

Removes generate from RouteData. generate is still present in IntegrationRouteData

The reason why we want to remove this function from RouteData is because we plan to make RouteData[] a virtual module, so downstream plugins can pull the data whenever they want.

Testing

CI currently times out, however I made sure that locally no tests broke.

Docs

N/A

@changeset-bot
Copy link

changeset-bot bot commented Sep 2, 2025

⚠️ No Changeset found

Latest commit: 42aced4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr labels Sep 2, 2025
@ematipico ematipico changed the title refactor: use environments to load modules (#14191) refactor: create generate when needed Sep 2, 2025
@ematipico ematipico force-pushed the feat/environment-api branch from 15a3eab to c701fe4 Compare September 3, 2025 08:17
@ematipico ematipico merged commit 019336e into feat/environment-api Sep 3, 2025
15 of 20 checks passed
@ematipico ematipico deleted the env-api/route-list branch September 3, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs pr pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants