-
-
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 #8446
Merged
Merged
Version Packages #8446
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
January 10, 2023 21:39
e22481d
to
0b1af05
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 10, 2023 21:39
0b1af05
to
79e40cd
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 08:48
79e40cd
to
fc6d677
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 08:49
fc6d677
to
4996565
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 14:32
4996565
to
cac42f6
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 16:24
cac42f6
to
3e92b26
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 16:24
3e92b26
to
2504d9f
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 16:26
2504d9f
to
b7c9840
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 16:27
b7c9840
to
2940abf
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 11, 2023 16:36
2940abf
to
f7d5231
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 13, 2023 03:09
12bed18
to
9d85bea
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 13, 2023 03:11
9d85bea
to
e215e82
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 13, 2023 03:15
e215e82
to
674fd99
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 13, 2023 03:27
674fd99
to
43fee0e
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 13, 2023 03:27
43fee0e
to
ff7a580
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 13, 2023 04:52
ff7a580
to
48e49f0
Compare
Rich-Harris
approved these changes
Jan 13, 2023
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.
Releases
create-svelte@2.2.0
Minor Changes
@sveltejs/adapter-cloudflare@1.0.1
Patch Changes
docs: add note about inability to access file system at runtime (#8441)
Updated dependencies [
9c01c32e
,b6ca02a6
,130abe43
,c4137536
,40464efa
,ce028470
]:@sveltejs/adapter-cloudflare-workers@1.0.2
Patch Changes
docs: add note about inability to access file system at runtime (#8441)
Updated dependencies [
9c01c32e
,b6ca02a6
,130abe43
,c4137536
,40464efa
,ce028470
]:@sveltejs/adapter-netlify@1.0.1
Patch Changes
docs: add note about inability to access file system at runtime (#8441)
Updated dependencies [
9c01c32e
,b6ca02a6
,130abe43
,c4137536
,40464efa
,ce028470
]:@sveltejs/adapter-node@1.1.1
Patch Changes
docs: info about custom cleanup before server exits (#8455)
Updated dependencies [
9c01c32e
,b6ca02a6
,130abe43
,c4137536
,40464efa
,ce028470
]:@sveltejs/adapter-vercel@1.0.2
Patch Changes
docs: add note about inability to access file system at runtime (#8441)
Updated dependencies [
9c01c32e
,b6ca02a6
,130abe43
,c4137536
,40464efa
,ce028470
]:@sveltejs/kit@1.0.12
Patch Changes
fix: prerendered endpoint callable from non-prerendered server load (#8453)
docs: links to http status codes (#8480)
fix: prerender page when prerender set to 'auto' and ssr set to true (#8481)
fix: no false positive warnings for fetch uses in firefox (#8456)
fix: check version on node fetch fail (#8487)
fix: avoid unnecessary $page store updates (#8457)