Open
Description
Feature request
Deploy documentation to https://vuepress.vuejs.org/ only when we do a new release. For now, documentation is deployed each time we merge PR on master.
Describe the problem
User try to use feature that has not been release yet.
How should this be implemented in your opinion?
Improve release script with a documentation deployment script and disable documentation auto deployment when master is updated.