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: anonymous default exports with server functions #1808

Merged
merged 4 commits into from
Feb 16, 2025

Conversation

brenelz
Copy link
Contributor

@brenelz brenelz commented Feb 14, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

Copy link

changeset-bot bot commented Feb 14, 2025

🦋 Changeset detected

Latest commit: ca34d77

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 14, 2025

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

Name Link
🔨 Latest commit ca34d77
🔍 Latest deploy log https://app.netlify.com/sites/solid-start-landing-page/deploys/67b16d05e471b80008abbcb3
😎 Deploy Preview https://deploy-preview-1808--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 chore: add test replicating issue 1801 fix: anonymous default exports with server functions Feb 16, 2025
@atilafassina atilafassina merged commit 0c9bc47 into solidjs:main Feb 16, 2025
10 checks passed
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.

[Bug?]: (v1.1.0) unable to use anonymous export default function () in combination with server-fn
3 participants