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

vue: bump vue/no-unsupported-features to 3.4.27 #592

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

sportshead
Copy link
Contributor

Vue version packaged in MW core is v3.4.27, as of 4806575.

This allows usage of the following features (from https://eslint.vuejs.org/rules/no-unsupported-features.html#options):

  • Vue.js 3.4.0+

    • "define-model" ... defineModel() macro.
    • "v-bind-same-name-shorthand" ... v-bind same-name shorthand.
  • Vue.js 3.3.0+

    • "define-slots" ... defineSlots() macro.
    • "define-options" ... defineOptions() macro.

@edg2s edg2s requested a review from catrope October 7, 2024 13:01
@edg2s edg2s merged commit 91e9a0b into wikimedia:main Oct 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants