-
-
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 #9973
Merged
Merged
Version Packages #9973
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
09af43f
to
7dc9246
Compare
7dc9246
to
e9ebf9d
Compare
e9ebf9d
to
9c0971b
Compare
9c0971b
to
541dd66
Compare
541dd66
to
f39bdfb
Compare
f39bdfb
to
fca58d7
Compare
fca58d7
to
864c28c
Compare
9d34146
to
f405171
Compare
f405171
to
85bf52b
Compare
85bf52b
to
356cec7
Compare
Rich-Harris
approved these changes
May 26, 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
@sveltejs/adapter-cloudflare@2.3.0
Minor Changes
request.cf
object to theevent.platform
property (#9978)Patch Changes
4aa976e50
,c1d34584f
,1c0423b65
,7499d8f31
,81af6baf9
,86dd16cc1
,195e9ac22
]:@sveltejs/kit@1.19.0
Minor Changes
feat: allow link options to be set to
"true"
and"false"
(#10039)feat: add
resolvePath
export for building relative paths from route IDs and parameters (#9949)Patch Changes
fix: prevent history change when clicking same hash link (#10032)
fix: gracefully handle server endpoints that return
Response
s with immutableHeaders
when prerendering (#10030)fix: do not add content-security-policy meta element if content is empty (#10026)
docs: correct
ResolveOptions['preload']
inline documentation (#10037)fix: avoid creating update check timer on the server (#10015)