Skip to content

Version Packages (next)#4632

Merged
Rich-Harris merged 1 commit intomasterfrom
changeset-release/master
Apr 15, 2022
Merged

Version Packages (next)#4632
Rich-Harris merged 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Contributor

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, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@sveltejs/adapter-cloudflare-workers@1.0.0-next.37

Patch Changes

  • [Breaking] refactor implementation from "Service Worker" pattern to "Module Worker" used in adapter-cloudflare (#4276)

    add the following to your wrangler.toml

    		[build.upload]
    		format = "modules"
    		main = "./worker.mjs"

create-svelte@2.0.0-next.129

Patch Changes

  • type check exception handling on form action (#4532)

  • Update broken documentation links for App namespaces (#4627)

@sveltejs/kit@1.0.0-next.314

Patch Changes

  • Custom load dependencies in LoadOutput (#4536)

  • Made LoadInput and LoadOutput types public, merged ErrorLoad and Load declarations (#4515)

@Rich-Harris Rich-Harris merged commit 68eb61c into master Apr 15, 2022
@Rich-Harris Rich-Harris deleted the changeset-release/master branch April 15, 2022 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments