Skip to content

feat(dart_frog)!: serve index.html by default#1905

Draft
felangel wants to merge 2 commits intomainfrom
feat/dart_frog-serve-index.html-by-default
Draft

feat(dart_frog)!: serve index.html by default#1905
felangel wants to merge 2 commits intomainfrom
feat/dart_frog-serve-index.html-by-default

Conversation

@felangel
Copy link
Contributor

@felangel felangel commented Nov 1, 2025

Status

HOLD

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Nov 1, 2025
@felangel felangel added feature A new feature or request product: dart frog Issues related to the Dart Frog core library breaking change A change that will cause existing functionality to change or fail labels Nov 1, 2025
@felangel
Copy link
Contributor Author

felangel commented Nov 1, 2025

Technically this is a breaking change although realistically it probably won't break anyone and will instead align more closely with the desired behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change A change that will cause existing functionality to change or fail feature A new feature or request product: dart frog Issues related to the Dart Frog core library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Serve index.html by default

1 participant