Skip to content

fix(types): serverPrefetch's this type doesn't include component properties #13068

Merged
yyx990803 merged 1 commit intovuejs:mainfrom
xonx4l:main-2
Oct 23, 2023
Merged

fix(types): serverPrefetch's this type doesn't include component properties #13068
yyx990803 merged 1 commit intovuejs:mainfrom
xonx4l:main-2

Conversation

@xonx4l
Copy link
Copy Markdown
Contributor

@xonx4l xonx4l commented Aug 17, 2023

Fix #12488

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

@xonx4l xonx4l changed the title Update options.d.ts Fix: serverPrefetch's this type doesn't include component properties Aug 17, 2023
@posva posva changed the title Fix: serverPrefetch's this type doesn't include component properties fix(types): serverPrefetch's this type doesn't include component properties Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

serverPrefetch's this type doesn't include component properties

3 participants