-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Version Packages (next) #4634
Merged
Merged
Version Packages (next) #4634
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
63ba64c
to
235d050
Compare
235d050
to
26faf00
Compare
26faf00
to
50dd5ed
Compare
50dd5ed
to
61845fc
Compare
61845fc
to
c6269ad
Compare
c6269ad
to
5fe3910
Compare
5fe3910
to
aea9853
Compare
aea9853
to
6848c1c
Compare
97d05c1
to
824f808
Compare
824f808
to
5244910
Compare
Rich-Harris
approved these changes
Apr 18, 2022
# for free
to join this conversation on GitHub.
Already have an account?
# 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/adapter-cloudflare-workers@1.0.0-next.38
Patch Changes
create-svelte@2.0.0-next.130
Patch Changes
Ignore .turbo directory when building templates (#4638)
Disable type checking by default for non-typescript projects. (#4621)
[breaking] move non-essential TypeScript compilerOptions into user-editable config (#4633)
@sveltejs/kit@1.0.0-next.315
Patch Changes
Apply set-cookie headers from page dependencies (#4588)
Include disallowed method name in 405 response, include Allow header (#4614)
apply updated
props.page
when update or goto page (#4392)rename
data-svelte
attribute todata-sveltekit
(#4641)