Skip to content

Document migrating Vue.prototype to globalProperties #706

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

Merged
merged 2 commits into from
Nov 22, 2020

Conversation

skirtles-code
Copy link
Contributor

The introduction of globalProperties as a replacement for Vue.prototype is not currently mentioned in the migration guide.

I've followed the lead of the original RFC and documented it as part of the global API changes.

Fixes #700.

Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @skirtles-code! Added one minor suggestion

@NataliaTepluhina NataliaTepluhina merged commit 7b110ff into vuejs:master Nov 22, 2020
nick-lai pushed a commit to nick-lai/docs-next that referenced this pull request Dec 2, 2020
* fix: document migrating Vue.prototype to globalProperties

* docs: add a link to globalProperties
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.

Missing prototype replacement section in migration guide
2 participants