You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
1 paths audited Performance: 100 (no change from production) Accessibility: 100 (no change from production) Best Practices: 100 (no change from production) SEO: 92 (no change from production) PWA: - View the detailed breakdown and full score reports
I'm kinda new to Starlight. Do you have a weekly plan on when to merge new releases? I saw some events on the discord but I'm not sure if this specific release is a minor or patch release...
I'm kinda new to Starlight. Do you have a weekly plan on when to merge new releases? I saw some events on the discord but I'm not sure if this specific release is a minor or patch release...
We don’t have a strict schedule for Starlight — it depends a bit on what work has been happening. Those events on Discord are for minor releases of Astro, which do happen every two weeks. Usually this release would have gone out earlier, but I had to focus on some different work for a while, so missed pushing this one out — will publish it soon!
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@astrojs/[email protected]
Patch Changes
#1069
b86f360
Thanks @Genteure! - Fix sidebar highlighting and navigation buttons for pages with path containing non-ASCII characters#1025
0d1e75e
Thanks @HiDeoo! - Internal: fix import issue in translation string loading mechanism#1044
a5a9754
Thanks @HiDeoo! - Fix last updated dates for pages displaying fallback content#1049
c27495d
Thanks @HiDeoo! - Expose Markdown content styles in@astrojs/starlight/style/markdown.css