BuilderIO / mitosis

Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
https://mitosis.builder.io
MIT License
11.86k stars 516 forks source link

fix 1319 about the solid remove a property #1369

Open JerryWu1234 opened 4 months ago

JerryWu1234 commented 4 months ago

Description

fix #1319

Add a short description of:

This sort of information is useful for people reviewing the code, as well as anyone from the future trying to understand why changes were made or why a bug started happening.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: e57cad0c60776a77e97d7e1944fb1c131af2ac23

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

This PR includes changesets to release 2 packages | Name | Type | | ----------------------- | ----- | | @builder.io/mitosis | Major | | @builder.io/mitosis-cli | Major |

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

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mitosis-fiddle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2024 10:50am
nx-cloud[bot] commented 4 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9b1a1f6532518f671e42f791dc178938ae9d16ac. 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 - [`nx build @builder.io/mitosis-fiddle`](https://cloud.nx.app/runs/HZnCmNAfD3?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/eslint-plugin-mitosis`](https://cloud.nx.app/runs/SoBYtFr1pB?utm_source=pull-request&utm_medium=comment) - [`nx run-many --skip-nx-cache --target build --parallel 4 --exclude */e2e-alpine,*/e2e-angular,@builder.io/mitosis-fiddle,@builder.io/talk-*,@builder.io/example-apps`](https://cloud.nx.app/runs/fXlHTX729U?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/mitosis`](https://cloud.nx.app/runs/ePPeknZyvg?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

JerryWu1234 commented 3 months ago

@samijaber please review