Skip to content

Conversation

@dependabot-preview
Copy link

Bumps @vue/compiler-sfc from 3.0.0-rc.4 to 3.0.0-rc.10.

Release notes

Sourced from @vue/compiler-sfc's releases.

v3.0.0-rc.10

Please refer to CHANGELOG.md for details.

v3.0.0-rc.9

Please refer to CHANGELOG.md for details.

v3.0.0-rc.8

Please refer to CHANGELOG.md for details.

v3.0.0-rc.7

Please refer to CHANGELOG.md for details.

v3.0.0-rc.6

Please refer to CHANGELOG.md for details.

v3.0.0-rc.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @vue/compiler-sfc's changelog.

3.0.0-rc.10 (2020-09-02)

Bug Fixes

  • devtools: make el extra properties non-enumerable (7fd3436)
  • runtime-core: enable block tracking when normalizing plain element with slot children (#1987) (5b82c48), closes #1980
  • runtime-core: ensure consistent $options merge behavior with 2.x (#1986) (706b52a), closes #1978 #1979
  • runtime-core: fix props/emits resolving with global mixins (8ed0b34), closes #1975
  • runtime-core: openBlock() should not be tracked when block tracking is disabled (ad93fa4)
  • runtime-core: v-model listeners that already exists on the component should not be merged (#2011) (63f1f18), closes #1989
  • sfc/scoped-style: inherit scopeId through nested HOCs with inheritAttrs: false (c0427b4), closes #1988
  • types: fix this type of this.$watch (#2022) (aa757e8)
  • v-once: fix v-once usage with v-if and v-for (52e45a9), closes #2035

Features

  • compiler-sfc: analyze script bindings (#1962) (4421c00)
  • devtools: expose vnode and component on elements (38ca7e8)
  • ssr: serverPrefetch (c73b4a0)

Performance Improvements

  • reactivity: no need to proxy has/ownKeys for readonly objects (691a4b9)

3.0.0-rc.9 (2020-08-26)

Bug Fixes

  • runtime-core: class and style should be properly normalized in cloneVNode (#1967) (9153fc2), closes #1964
  • runtime-core: fix resolving assets from mixins and extends (0cb7f7f), closes #1963
  • runtime-core: properly call lifecycle hooks in chained mixins & extends (#1974) (6df0e73), closes #1973

Performance Improvements

  • reactivity: add existing index or non-integer prop on Array should not trigger length dependency (#1969) (d5c4f6e)
  • reactivity: avoid triggering Map.has twice on non-reactive keys (#1972) (97bc30e)

3.0.0-rc.8 (2020-08-25)

Bug Fixes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 15, 2020
@dependabot-preview
Copy link
Author

Superseded by #20.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue/compiler-sfc-3.0.0-rc.10 branch September 22, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant