Skip to content
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) #6118

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Version Packages (next) #6118

merged 1 commit into from
Aug 20, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 20, 2022

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/[email protected]

Patch Changes

@sveltejs/[email protected]

Patch Changes

  • Use platform: 'browser' for esbuild in Vercel Edge Functions. (#6109)

[email protected]

Patch Changes

  • Add notes about includes/excludes and path aliases (#6085)

  • setup prettier plugin-search-dirs to enable use with pnpm (#6101)

@sveltejs/[email protected]

Patch Changes

  • Allow $app/stores to be used from anywhere on the browser (#6100)

  • use enumerable: false on "[x] no longer exists" getters so that they are not triggered by spreading (#6105)

  • Fix pattern matching for routes starting with an encoded @ symbol (#6110)

  • Fix typos in generating LayoutServerLoad.{name} type (#6123)

  • Fix sorting of files into +layout, +error, everything else. (#6108)

  • Add test folder to generated tsconfig (#6085)

[email protected]

Patch Changes

  • Handle Error without message, handle status 200, handle missing body (#6096)

@github-actions github-actions bot force-pushed the changeset-release/master branch from dd6e185 to bcc2000 Compare August 20, 2022 16:58
@github-actions github-actions bot force-pushed the changeset-release/master branch from bcc2000 to c4c6f01 Compare August 20, 2022 16:58
@github-actions github-actions bot force-pushed the changeset-release/master branch from c4c6f01 to 159bb81 Compare August 20, 2022 16:59
@github-actions github-actions bot force-pushed the changeset-release/master branch from 159bb81 to 787648e Compare August 20, 2022 17:00
@github-actions github-actions bot force-pushed the changeset-release/master branch from 787648e to b4fd792 Compare August 20, 2022 17:02
@github-actions github-actions bot force-pushed the changeset-release/master branch from b4fd792 to efff186 Compare August 20, 2022 17:08
@github-actions github-actions bot force-pushed the changeset-release/master branch from efff186 to 4810087 Compare August 20, 2022 17:10
@github-actions github-actions bot force-pushed the changeset-release/master branch from 4810087 to 2cf98fe Compare August 20, 2022 17:17
@Conduitry
Copy link
Member

@Rich-Harris I'm not sure what's going on here. The lockfile is out of date, but not on master, just in this branch. This appears to be because the devdependency version of adapter-auto in the skeleton template in create-svelte refers to a specific version, which has been bumped by Changesets in this PR, while the lockfile has not.

I'm not sure why we'd want to refer to a specific version in that file anyway. Shouldn't we be using workspace:*? I'm going to open a PR with that change and see what happens.

@Conduitry
Copy link
Member

Opened #6125.

@Rich-Harris
Copy link
Member

huh, weird. hopefully changesets will rebase this automatically?

@github-actions github-actions bot force-pushed the changeset-release/master branch from 2cf98fe to d28f4a2 Compare August 20, 2022 17:55
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.

2 participants