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: avoid deleting the "version" prop from the package.json in the workspace #6968

Merged
merged 9 commits into from
Feb 7, 2023

Conversation

davidfirst
Copy link
Member

@davidfirst davidfirst commented Jan 27, 2023

In some scenarios, the version property is needed for the component to work properly. An example is when developing a VSCode extension. VSCode expects to have a valid package.json during the development.
To keep the version prop up to date, this PR also runs the link process (which creates the package.json) during watch and upon completion of tag/snap.

@davidfirst davidfirst enabled auto-merge (squash) February 6, 2023 23:00
GiladShoham
GiladShoham previously approved these changes Feb 6, 2023
@davidfirst davidfirst merged commit ec4cd56 into master Feb 7, 2023
@davidfirst davidfirst deleted the pkg-json-ver-dev branch February 7, 2023 05:15
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.

2 participants