Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @version metadata to config reference types #5793

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Conversation

delucis
Copy link
Member

@delucis delucis commented Jan 7, 2023

Changes

Adds @version 2.0.0 to the JSDoc blocks for new Markdown config options gfm and smartypants. This helps indicate when these were added in case someone using Astro v1 tries to enable them. The docs site will also pick these up and label these reference entries with “Added in: 2.0.0”.

Testing

Docs only, no tests

Docs

/cc @withastro/maintainers-docs for feedback!

@delucis delucis requested a review from a team as a code owner January 7, 2023 16:38
@changeset-bot
Copy link

changeset-bot bot commented Jan 7, 2023

⚠️ No Changeset found

Latest commit: 6b283eb

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

@delucis delucis self-assigned this Jan 7, 2023
@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Jan 7, 2023
@delucis delucis merged commit 54076a4 into main Jan 9, 2023
@delucis delucis deleted the chris/version-tags branch January 9, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants