Skip to content

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @vue/composition-api from 0.3.4 to 0.5.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2020-03-17.
Release notes
Package name: @vue/composition-api
  • 0.5.0 - 2020-03-17
    • New: watchEffect function, lingin up with the latest version of the RFC (RFC docs) (#275)
    • Fix: setup from a mixin should called before the component's own (#276)
    • Fix(types): Fix corner case in UnWrapRef internal type (#261)
    • types: Add Element to bailout types for unwrapping (#278)
  • 0.4.0 - 2020-02-18
    • Refactor: rename createComponent to defineComponent (the createComponent function is still there but deprecated) #230
    • Fix: correct the symbol check; fixes the compatibility issue in iOS 9 #218
    • Fix: avoid accessing undeclared instance fields on type-level; fixes Vetur template type checking; fixes vue-router type compatibility #189
    • Fix: onUnmounted should not be run on deactivated #217
  • 0.3.4 - 2019-12-02
    • Fixed reactive setter not working on the server.
    • New isServer setup context property.
from @vue/composition-api GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant