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

📦 Publish Mitosis #1631

Merged
merged 1 commit into from
Nov 8, 2024
Merged

📦 Publish Mitosis #1631

merged 1 commit into from
Nov 8, 2024

Conversation

samijaber
Copy link
Contributor

@samijaber samijaber commented Nov 6, 2024

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 main, this PR will be updated.

Releases

@builder.io/[email protected]

Patch Changes

@builder.io/[email protected]

Patch Changes

  • 697c307: do not crash with comment before method in store

  • 6f6db62: [React] Refactor how react handles mitosis Fragment.

    Using import { Fragment } from '@builder.io/mitosis'; and <Fragment key={option}> in mitosis, generates an empty fragment in react target: <>. With this improvement the generated output will be <React.Fragment key={key-${option}}>. This will help to avoid issues with same keys e.g. inside for loops.

  • e90df53: [Solid] Fix: handle Fragment with key prop

Copy link

cloudflare-workers-and-pages bot commented Nov 6, 2024

Deploying mitosis with  Cloudflare Pages  Cloudflare Pages

Latest commit: 30960e8
Status: ✅  Deploy successful!
Preview URL: https://2a270f27.mitosis-9uh.pages.dev
Branch Preview URL: https://changeset-release-main.mitosis-9uh.pages.dev

View logs

Copy link

nx-cloud bot commented Nov 6, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 30960e8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@samijaber samijaber merged commit a5bdbb3 into main Nov 8, 2024
15 checks passed
@samijaber samijaber deleted the changeset-release/main branch November 8, 2024 14:25
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