-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency @sveltejs/vite-plugin-svelte to v1.4.0 #19
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/sveltejs-vite-plugin-svelte-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 ↗︎
|
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
October 25, 2022 11:06
952d5cd
to
fdd009d
Compare
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
November 14, 2022 11:33
fdd009d
to
444b58c
Compare
renovate
bot
changed the title
Update dependency @sveltejs/vite-plugin-svelte to v1.1.0
Update dependency @sveltejs/vite-plugin-svelte to v1.1.1
Nov 14, 2022
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
November 18, 2022 10:00
444b58c
to
b57af64
Compare
renovate
bot
changed the title
Update dependency @sveltejs/vite-plugin-svelte to v1.1.1
Update dependency @sveltejs/vite-plugin-svelte to v1.2.0
Nov 18, 2022
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
November 25, 2022 17:30
b57af64
to
3fdd75c
Compare
renovate
bot
changed the title
Update dependency @sveltejs/vite-plugin-svelte to v1.2.0
Update dependency @sveltejs/vite-plugin-svelte to v1.3.0
Nov 25, 2022
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
November 26, 2022 18:36
3fdd75c
to
620b243
Compare
renovate
bot
changed the title
Update dependency @sveltejs/vite-plugin-svelte to v1.3.0
Update dependency @sveltejs/vite-plugin-svelte to v1.3.1
Nov 26, 2022
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
December 5, 2022 18:15
620b243
to
fa4b49c
Compare
renovate
bot
changed the title
Update dependency @sveltejs/vite-plugin-svelte to v1.3.1
Update dependency @sveltejs/vite-plugin-svelte to v1.4.0
Dec 5, 2022
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
January 26, 2023 11:11
fa4b49c
to
e742f01
Compare
Dependency update (patch) :)
renovate
bot
force-pushed
the
renovate/sveltejs-vite-plugin-svelte-1.x
branch
from
June 6, 2023 08:16
e742f01
to
4ff1135
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:
1.0.9
->1.4.0
Release Notes
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v1.4.0
Compare Source
Minor Changes
support
&direct
and&raw
query parameters for svelte requests (#513)Export
vitePreprocess()
Svelte preprocessor (#509)Patch Changes
ensure sources paths in sourcemaps are not absolute file paths (#513)
remove experimental.generateMissingPreprocessorSourcemaps (#514)
v1.3.1
Compare Source
Patch Changes
v1.3.0
Compare Source
Minor Changes
enable
prebundleSvelteLibraries
during dev by default to improve page loading for the dev server. (#494)see the FAQ for more information about
prebundleSvelteLibraries
and how to tune it.Enable resolving via "svelte" exports condition (#502)
add compile time stats logging (#503)
v1.2.0
Compare Source
Minor Changes
Patch Changes
simplify init of compilerOptions.hydratable for kit (kit.browser.hydrate is no longer in use) (#496)
when prebundleSvelteLibraries is true and a dependency is manually excluded, generate reincludes for it's cjs deps (#493)
Refactor Svelte libraries config handling (#478)
fix(prebundleSvelteLibraries): avoid resolving via svelte field after a library has been prebundled (#482)
v1.1.1
Compare Source
Patch Changes
Use
preprocessCSS
API from Vite 3.2 foruseVitePreprocess
option (#479)add types to exports map in package.json (#488)
v1.1.0
Compare Source
Minor Changes
prebundleSvelteLibraries
out of experimental, it is now a top-level option (#476)Patch Changes
@rollup/pluginutils
dependency (#469)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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.