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(deps): update dependency @vue/composition-api to v1.0.0-rc.11 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/composition-api 1.0.0-beta.19 -> 1.0.0-rc.11 age adoption passing confidence

Release Notes

vuejs/composition-api

v1.0.0-rc.11

Compare Source

Bug Fixes
  • reactivity: should trigger watchEffect when using set to change value of array length (#​720) (9c03a45)
  • reactivity: unexpected behaviors for array index out of valid array length when set and del (#​719) (f08a1d6)
  • shallowReactive: should keep array as array (#​717) (620d09b)
  • shallowReadonly: watch should work for ref/reactive with shallowReadonly (#​714) (b6fc1f7)
Features

v1.0.0-rc.10

Compare Source

Bug Fixes

v1.0.0-rc.9

Compare Source

Bug Fixes
  • The behavior of development and production merge should be consistent. (#​694) (7ca7010)
  • shallowReactive: align behavior with vue-next (#​696) (3485ecb)
Features
  • add and delete object attributes would trigger update. (#​692) (8c27d80)

v1.0.0-rc.8

Compare Source

Bug Fixes

v1.0.0-rc.7

Compare Source

Bug Fixes
Features

v1.0.0-rc.6

Compare Source

Bug Fixes

v1.0.0-rc.5

Compare Source

1.0.0-rc.5 (2021-03-11)

v1.0.0-rc.4

Compare Source

Bug Fixes

v1.0.0-rc.3

Compare Source

Bug Fixes

v1.0.0-rc.2

Compare Source

Bug Fixes
Features

v1.0.0-rc.1

Compare Source

Bug Fixes
  • reactivity: should trigger watchEffect when using set to change value of array length (#​720) (9c03a45)
  • reactivity: unexpected behaviors for array index out of valid array length when set and del (#​719) (f08a1d6)
  • shallowReactive: should keep array as array (#​717) (620d09b)
  • shallowReadonly: watch should work for ref/reactive with shallowReadonly (#​714) (b6fc1f7)
Features

v1.0.0-beta.26

Compare Source

Bug Fixes

v1.0.0-beta.25

Compare Source

BREAKING CHANGES

  • useCSSModule renamed to useCssModule to align with Vue 3 (#​626)
  • useCSSModule is depreacted.

v1.0.0-beta.24

Compare Source

Bug Fixes

v1.0.0-beta.23

Compare Source

Bug Fixes

v1.0.0-beta.22

Compare Source

Features
BREAKING CHANGES
  • getCurrentInstance: The internal vm can be accessed with getCurrentInstance().proxy
const vm = getCurrentInstance()

// becomes

const vm = getCurrentInstance().proxy

v1.0.0-beta.21

Compare Source

Bug Fixes
Features

v1.0.0-beta.20

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jan 10, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/toni783/nuxt-storyblok-intro/A8y5fhTzQ8xV8zzBaVat83Hn1Jq4
✅ Preview: https://nuxt-storyblok-git-renovate-vue-composition-api-1x-83680d.vercel.app

@renovate renovate bot force-pushed the renovate/vue-composition-api-1.x branch from 4f8b913 to 316d42d Compare January 24, 2021 09:59
@renovate renovate bot changed the title fix(deps): update dependency @vue/composition-api to v1.0.0-beta.25 fix(deps): update dependency @vue/composition-api to v1.0.0-rc.1 Jan 24, 2021
@renovate renovate bot force-pushed the renovate/vue-composition-api-1.x branch from 316d42d to d973e01 Compare April 26, 2021 13:23
@renovate renovate bot changed the title fix(deps): update dependency @vue/composition-api to v1.0.0-rc.1 fix(deps): update dependency @vue/composition-api to v1.0.0-rc.7 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/vue-composition-api-1.x branch from d973e01 to 0c70958 Compare May 9, 2021 20:48
@renovate renovate bot changed the title fix(deps): update dependency @vue/composition-api to v1.0.0-rc.7 fix(deps): update dependency @vue/composition-api to v1.0.0-rc.8 May 9, 2021
@renovate renovate bot force-pushed the renovate/vue-composition-api-1.x branch from 0c70958 to 7647e3e Compare June 6, 2021 22:56
@renovate renovate bot changed the title fix(deps): update dependency @vue/composition-api to v1.0.0-rc.8 fix(deps): update dependency @vue/composition-api to v1.0.0-rc.11 Jun 6, 2021
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.

None yet

1 participant