-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Version Packages (next) #6772
Merged
Merged
Version Packages (next) #6772
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
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 14:04
3b37134
to
e675dba
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 14:10
e675dba
to
b715529
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 14:19
b715529
to
66b7a1d
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 14:24
66b7a1d
to
375c843
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 14:29
375c843
to
c9c3ac2
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 16:59
c9c3ac2
to
093c43b
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 21:16
093c43b
to
abadc48
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 13, 2022 21:16
abadc48
to
97e9ae3
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 07:27
97e9ae3
to
e01aff3
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 07:28
e01aff3
to
2deea0d
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 15:45
2deea0d
to
37970d2
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 15:50
37970d2
to
415d4da
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 15:56
415d4da
to
f944afd
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 16:06
f944afd
to
3d53534
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 16:24
3d53534
to
1a09af6
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
September 14, 2022 16:25
1a09af6
to
ad19654
Compare
Rich-Harris
approved these changes
Sep 14, 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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
master
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmaster
.Releases
@sveltejs/[email protected]
Patch Changes
[feat] support Azure SWA (#6761)
Updated dependencies [
2040baee
]:@sveltejs/[email protected]
Patch Changes
BODY_SIZE_LIMIT
is set (#6702)@sveltejs/[email protected]
Patch Changes
@sveltejs/[email protected]
Patch Changes
[fix] ActionData type (#6748)
[fix] reuse server data while not reusing client load (#6778)
[fix] update current.url on hashchange (#6802)
Change illegal import message to reference public-facing code rather than client-side code (#6646)
[fix] silence prop warnings (#6798)
[chore] Refactor graph analysis for better unit tests (#6727)
[fix] error when using
paths.base
andimport
assets (#6769)