Skip to content

Releases: stenciljs/output-targets

@stencil/[email protected]

10 Jul 18:55
d62bd2b
Compare
Choose a tag to compare

🐛 Bug Fix

  • Various improvements for Next.js Runtime based SSR, including:
    • better serialization of child nodes improving results of serialization of Declarative Shadow DOMs
    • use of Next.js dynamic primitive to avoid hydration errors in runtime

Full Changelog: https://github.com/stenciljs/output-targets/compare/@stencil/[email protected]...@stencil/[email protected]

@stencil/[email protected]

27 Jun 16:11
Compare
Choose a tag to compare

🐛 Bug Fix

@stencil/[email protected]

27 Jun 16:11
Compare
Choose a tag to compare

🚀 Enhancement

@stencil/[email protected]

17 Jun 01:26
Compare
Choose a tag to compare

This release contains the following changes:

  • Fix: revert model update event renaming (#649) (5c67692)

@stencil/[email protected]

17 Jun 23:53
Compare
Choose a tag to compare

This change contains mostly changes for SSR in Next.js, including:

  • fix(react): better style to css transformation (ccc76a7)
  • feature(react): enhance React output target with unified server/client imports and improved SSR property serialization (132f9d9)
  • chore(react): add test bed for runtime based SSR (f66618e)

@stencil/[email protected]

17 Jun 19:08
Compare
Choose a tag to compare

This release includes the following changes:

💥 Breaking

  • Upgraded component-library-angular to Angular 20 and added a new Angular app to example-project (#652) (a6fefb6)

🐛 Bug fix

Thank you to @gratzl-dev for their contribution! 🎉

@stencil/[email protected]

16 Jun 17:02
Compare
Choose a tag to compare

Changes include:

  • react: make types compatible with v18 and v19 (f887ae7)
  • fix(#646): react create components.ts file (#647) (7524cbf)

@stencil/[email protected], @stencil/[email protected]

03 Apr 17:55
5308e29
Compare
Choose a tag to compare

🚀 Enhancement

@stencil/[email protected]

17 Mar 19:06
1192757
Compare
Choose a tag to compare

@stencil/[email protected] (2025-03-17)

🐛 Bug Fix

@stencil/[email protected]

13 Mar 00:13
fa2cce6
Compare
Choose a tag to compare

🐛 Bug Fix