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

Rename from nuxt-speedkit to nuxt-booster #921

Closed
12 of 14 tasks
ThornWalli opened this issue Dec 24, 2023 · 0 comments · Fixed by #977
Closed
12 of 14 tasks

Rename from nuxt-speedkit to nuxt-booster #921

ThornWalli opened this issue Dec 24, 2023 · 0 comments · Fixed by #977

Comments

@ThornWalli
Copy link
Contributor

ThornWalli commented Dec 24, 2023

Todos

  • Feature must be completed first.
  • Rename
    • Documentaion
    • Runtime Alias
    • Components
    • Composables
  • package.json
    • nuxt-speedkit to nuxt-booster
  • Rename Github repository
    • Redirect?
  • Rename NPM Package
    • Old versions should remain available with old names nuxt-speedkit.
    • Redirect?
  • Domain?

Github

NPM

Rename

Documentaion

Only v3.

Runtime Alias

Renamed Alias from #speedkit to #booster.

e.g. #booster/hydrate

Components

Old New
SpeedkitPicture BoosterPicture
SpeedkitImage BoosterImage
SpeedkitLayer BoosterLayer
SpeedkitIframe BoosterIframe
SpeedkitYoutube BoosterYoutube
SpeedkitVimeo BoosterVimeo

Composables

Old New
useFonts useBoosterFonts
useCritical useBoosterCritical
useConfig useBoosterConfig
useComponentObserver useBoosterComponentObserver

Composables are only announced globally (e.g. #imports) with the renaming.

@ThornWalli ThornWalli changed the title Rename from nuxt-speedkit to `nuxt-booster Rename from nuxt-speedkit to nuxt-booster Dec 24, 2023
@ThornWalli ThornWalli pinned this issue Dec 24, 2023
@ThornWalli ThornWalli linked a pull request Apr 20, 2024 that will close this issue
@ThornWalli ThornWalli unpinned this issue Apr 20, 2024
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 a pull request may close this issue.

1 participant