Skip to content

Conversation

@GameRoMan
Copy link
Contributor

Changes

Correctly mark Astro.glob as deprecated.

When using overloads, each overload has to be marked as deprecated separately to be correctly identified by editors, such as VS Code.

It now correctly shows as deprecated for all overload signatures.

Before:

image

After:

image

Testing

N/A

Docs

N/A


When using overloads, each overload has to be marked as deprecated separately, to be correctly identified by editors, such as VS Code
@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2025

🦋 Changeset detected

Latest commit: 18b8b86

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr labels Nov 21, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 21, 2025

CodSpeed Performance Report

Merging #14866 will not alter performance

Comparing GameRoMan:roman/fix/deprecated-glob (18b8b86) with main (78ed8b5)1

Summary

✅ 6 untouched

Footnotes

  1. No successful run was found on main (7d67434) during the generation of this report, so 78ed8b5 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Copy link
Member

@Princesseuh Princesseuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great :) Please just add a changeset if possible!

Copy link
Member

@florian-lefebvre florian-lefebvre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@florian-lefebvre florian-lefebvre merged commit 65e214b into withastro:main Nov 24, 2025
24 of 26 checks passed
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