1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: Vue v3.0.5 -> v3.0.6 (#290)

This commit is contained in:
nobody
2021-02-28 08:25:11 +01:00
parent 32d51c8b27
commit 0b5d5d54c0
5 changed files with 4 additions and 13657 deletions

View File

@@ -481,7 +481,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/vue/2.')) {
return '2.6.12';
} else if (type.startsWith('/vue/3.')) {
return '3.0.5';
return '3.0.6';
} else if (type.startsWith('/vue-i18n/8.')) {
return '8.23.0';
} else if (type.startsWith('/vue-resource/1.')) {

View File

@@ -37,6 +37,7 @@
<li>Added: jQuery v3.2.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/287">#287</a>)</li>
<li>Updated: socket.io v3.1.1 -> v3.1.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/288">#288</a>)</li>
<li>Updated: Swiper v6.4.10 -> v6.4.15 (<a href="https://codeberg.org/nobody/LocalCDN/issues/289">#289</a>)</li>
<li>Updated: Vue v3.0.5 -> v3.0.6 (<a href="https://codeberg.org/nobody/LocalCDN/issues/290">#290</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
In this directory the file was renamed.
Original: vue.global.js
Original: vue.global.prod.js
Now: vue.min.jsm

File diff suppressed because one or more lines are too long