Skip to content

fix: add changeset to bump @astrojs/markdown-remark and fix missing ./shiki export#15676

Merged
ematipico merged 1 commit intowithastro:mainfrom
rururux:markdown-changeset
Feb 26, 2026
Merged

fix: add changeset to bump @astrojs/markdown-remark and fix missing ./shiki export#15676
ematipico merged 1 commit intowithastro:mainfrom
rururux:markdown-changeset

Conversation

@rururux
Copy link
Contributor

@rururux rururux commented Feb 26, 2026

fixes: #15675

Changes

A changeset was missing for the ./shiki subpath export addition in @astrojs/markdown-remark, so the package was never re-published with that change.
As a result, the published version (7.0.0-beta.7) is outdated and packages that depend on @astrojs/markdown-remark (such as astro itself) fail when trying to resolve the ./shiki specifier.
This PR adds the missing changeset to trigger a new release.

Testing

N/A

Docs

N/A

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: b63952a

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

@rururux rururux changed the title add changeset to bump @astrojs/markdown-remark and fix missing ./shiki export fix: add changeset to bump @astrojs/markdown-remark and fix missing ./shiki export Feb 26, 2026
Copy link
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

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

Oh, nice catch! I think this is right given the history. And the changeset looks good to me. Thank you!

@ematipico ematipico merged commit 1fa4177 into withastro:main Feb 26, 2026
2 checks passed
@rururux
Copy link
Contributor Author

rururux commented Feb 27, 2026

Thank you! 😆

@rururux rururux deleted the markdown-changeset branch February 27, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'[ERROR] Missing "./shiki" specifier in "@astrojs/markdown-remark" package' in beta

3 participants