Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: get route base name nuxt extension #41

Closed
wants to merge 6 commits into from

Conversation

BobbieGoede
Copy link
Owner

πŸ”— 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

πŸ“ Checklist

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

BobbieGoede and others added 6 commits March 20, 2024 10:18
…dules#2858)

* feat: experimental auto import translation functions

* docs: add `autoImportTranslationFunctions` to experimental options description

* feat: add transformation to insert translation functions when needed

* refactor: replace auto import implementation using `globalThis`

* feat: auto import more translation functions

* fix: strip types before parsing script

* fix: add global types for inserted functions

* docs: change description for `autoImportTranslationFunctions`

* fix: only transform script setup sfc

* refactor: reorder definitions

* refactor: reorder imports

* fix: skip sourcemap when parsing for scriptSetup

* fix: type `te` should be `tm`

Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com>

* fix: reuse parsed information to replace script content

* chore: revert playground and fixture experimentation

* docs: add warning explaining auto-import requirement

* chore: revert playground and fixture experimentation

---------

Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com>
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.

1 participant