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

chore(deps): update stencil core #30132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

christian-bromann
Copy link
Member

We have shipped various of improvements to the Stencil project and runtime. You can take a close look at our changelog but since v4.20.0 we mainly shipped improvements on the following issues:

Major Improvements:

  • Enhanced Shadow DOM and hydration support
    • Improved client-side hydration for SSR
    • Better handling of shadow root styles and component hydration
    • More reliable serialization of Shadow DOM components

Key Bug Fixes:

  • Resolved performance issues due to detached nodes in memory
  • Fixed several critical issues with scoped slots and component styling
  • Improved handling of SVG class attributes and template tags
  • Enhanced runtime decorator functionality
  • Better handling of form-associated callbacks

Technical Updates:

  • Updated to TypeScript 5.5
  • Added support for customizable Mermaid diagram colors in documentation

I don't see any critical changes that may impact Ionic users and feel confident we can ship this.

@christian-bromann christian-bromann requested a review from a team as a code owner January 13, 2025 19:48
Copy link

vercel bot commented Jan 13, 2025

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

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 7:48pm

@github-actions github-actions bot added the package: core @ionic/core package label Jan 13, 2025
@Sagie501
Copy link

Does this will solve the following issue?
#30084

@christian-bromann
Copy link
Member Author

Does this will solve the following issue?

Definitely worth verifying this! I created a dev build 8.4.2-dev.11736797843.16cc5058 which we currently use to test.

@Sagie501
Copy link

Does this will solve the following issue?

Definitely worth verifying this! I created a dev build 8.4.2-dev.11736797843.16cc5058 which we currently use to test.

I tried it now it the issue still exist 😔

@capc0
Copy link
Contributor

capc0 commented Jan 17, 2025

related issue #30136

@brandyscarney brandyscarney changed the title chore(core): update stencil core chore(deps): update stencil core Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants