Skip to content

fix: update experimental svgOptimizer default value#13828

Merged
ArmandPhilippot merged 2 commits into
mainfrom
armand/fix-svg-optimization-default
May 4, 2026
Merged

fix: update experimental svgOptimizer default value#13828
ArmandPhilippot merged 2 commits into
mainfrom
armand/fix-svg-optimization-default

Conversation

@ArmandPhilippot
Copy link
Copy Markdown
Member

Description (required)

The experimental-flags/svg-optimization page has been updated in #13732 but we forgot to update the Default: value.

Since 6.2, the type is no longer boolean | object but SvgOptimizer, so it cannot be false by default... Actually, it doesn't have a default value but I guess using undefined is fine here.

Related issues & labels (optional)

  • Suggested label: quick fix

@ArmandPhilippot ArmandPhilippot added the typo/link/grammar - quick fix! Quick fix for a link, typo, grammar/syntax error etc. Doesn't significantly change meaning of text. label May 4, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 4, 2026

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 10c3921
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/69f8cfed7a13be0008e91e88
😎 Deploy Preview https://deploy-preview-13828--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston
Copy link
Copy Markdown
Contributor

astrobot-houston commented May 4, 2026

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/reference/experimental-flags/svg-optimization.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

Copy link
Copy Markdown
Member

@yanthomasdev yanthomasdev left a comment

Choose a reason for hiding this comment

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

LGTM

@ArmandPhilippot ArmandPhilippot merged commit 2977ea4 into main May 4, 2026
10 checks passed
@ArmandPhilippot ArmandPhilippot deleted the armand/fix-svg-optimization-default branch May 4, 2026 17:07
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typo/link/grammar - quick fix! Quick fix for a link, typo, grammar/syntax error etc. Doesn't significantly change meaning of text.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants