Skip to content

Releases: stenciljs/output-targets

@stencil/react-output-target@1.2.0

10 Jul 18:55
d62bd2b

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/react-output-target@1.1.1...@stencil/react-output-target@1.2.0

@stencil/react-output-target@1.1.1

27 Jun 16:11

Choose a tag to compare

🐛 Bug Fix

@stencil/angular-output-target@1.1.0

27 Jun 16:11

Choose a tag to compare

🚀 Enhancement

@stencil/vue-output-target@0.10.8

17 Jun 01:26

Choose a tag to compare

This release contains the following changes:

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

@stencil/react-output-target@1.1.0

17 Jun 23:53

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/angular-output-target@1.0.0

17 Jun 19:08

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/react-output-target@1.0.5

16 Jun 17:02

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/ssr@0.1.0, @stencil/react-output-target@1.0.0

03 Apr 17:55
5308e29

Choose a tag to compare

🚀 Enhancement

@stencil/vue-output-target@0.10.7

17 Mar 19:06
1192757

Choose a tag to compare

@stencil/vue-output-target@0.10.7 (2025-03-17)

🐛 Bug Fix

@stencil/vue-output-target@0.10.3

13 Mar 00:13
fa2cce6

Choose a tag to compare

🐛 Bug Fix