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

fix: server function error when using export const #1803

Merged
merged 3 commits into from
Feb 13, 2025

Conversation

brenelz
Copy link
Contributor

@brenelz brenelz commented Feb 12, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

What is the new behavior?

Other information

Copy link

changeset-bot bot commented Feb 12, 2025

🦋 Changeset detected

Latest commit: a2603eb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@solidjs/start Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

netlify bot commented Feb 12, 2025

Deploy Preview for solid-start-landing-page ready!

Name Link
🔨 Latest commit a2603eb
🔍 Latest deploy log https://app.netlify.com/sites/solid-start-landing-page/deploys/67ae35713c2e1e00087c3cb1
😎 Deploy Preview https://deploy-preview-1803--solid-start-landing-page.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@brenelz brenelz changed the title Add failing server fn test chore: Add failing server fn test Feb 12, 2025
@atilafassina atilafassina added the bug Something isn't working label Feb 13, 2025
@atilafassina
Copy link
Member

let's keep track on the results of TanStack/router#3414

@brenelz brenelz changed the title chore: Add failing server fn test fix: server function error when using export const Feb 13, 2025
@atilafassina atilafassina merged commit efd762e into solidjs:main Feb 13, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug?]: Module level "use server" is not working anymore
2 participants