Skip to content

feat: generate route types#49

Closed
BobbieGoede wants to merge 5 commits intofeat/locale-type-generationfrom
feat/generated-route-types
Closed

feat: generate route types#49
BobbieGoede wants to merge 5 commits intofeat/locale-type-generationfrom
feat/generated-route-types

Conversation

@BobbieGoede
Copy link
Owner

@BobbieGoede BobbieGoede commented Jul 12, 2024

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Type generation to have type inference when passing unlocalized routes to i18n functions. There's still some weird behaviour with route name generation (before type generation) resulting in the /about route name.

Code_2024-07-12_23-16-27
Code_2024-07-12_23-16-43
Code_2024-07-12_23-17-07

📝 Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.

@BobbieGoede BobbieGoede changed the title feat: generate Locale type based on configuration feat: generate route types Jul 12, 2024
@kazupon
Copy link

kazupon commented Jul 14, 2024

Wow! It's amazing! 🚀

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.

2 participants