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 #1692

Merged
merged 1 commit into from
Feb 20, 2025
Merged

📦 Publish Mitosis #1692

merged 1 commit into from
Feb 20, 2025

Conversation

builderio-bot
Copy link
Contributor

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

  • 74b1a19: Angular: support to change the change detection strategy to OnPush using useMetadata

    useMetadata({
      angular: {
        changeDetection: 'OnPush',
      },
    });
  • 74b1a19: Angular: support to bypass sanitization of innerHTML by default, this can be overriden in useMetadata

    useMetadata({
      angular: {
        sanitizeInnerHTML: true, // doesn't use the sanitizer.bypassSecurityTrustHtml
      },
    });

Copy link

cloudflare-workers-and-pages bot commented Feb 20, 2025

Deploying mitosis with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4831d7
Status: ✅  Deploy successful!
Preview URL: https://79b8eb7f.mitosis-9uh.pages.dev
Branch Preview URL: https://changeset-release-main.mitosis-9uh.pages.dev

View logs

Copy link

nx-cloud bot commented Feb 20, 2025

View your CI Pipeline Execution ↗ for commit f4831d7.

Command Status Duration Result
nx e2e @builder.io/e2e-app ✅ Succeeded 1m 11s View ↗
nx run-many --target test ✅ Succeeded 4m 46s View ↗
nx run-many --target build --exclude @builder.i... ✅ Succeeded 3m 46s View ↗
nx build @builder.io/mitosis-site ✅ Succeeded 2m 30s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-20 05:22:47 UTC

@sidmohanty11 sidmohanty11 merged commit 58131c4 into main Feb 20, 2025
14 checks passed
@sidmohanty11 sidmohanty11 deleted the changeset-release/main branch February 20, 2025 05:26
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