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

feat!: remove @vue/compiler-sfc from peer dependencies #6808

Merged
merged 2 commits into from Nov 5, 2021

Conversation

sodatea
Copy link
Member

@sodatea sodatea commented Nov 4, 2021

Starting from vue 3.2.13, it's bundled into the main vue package,
accessible via vue/compiler-sfc

This commit is incompatible with Vue >= 3.0.0-alpha.0 < 3.2.13

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

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

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

  • Yes
  • No

Other information:

Starting from vue 3.2.13, it's bundled into the main vue package,
accessible via `vue/compiler-sfc`

This commit is incompatible with Vue >= 3.0.0-alpha.0 < 3.2.13
@sodatea sodatea merged commit 60140af into vuejs:dev Nov 5, 2021
@sodatea sodatea deleted the drop-compiler-sfc branch November 5, 2021 06:36
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.

None yet

1 participant