generated from axetroy/go-cli-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps): update vue monorepo to v3.2.19 #63
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d88ad6a
to
8053527
Compare
8053527
to
7b39cb9
Compare
7b39cb9
to
8611333
Compare
8611333
to
c01ac3f
Compare
c01ac3f
to
4736a3d
Compare
a817425
to
be62b5f
Compare
be62b5f
to
988624d
Compare
988624d
to
4ff2572
Compare
4ff2572
to
924f4ee
Compare
924f4ee
to
77765f6
Compare
6be7822
to
8c3805e
Compare
8c3805e
to
cbb332b
Compare
cbb332b
to
a268040
Compare
a268040
to
49663b2
Compare
49663b2
to
66982ff
Compare
66982ff
to
ba98f36
Compare
ba98f36
to
5952de7
Compare
5952de7
to
c7723d5
Compare
c7723d5
to
8faad18
Compare
8faad18
to
b78de48
Compare
b78de48
to
06ec2b8
Compare
06ec2b8
to
cf17926
Compare
8f11eae
to
cc91a76
Compare
cc91a76
to
7223164
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.4
->3.2.19
3.1.4
->3.2.19
Release Notes
vuejs/vue-next
v3.2.19
Compare Source
Bug Fixes
v3.2.18
Compare Source
v3.2.17
Compare Source
Bug Fixes
v3.2.16
Compare Source
Bug Fixes
v3.2.15
Compare Source
Bug Fixes
v3.2.14
Compare Source
Bug Fixes
v3.2.13
Compare Source
Bug Fixes
Features
v3.2.12
Compare Source
Bug Fixes
v3.2.11
Compare Source
Bug Fixes
v3.2.10
Compare Source
Bug Fixes
v3.2.9
Compare Source
Bug Fixes
Date
prop type with defineProps (#4519) (fac9a29)v3.2.8
Compare Source
Bug Fixes
v3.2.7
Compare Source
Bug Fixes
v3.2.6
Compare Source
Bug Fixes
v3.2.5
Compare Source
Bug Fixes
<script>
and<script setup>
co-usage ordering edge case (#4419) (9826382), closes #4395 #4376<script setup>
is used (872b3f7), closes #4369Features
<script>
(06051c4)v3.2.4
Compare Source
Bug Fixes
Reverts
v3.2.3
Compare Source
Bug Fixes
v3.2.2
Compare Source
Bug Fixes
textContent
on svg properly (#4301) (e7b0a9d), closes #4296Features
v3.2.1
Compare Source
Bug Fixes
v3.2.0
Compare Source
Compatibility Notes
This release contains no public API breakage. However, there are a few compatibility related notes:
Due to usage of new runtime helpers, code generated by the template compiler in >= 3.2 will not be compatible with runtime < 3.2.
This only affects cases where there is a version mismatch between the compiler and the runtime. The most common case is libraries that ship pre-compiled Vue components. If you are a library author and ship code pre-compiled by Vue >= 3.2, your library will be only compatible Vue >= 3.2.
This release ships TypeScript typings that rely on Template Literal Types and requires TS >= 4.1.
Features
SFC
<script setup>
(27104ea) (Docs) (RFC)<style>
v-bind (3b38c9a) (Docs) (RFC)<script setup>
by avoiding exposing unused imports to template during dev (5a3ccfd), closes #3183<script setup>
(e5a4412)Custom Elements
defineCustomElement
(8610e1c) (Docs)Reactivity
effectScope
API (#2195) (f5617fc) (RFC)onTrack/onTrigger
debug options forcomputed
(5cea9a1)SSR
Generic
v-memo
directive (3b64508) (Docs)v-bind
.prop & .attr modifiers (1c7d737) (Docs)watchPostEffect
API (42ace95) (Docs)watchSyncEffect
API (d87d059) (Docs)compilerOptions.comments
to affect comment inclusion in dev (#4115) (dd0f9d1), closes #3392 #3395Types
Performance Improvements
Bug Fixes
Please refer to changelogs of previous beta releases for bug fixes included in this release.
v3.1.5
Compare Source
Bug Fixes
<script setup>
async context preservation logic (03e2684), closes #4050this
onnextTick
function (#3608) (18911ab), closes #3599Configuration
📅 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 these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.