-
-
Notifications
You must be signed in to change notification settings - Fork 24
Update all non-major dependencies #21
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 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
058efc6
to
c25baa0
Compare
c25baa0
to
008c8d3
Compare
008c8d3
to
e368189
Compare
e368189
to
6020cf9
Compare
6020cf9
to
d617766
Compare
d617766
to
73a21a9
Compare
73a21a9
to
1bff5cc
Compare
1bff5cc
to
4447e6d
Compare
4447e6d
to
f7a4c8e
Compare
f7a4c8e
to
f4320ca
Compare
f4320ca
to
df6db34
Compare
df6db34
to
15c229c
Compare
15c229c
to
4c436d9
Compare
4c436d9
to
3d76b0a
Compare
3d76b0a
to
24d705f
Compare
24d705f
to
c79e6f3
Compare
c79e6f3
to
a3a820b
Compare
a3a820b
to
648d063
Compare
648d063
to
86b1f9b
Compare
86b1f9b
to
82e241a
Compare
82e241a
to
3504b3b
Compare
3504b3b
to
a463554
Compare
MaxLeiter
approved these changes
Sep 7, 2022
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.0.1
->3.1.0
5.14.2
->5.15.0
4.7.4
->4.8.2
3.0.4
->3.1.0
0.39.2
->0.40.11
Release Notes
vitejs/vite (@vitejs/plugin-vue)
v3.1.0
Compare Source
v3.0.3
Compare Source
v3.0.2
Compare Source
terser/terser
v5.15.0
Compare Source
AudioWorkletNode
constructor options to domprops list (#1230)id(...expandedArgs)
Microsoft/TypeScript
v4.8.2
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v3.1.0
Compare Source
Main Changes
Features
server.ssrTransform
(#9769) (246a087), closes #9769Bug Fixes
inlineDynamicImports
when input has length 1 (#9904) (9ac5075), closes #9904this
tovoid
(#9885) (2d2f2e5), closes #9885completeSystemWrapPlugin
capturesfunction ()
(fixes #9807) (#9821) (1ee0364), closes #9807 #9821injectQuery
break relative path (#9760) (61273b2), closes #9760Previous Changelogs
3.1.0-beta.2 (2022-09-02)
See 3.1.0-beta.2 changelog
3.1.0-beta.1 (2022-08-29)
See 3.1.0-beta.1 changelog
3.1.0-beta.0 (2022-08-25)
See 3.1.0-beta.0 changelog
v3.0.9
Compare Source
rollupOptions.output.dir
(fix #9100) (#9111) (3bffd14), closes #9100 #9111ssrTransform
object allocation (#9706) (6e58d9d), closes #9706v3.0.8
Compare Source
v3.0.7
Compare Source
v3.0.6
Compare Source
import.meta.url
for relative assets if output is not ESM (fixes #9297) (#9381) (6d95225), closes #9297 #9381v3.0.5
Compare Source
johnsoncodehk/volar
v0.40.11
Compare Source
onDidChangeWorkspaceFolders
(#1834)editor.formatOnPaste
enabled (#1840) (#1841) (#1842) (#1843) (#1835)Our Sponsors
v0.40.10
Compare Source
v0.40.9
Compare Source
v0.40.8
Compare Source
volar.format.initialIndent
option for format<style>
,<script>
with initial indent (#1806)ts.ScriptSnapshot.fromString
result on formattingv0.40.7
Compare Source
initializationOptions.completion.ignoreTriggerCharacters
for LSP-Volar (https://github.com/sublimelsp/LSP-volar/issues/114)vueCompilerOptions.experimentalComponentOptionsWrapper
option for custom component options warpper (#1517)typescript.format.enable
{{ }}
(#1784)Breaking changes
experimentalImplicitWrapComponentOptionsWithDefineComponent
,experimentalImplicitWrapComponentOptionsWithVue2Extend
replaced byexperimentalComponentOptionsWrapper
.v0.40.6
Compare Source
volar.vueserver.textDocumentSync
option to disable incremental update (#1807)v-for
,v-if
textmate scopes incorrect (#1810)v0.40.5
Compare Source
compilerOptions.exactOptionalPropertyTypes
(https://github.com/vuejs/core/issues/6532)<input typeof="radio" value="...">
(#1775)outDir
+rootDir
+composite/incremental
tsconfig options (#1782)v0.40.4
Compare Source
*.format.enable
settingsv0.40.3
Compare Source
ts.createSourceFile
for tsx code genv0.40.2
Compare Source
createComponentMetaCheckerByJsonConfig
API to support create checker without tsconfighighlight dom elements ☑
codeLens to status bar (#1535)compilerOptions.exactOptionalPropertyTypes
(#1560)compilerOptions.types
resolve path incorrect on multiple workspaces (#1679)components
option (#1731)v0.40.1
Compare Source
v0.40.0
Compare Source
<script>
,<template>
(#462)defineComponent
instead ofVue.extend
to wrap component options by default (#1584)v0.39.5
Compare Source
compilerOptions.types
not working since v0.39.2 (#1650).js
(#1667)v0.39.4
Compare Source
v0.39.3
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.